updata errors updata errors
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

updata errors

Started by GerritR, June 16, 2010, 10:15:29 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

GerritR

Hello.

I've done an update from version 1.4.1927 to version 1.5X2
and get an error, I do not now how to proceed.

http://www.natuurrondleidingen.nl/beeldbank1/index.php

While executing query 'SELECT MAX(group_quota) AS disk_max, MIN(group_quota) AS disk_min, MAX(can_rate_pictures) AS can_rate_pictures, MAX(can_send_ecards) AS can_send_ecards, MAX(can_post_comments) AS can_post_comments, MAX(can_upload_pictures) AS can_upload_pictures, MAX(can_create_albums) AS can_create_albums, MAX(has_admin_access) AS has_admin_access, MAX(access_level) AS access_level, MIN(pub_upl_need_approval) AS pub_upl_need_approval, MIN( priv_upl_need_approval) AS  priv_upl_need_approval FROM cpg146_usergroups WHERE group_id in (3)' in bridge/udb_base.inc.php on line 321

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

Regards, Gerrit

Joachim Müller


GerritR

Thank you for the help, it worked