After getting PP installed and running well, I decided to start the VB3 integration process. So, I went into the PP admin panel to set integration to 'yes'. While there, I was foolish enough to think I needed to set the prefix in there as well, so I set it to 'bb' forgetting that was only the cookie prefix, not the db prefix.
So, now when I am trying to access the main gallery or the admin panel, I get this error:
Quote:
MySQL error reported!
Script: adm-options
Query: SELECT userid,username,email,password,usergroupid,timezoneoffset,salt,membergroupids FROM bbuser WHERE userid='1'
Result: Table 'myusername_forum.bbuser' doesn't exist
Database handle: Resource id #7
|
I know 'bbuser' does not exist because it is supposed to be 'user' not 'bbuser'.
If I had just left well enough alone...

LOL!
Can anyone
please help me figure out which file I need to edit or how exactly I would go about stopping PP from trying to call the prefix 'bb' when it does not really exist? I've been stubbornly trying to figure it out myself all afternoon and I've finally given up! TIA!!