Published on March 18th, 2010 by jonkemp
I recently changed the database host names across several sites. Nothing else changed except that.
I changed the database host names for all my wordpress installs in the config files, and they all work now.
However, simply changing the database host names in the config files for my bbpress installs did not work. I have 2 bbpress installs, and they both say “Error: Could not establish a database connection.” I then tried to edit the host name where I found it in the database, and it still does not work.
My question is what have I done wrong? Why would changing the database host name make it not work when every other database connection works?
Published on March 17th, 2010 by checkfront
Hello,
Just wondering what the status is on 1.1. Is there a beta available to test?
We really need people to be able to post without creating a account. Also email notifications are pretty essential.
We are tried some of the existing plugins, but they don’t seem to cut it.
Published on March 17th, 2010 by royho
In case this may help you guys. Here is a video tutorial of how it is done quick and easy.
http://designintheraw.com/2010/tutorials/bbpress-wordpress-integration/
Published on March 17th, 2010 by dboze
When I login on the site and then go to the forums sometimes I am still logged out on the forums.
Is there a reason for this and a way to fix it and make the login and logout work perfectly for both of them?
Published on March 17th, 2010 by dboze
I’m hoping I did this correctly…
I think it was step 2 of the install where you enter in your database details..
I entered in my wordpress database details so that they share the same user database.
This was the correct thing to do?
Also, it seems to work, my admin account worked for both the site and on the forum so it looks like my account is shared.
One problem though, when I login on the site and then go to the forums sometimes it is still logged out on the forums.
Published on March 17th, 2010 by
On the post page, it says
Allowed markup: BBcode a blockquote code em strong ul ol li img font strike center u hr cite.
You can also put code in between backtick characters.
How can I remove this text? I checked bb-post.php but couldn’t figure it out.
Thanks in advance!
Published on March 17th, 2010 by Farhad
Hello
I want add a javascript menu in top of my forum
I edit header.php file in template folder and add javascript code into this file, but nothing appear in forum
Please help me how can add javascript menu in forum
Thanks
Published on March 16th, 2010 by arpowers
Hey guys,
In case anyone finds this useful; we’ve put together a video tutorial on how to install bbPress:
http://www.pagelines.com/posts/how-to-install-bbpress/
we will also be following it up with one on how to “deep integrate” with a WordPress theme
Published on March 16th, 2010 by
Hi,
When i make a post sticky, it will be sticky to on the forum frontpage (latest post’s). But if i have more then 10 sticky’s, it will spammed the latest post’s list.
I want the following thing. I want to deactivate the sticky’s on the frontpage (latest post’s). So that they don’t come above other post’s.
I hope you understand my bad english.
Thanks,
Leander
Published on March 16th, 2010 by srganesan
Hi Experts,
I need single signin plugin for intergration with bbpress. i done my website using codeignitor , i installed bbpress seprately. i need single signon plugin with other than wordpress.
I find most of saying for cookie and HTTP authentication problem
Please help find out my problem.
Some time it logged in partially. But i cant able to add new topic or reply the forum.
i call this code outside of my site.
$user = bb_login($useremail,$useremail,”);
bb_safe_redirect( “/gbbpress/” );
but it logged and i cant able reply or add new topic.
Thank
web