Advanced search  

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

Pages: [1]   Go Down

Author Topic: mySQL error: Unknown column 'user_disk_quota' in 'field list'  (Read 3623 times)

0 Members and 1 Guest are viewing this topic.

mikymoon

  • Coppermine newbie
  • Offline Offline
  • Posts: 2

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.
« Last Edit: March 02, 2007, 02:01:18 pm by GauGau »
Logged

mikymoon

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: mySQL error: Unknown column 'user_disk_quota' in 'field list'
« Reply #1 on: March 02, 2007, 01:14:26 pm »

Just solved
Thank´s
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: mySQL error: Unknown column 'user_disk_quota' in 'field list'
« Reply #2 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.
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.