Search Results for 'bbpress'
-
Search Results
-
Yes, yes, newbie, here. Sorry about that before anyone bumps me or deletes me for duping or just raises their eyebrows and walks swiftly on. I have used google and other searches frequently. But I still can’t work out this database name, database user and password issue. I have copied the unzipped files into website.com/htdocs/blog1 where NetworkSolutions put WordPress for me. So now BBpress sits at the same level as WordPress. Is that right?
Now I have copied the values from the WP_config file (did it make those up on install?) but I still get “There was a problem connecting to the database you specified. Please check the settings, then try again.” I’m surprised these bear no relation to my actual WordPress password and user name.
I haven’t changed any settings from WordPress since I installed it. Is there a permissions issue?
Thanks (please)
Michael
Topic: Security issues?
I have never been hacked while using it but after reading about the recent security issues with WordPress 2.3 and script kiddies hacking those sites, I have to make sure that its completely safe. Were you ever hacked while using bbpress on your website. Thanks for your opinion and views.
I have been experiencing the following issue after moving my install from a staging server:
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘bb_template_scripts’ was given in /home/tdsegvth/public_html/thepoolparties/bb-includes/wp-functions.php on line 586
I have tried disabling all plug-ins, combing through the code to figure out what it could possibly be, and doing everything I can imaging to the database. The entire setup seems to be working perfectly aside from that error.
Obviously the site can’t go live until this is fixed, so any suggestions would be appreciated.
You can see the site here: http://thepoolparties.jellynyc.com/
The version that isn’t experiencing the error is here: http://thepoolparties.wearefamiliar.com/
Thanks for any help!
I thought I’d jumped through all the hoops; I’ve managed to get everything integrated on the front end but when I go to access the forum admin section now I get a blank page.
Since being able to access the forum admin section I’ve changed
<?php bb_get_header(); ?>to<?php get_header(); ?>in the bbPress theme files, movedrequire_once('../wp-blog-header.php');up to the top of my config file.If I remove
require_once('../wp-blog-header.php');from my config file I can access the admin section.Any ideas?
Hi,
I want to convert from my phpBB forum to bbPress however I need 1 more plugin to make it happen.
I need a Plugin for bbPress which will monitor RSS feed’s and post new items into bbPress as a post.
Does anyone know of a free plugin which does this today?
For WordPress, I’m using the Plugin – FeedWordpress
URL – http://projects.radgeek.com/feedwordpress/
It works great and has many great options. Hopefully something exists for bbPress.
Thanks!