phpgroupware-users
[Top][All Lists]
Advanced

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

[Phpgroupware-users] query fails in filemanager


From: Mathieu Petit-Clair
Subject: [Phpgroupware-users] query fails in filemanager
Date: Thu, 5 Jun 2003 10:04:48 -0400


Hi,

I installed phpGroupWare from cvs (0.9.16 branch) last week. A query fails (missing 'content' field in filemanager table) when I go in the filemanager :

Database error: Invalid SQL: SELECT file_id, owner_id, createdby_id, modifiedby_id, created, modified, size, mime_type, comment, app, directory, name, link_directory, link_name, version, deleteable, content FROM phpgw_vfs WHERE directory='/home' AND name='mathieu' AND ((mime_type != 'journal' AND mime_type != 'journal-deleted') OR mime_type IS NULL)
MySQL Error: 1054 (Unknown column 'content' in 'field list')

File: /home/dev/data/phpgroupware/phpgwapi/inc/class.vfs_sql.inc.php
Line: 2336

Session halted.

Mat





reply via email to

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