coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: haner on June 16, 2005, 05:49:06 AM

Title: Fatal Error after installation
Post by: haner on June 16, 2005, 05:49:06 AM
I just finished setting up coppermine with bridging support for vbulletin.  I used the same db login and password from vB for the installation and it said everything was okay.  I was then asked to login but when clicking login, I get a fatal error.  I double checked the db settings in the vbulletin30.inc.php file and it's matching my vB config files.  I'm clueless on what's wrong.  It's not like I can login and enable debug mode.

The url is nyspeed.com/showcase
Title: Re: Fatal Error after installation
Post by: haner on June 16, 2005, 05:56:47 AM
Actually, I was able to edit the db and here is the error:

While executing query "SELECT userid as user_id, username as user_name, usergroupid as mgroup, password FROM `nyspeed_nyspeed`.vb3_user WHERE userid='4'" on 0

mySQL error: Table 'nyspeed_nyspeed.vb3_user' doesn't exist
Title: Re: Fatal Error after installation
Post by: haner on June 16, 2005, 06:17:00 AM
Looks like I fixed it.  I just deleted the vb_table_prefix even though I copied it directly from the vB file.  Oh well.. all good now.