Search Results for 'bbpress'
-
Search Results
-
i have downloaded bbpress and uploaded files to server.
on the first step, where it asks for database name, username and password, the username and password are correctly filled in already. when i manually fill in the db name “forum” i get this error:
“There was a problem connecting to the database you specified.
Please check the settings, then try again.”
I have read through the forums and not found anything that works…
.
I am trying to install on an add-on domain (www.roninbrush.com/forum) and as per other help threads I have tried reinstalling one level up, as well as on the main user domain (guysunderpressure.com). none of which worked
in another thread it said to fill in the db host with something similar to:
mysql.roninbrush.guysunderpressure.com rather than localhost.
this did not work either.
i’m sure i’ve missed something incredibly simple, but it’s beyond me. any help you could give me would be much appreciated.
also listed below are the perl and php connection strings (if that helps at all)
Perl
$dbh = DBI->connect(“DBI:mysql:guysu2_forum:localhost”,
“guysu2_bradford”,”<PASSWORD HERE>”);
PHP
$dbh=mysql_connect (“localhost”, “guysu2_bradford”,
“<PASSWORD HERE>”) or die(‘Cannot connect to the database because: ‘ . mysql_error());
mysql_select_db (“guysu2_forum”);
I installed my bbpress and all works fine, but then added a “secret key” to the config.php file after all was installed. It still works fine, but is that OK? Is my secret key doing what it is supposed to?
Topic: Blank Screen
I installed the bbpress today but whenever i try to login, i receive a blank screen and i cant login. Please help me. my forum site is http://www.pimpsymbian.com/pimpforum
I had my WordPress installed by fantastico automatically. Therefore, the AUTH_KEY, SECURE_AUTH_KEY, and LOGGED_IN_KEY were all different. When bbPress asked me for the SECRET_KEY, I put in the key for AUTH_KEY. Now, integration didn’t work. So…I removed all bbPress tables from the database and changed all the KEYS so that they are the same. I tried installed bbPress again and it still didn’t integrate users. The installation of bbPress says that integration works, but in reality, it didn’t. What do I do now?
*By the way, my wordpress is running fine and I’m not willing to unistall it or delete its database.
Topic: stylesheet_directory
Hello,
what is the function for have the theme directory in bbpress, like <?php bloginfo(‘stylesheet_directory’); ?> for wordpress ?
Bye
Well, I was having issues with my WordPress admin, so, like a clever person I created a new admin name and deleted the old. Well. Turns out that in doing so I’ve deleted my keymaster in BBPress.
I’ve seen some posts that suggest editing the tables. I’ve tried adding the code
$bb->new_keymaster = ‘AdminTwo’;
to my bb-config.php and then running install.php. But, nothing happens. So, if I must edit my database, can someone please let me know in more deatail how? (Ie: Which tables, which values, etc.)
Thank You so Much!
Do you have to edit your bb-config file before uploading and visiting the url? I followed the steps and didnt see that listed on the “Quick Instructions” page.
I get the following error:
Warning: main(/homepages/0/d87087146/htdocs/bbpress/bb-includes/wp-functions.php) [function.main]: failed to open stream: No such file or directory in /homepages/0/d87087146/htdocs/bbpress/bb-settings.php on line 72
Fatal error: main() [function.require]: Failed opening required ‘/homepages/0/d87087146/htdocs/bbpress/bb-includes/wp-functions.php’ (include_path=’.:/usr/lib/php’) in /homepages/0/d87087146/htdocs/bbpress/bb-settings.php on line 72