Re: Problem with the forum setup of a bbPress forum into BuddyPress
I do see a possible problem here but don’t know enough about databases. I could get myself in way more trouble.
I see in the bb-config.php file that my Table prefix is ‘bb_’ but in the bbPress installer log I see that the table prefix is ‘lh_’ (my wordpress table prefixes are set to ‘lh_’). This is what the log says:
`>>> User database table prefix: lh_`
Looking at my database I see that the prefix is bb_ could this be the problem and if so how would I fix it? I don’t see how i can rename those tables. or change the prefix. I’m just guessing here. Thanks.