Search Results for '"wordpress'
-
Search Results
-
Topic: How to edit CSS of forum?
So what I did was take my original WordPress template and put it in the templates folder and it gave me this:
http://vistarewired.com/test2/wp-content/bbpress/
This is what I want except I want to center it, add some grey boxes behind it and that is pretty much it. How do I do this? Because I’m using the same CSS I used for my original blog template which is at http://vistarewired.com
Topic: Password change with 2.5
Hey,
as the password is stored in a different way in WordPress 2.5 (RC1) you can’t log in with bbpress anymore (if u integrated both which i did).
Until the next version of bbpress comes out, what do I need to update to make this work again?
Thanks so much in advance!
Hi,
i have installed how it will be described in the documentation.
When i go to my install.php (http://www.kreativoase.at/taufkerze/forum/bb-admin/install.php) I am getting this:
The server encountered an internal error or misconfiguration and was unable to complete your request. Your administrator may not have enabled CGI access for this directory.
I have CGI on my webserver. I looked in my database. There are no new tables. This is the same database where my wordpress is.
What can I do? I have the permalinks on “false”.
Must I install bbpress in a own database?
Mfg
Proko
Howdy,
WordPress 2.3.3
bbPress latest from yesterday
Wordpress Integration
I’ve created a very simple wordpress plugin to attempt to allow wordpress posts and comments to also be put in a bbPress forum.
When I make a post and my plugin attempts to:
require_once(dirname(__FILE__) . '/../../bbpress/bb-load.php');
I get a blank page, and the post/comment does not get sent to bbpress. I’ve have traced this to the point where bb-settings.php calls this line:
require( BBPATH . BBINC . 'template-functions.php');
but no matter what I put in template-functions.php (even writing to a file), I get the blank page.
I’ve checked all my error logs, and there are no errors being logged, not even a 500 error. I’m at my wits end, and late on this project, please help.
Thanks,
Christopher
Hi
Can i add the bbpress login menu un my wordpress theme?
The login is in the header of my wordpress blog.
Thanks!
and please tell me how!
Hi!
I want to integrate bbpress into my wordpress blog complete!
that means :
- When you login into wordpress you have to be logged in in bbpress the same time! (for write threads and wp comments with one login)
- I want that wordpress an bbpress look like one theme. So is it possible to show the normal wordpress sidebar in bbpress? and how?
- wich login menue i should use? (I want to integrate the login menue in the header of both themes )
I read a lot of things here with set cookie path etc but in PHP I’mnot “the best”!
The structure is like this.
The domain for the wordpress blog is http://www.example.com/blog/
and the Domain for the Forum is http://www.forum.example.com/
I think this thread is needed to make one real documentation for integration so the next with the problem don’t have to read 100 threads
// Sorry for my english! Im from germany