bbPress install questions
#1
Posted 26 November 2010 - 11:47 PM
#2
Posted 27 November 2010 - 02:34 AM
bbPress can share user data with an existing WordPress installation. All you need to do is specify the location of that database on installation or afterwards in the ???WordPress Integration??? section of the ???Settings??? area in your bbPress admin.
We're always here if you need anything else...
#3
Posted 27 November 2010 - 02:54 AM
#4
Posted 27 November 2010 - 02:56 AM
#5
Posted 27 November 2010 - 02:58 AM
#6
Posted 27 November 2010 - 05:51 AM
#7
Posted 27 November 2010 - 05:53 PM
#8
Posted 27 November 2010 - 05:54 PM
#9
Posted 27 November 2010 - 06:11 PM
I was just able to 'install' bbPress, but I get an SQL error. These are the exact steps:
1. download bbPress and place the bbPress folder in my wordpress folder (the folder with wp-config.php, etc.)
2. renamed the folder to 'forum' and made it R-W
3. using my browser I went to http:/my-url.com/forum
4. this started the bbPress installer. so far, so good !
5. step 1- enter the database info (db name, user, password, host) and I used the same table name prefix as the wordpress table name prefix
6. saved. so far, so good !
7. step 2- click on 'Add integration settings', then click on 'cookie integration settings', using the same values that I have in wp-config.php for my wordpress install. Next, click on 'user database settings', and enter the same user database table name prefix as in step 1, which is the same as the wordpress table name prefix. I left MU primary empty, and left the advanced database settings blank.
8. saved. again, so far, so good !
9. step 3- added the site name 'forum', 1st forum name. the Key master username is the same as my wordpress admin name. It would not let me enter another value.
10. saved. I get the message 'install complete with minor errors'. Looking at the log, I have sql errors:
SQL ERROR!
>>> Database: RC3 (El-Jefe)
>>>>>> ALTER TABLE `skbeta_posts` ADD COLUMN `post_id` bigint(20) NOT NULL auto_increment;
>>>>>> Incorrect table definition; there can be only one auto column and it must be defined as a key
SQL ERROR!
>>> Database: RC3 (El-Jefe)
>>>>>> ALTER TABLE `skbeta_posts` ADD PRIMARY KEY (`post_id`);
>>>>>> Key column 'post_id' doesn't exist in table
question - is this ok ? If I have done anything incorrectly, please let me know. Thanks in advance.
#10
Posted 27 November 2010 - 06:13 PM
#11
Posted 27 November 2010 - 06:45 PM
#12
Posted 28 November 2010 - 12:33 AM










