phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-users] Database error - missing column in table


From: Dirk H. Schulz
Subject: [Phpgroupware-users] Database error - missing column in table
Date: Wed, 26 Apr 2006 09:47:53 +0200
User-agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]