Fatal Error after installation Fatal Error after installation
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Fatal Error after installation

Started by haner, June 16, 2005, 05:49:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

haner

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

haner

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

haner

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.