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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

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

Started by mikymoon, March 02, 2007, 12:36:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mikymoon

Hi, I just upgrade to the last version , and it seems taht tha table cpg132_users  does not have the field user_disk_quota  , created. Whwt shoul I do? modified the table myself? , reupgrade?

While executing query "INSERT INTO cpg132_users (user_regdate, user_active, user_actkey, user_name, user_password, user_email, user_profile1, user_profile2, user_profile3, user_profile4, user_profile5, user_profile6, user_disk_quota) VALUES (NOW(), 'NO', '521540618468d68c989b7252ef3daa36', 'miky', 'aaaaaaaa', 'info@yahoo.es', 'aa', 'aa', 'aa', 'aa', 'aa', 'aa', '1024')" on 0

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

Thanks.


Joachim Müller

For the benefit of others you should have posted what you did to solve your issue.
Probably just run update.php as suggested in the docs, eh?

Not related to install, but to upgrading - moving thread accordingly.