coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: SaigonK on August 20, 2004, 02:55:20 PM

Title: Errror after upgrade to version 1.32
Post by: SaigonK on August 20, 2004, 02:55:20 PM
I get this error:

While executing query "INSERT INTO cpg11d_users (user_regdate, user_active, user_actkey, user_name, user_password, user_email, user_location, user_interests, user_website, user_occupation) VALUES (NOW(), 'NO', '590b66429871789be681e8fe161b7801', 'test123', 'test', 'test@is12.net', '', '', '', '' )" on 0

mySQL error: Unknown column 'user_location' in 'field list'

I was sure it would be added manually, but no go.
Title: Re: Errror after upgrade to version 1.32
Post by: Joachim Müller on August 21, 2004, 03:27:09 AM
did you run update.php as suggested in the docs, section "Upgrading"?

GauGau
Title: Re: Errror after upgrade to version 1.32
Post by: SaigonK on August 21, 2004, 03:57:21 PM
yup! I did and it didnt make a difference, no big deal i went back to 1.3.1 for now and will do a fresh install of 1.3.2 to see if the problem exists again.

Thanks!
Title: Re: Errror after upgrade to version 1.32
Post by: Joachim Müller on August 21, 2004, 10:18:12 PM
check if your mysql user has ALTER permissions. Ask your webhost.

GauGau