phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-users] query fails in filemanager


From: Michal Weis
Subject: Re: [Phpgroupware-users] query fails in filemanager
Date: Thu, 5 Jun 2003 19:42:07 +0200

Hello,

> I installed phpGroupWare from cvs (0.9.16 branch) last 
> week.  A query fails (missing 'content' field in filemanager 
yes, I've experienced same problem with filemanager application. 
I've already investigated that problem, but didn't find a solution, 
but hope the developers know:

a table pgpgw_vfs has no 'content' collumn, it is in 
phpgwapi/setup/tables_current.inc.php, array 'phpgw_vfs' is having 
this filed:
  'content' => array('type' => 'text','nullable' => False)
in HEAD cvs branch (has been added between revisions 1.39 to 1.40 in 
HEAD), but it doesn't exist in 0.9.16
Question: will it be enough if I add this line to my 0.9.16's 
tables_current.inc.php ?

mike




reply via email to

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