Search Results for 'bbpress'
-
Search Results
-
Fatal error: Call to undefined function: __() in /home/bookieb/public_html/bbpress/bb-includes/capabilities.php on line 27
Topic: rawurlencode() Error
PHP Warning: rawurlencode() expects parameter 1 to be string, array given in /home/spider/public_html/wp/wp-includes/classes.php on line 1658
Well i have that problem when i integrate my bbpress with wordpress. It only happen when i view “manage->post” and “manage->pages”. I already edit the classes.php and it only fix my “manage->post”. My “manage->pages” are still broken.
If i disable the integration, everything work perfectly without any error. Anyone know how to fix this thing?
Topic: Call to underfined function
So I just installed the latest version of bbpress (0.72) and followed these steps: http://www.devlounge.net/articles/the-ultimate-bbpress-guide and when I got to http://www.abunchofcars.com/forum/, I get: Fatal error: Call to undefined function: __() in /home/abunchof/public_html/forum/bb-settings.php on line 93
I tripled checked my config.php file and all appears fine…not sure what I’m doing wrong?
Hi,
I have a forum running on phpbb2.
I’ve reciently got bbpress set up and running in a breeze! So I am wondering if I can transfer all my databases of posts and users from my phpbb2 site into bbpress, so my users can just login agian, rather than re-register? Also I like to migrate all my posts as well.
Topic: Cannot login, Hide forum
Installed bbPress but upon using my admin login I’m not able to.
Here are some settings that I did in config file:
$bb->domain = ‘http://passionforcinema.com’;
$bb->path = ‘/bbpress/’; – the folder in my root directory
$bb->wp_table_prefix = ‘wp_’;
$bb->wp_home = ‘passionforcinema.com’;
$bb->wp_siteurl = ‘passionforcinema.com’;
Also can I hide a forum from general readers? I would prefer simply the authors of the blog to be able to view and access the forum.
How can I block independent registration to the forum.
Topic: main template not load..
http://n22.awardspace.com/forums
after i install my bbpress, its like this (all white, just like no CSS) i dont know why~~
i install the bbpress. i love it because its sample. but! its just tooooo sample, u know..
i want add a background and change somethings
which file is for that?
Topic: Cookies
I’m trying to get cookies integration with wordpress working, but after some failed attempts (I read the FAQs and searched on the forum) I can’t figure out how to do this. My WordPress installation is at http://www.salatti.net while bbPress is at forum.salatti.net (so bbPress is not in a subdirectory of WP, but on a third level domain). What should I do?
Thanks,
Daniele
I’ve been searching the forum for an answer and all I can find are login issues that are related to WP integration. My forum is set up as free standing.
I installed, edited the config.php and logged in just fine. I was able to view all of the admin pages and added a new topic. I then decided to change my password in my profile. Ever since then I am unable to login. I’ve reset my password and still can’t login. I created a new user and can not login under that name either. If I type in the wrong password it tells me that it’s wrong but it’s like the correct passwords don’t stick and I keep getting the login boxes. The forum is located at http://www.jojamela.us/bbpress
Any suggestions would be appreciated.