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.
Just solved
Thank´s
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.