coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upgrading => Topic started by: mikymoon on March 02, 2007, 12:36:56 PM

Title: mySQL error: Unknown column 'user_disk_quota' in 'field list'
Post by: mikymoon on March 02, 2007, 12:36:56 PM
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.
Title: Re: mySQL error: Unknown column 'user_disk_quota' in 'field list'
Post by: mikymoon on March 02, 2007, 01:14:26 PM
Just solved
Thank´s
Title: Re: mySQL error: Unknown column 'user_disk_quota' in 'field list'
Post by: Joachim Müller on March 02, 2007, 02:01:11 PM
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.