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

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

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.