Errror after upgrade to version 1.32 Errror after upgrade to version 1.32
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Errror after upgrade to version 1.32

Started by SaigonK, August 20, 2004, 02:55:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SaigonK

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.

Joachim Müller

did you run update.php as suggested in the docs, section "Upgrading"?

GauGau

SaigonK

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!

Joachim Müller

check if your mysql user has ALTER permissions. Ask your webhost.

GauGau