[Tickets #6124] Re: Browsing Turba Contacts is broken if VFS is disabled
bugs at horde.org
bugs at horde.org
Mon Jan 21 18:26:50 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=6124
-----------------------------------------------------------------------
Ticket | 6124
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Browsing Turba Contacts is broken if VFS is disabled
Queue | Turba
Version | HEAD
Type | Bug
State | Feedback
Priority | 3. High
Milestone |
Patch |
Owners | Michael Rubinsky
-----------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2008-01-21 13:26) wrote:
> Does this commit fix it for you?
> http://lists.horde.org/archives/cvs/Week-of-Mon-20080121/074232.html
Partially fixes. Still get this though:
Warning: VFS::include_once(VFS/none.php) [function.VFS-include-once]:
failed to open stream: No such file or directory in
/httpd/htsdocs/horde/framework/VFS/lib/VFS.php on line 982
Warning: VFS::include_once() [function.include]: Failed opening
'VFS/none.php' for inclusion
(include_path='/httpd/htsdocs/horde/libs:.:/httpd/lib/php/pear') in
/httpd/htsdocs/horde/framework/VFS/lib/VFS.php on line 982
I think you need to check if the VFS driver is 'none' and, if so, don't
attempt to instantiate VFS at all.
More information about the bugs
mailing list