Hi folks,

I have a phpgw instance (0.9.16.010) which claims API and application to be current, but if I try to change settings for the admin user I get:

*Database error:* Invalid SQL: UPDATE phpgw_accounts SET account_firstname='Dirk H.', account_lastname='Schulz', account_status='A', account_expires=-1, account_lid='adminphprc4', person_id=24, account_quota=0 WHERE account_id=6
*MySQL Error*: 1054 (Unknown column 'account_quota' in 'field list')

*File:* /var/www/htmlvirtual/msdmnet_phpgw/phpgroupware/phpgwapi/inc/class.accounts_sql.inc.php
*Line:* 99


In the user configuration screen, the quota popup does not exist (I did not notice before).

This instance of phpgw has been installed some 2 or three years ago and regularly updated. The error above came with 0.9.16.009 and stayed after updating from cvs to 0.9.010.

Is there anything I can do (besides manually inserting this missing column into the db table)?

Dirk



_______________________________________________
Phpgroupware-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to