View Single Post
Old December 16th, 2005, 07:11 PM   #7 (permalink)
sheri9642
Registered User
 
Join Date: Mar 2004
Posts: 17
Missing row.

I did a global search of all the install and upgrade scripts and found that one of the mysql commands near the relevant row was missing a semi colon. I think that the script stopped upgrading the database at that point.

Here's the error:

upgrades/upgradegms.php was missing a semi colon on line 103;

$query[] = "INSERT INTO {$pp_db_prefix}settings VALUES (92,'Display Members Gallery on the main index page?','showmem','','no',55,2)

Maybe this has something to do with it.

Last edited by sheri9642; December 16th, 2005 at 07:13 PM.
sheri9642 is offline   Reply With Quote