[Tickets #11746] Re: [gollem] Class definition of Horde_Vfs_ not found.
bugs at horde.org
bugs at horde.org
Tue Nov 27 22:59:42 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11746
------------------------------------------------------------------------------
Ticket | 11746
Updated By | max at mxnet.co.nz
Summary | [gollem] Class definition of Horde_Vfs_ not found.
Queue | Gollem
Version | 3.0.0beta1
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
max at mxnet.co.nz (2012-11-27 22:59) wrote:
> It would appear that if I use any other backend name that is NOT
> 'ftp' or 'smb' then it doesn't work. Am I doing something wrong here
> when adding multiple backends?
>
> backend key named 'smb' works
> backend key named 'ftp' works
> backend key names 'sql' works
> backend key named 'hordeftp' NOT WORKING (I used this key in the
> supplied example that is in the file backends.php)
> backend key names 'anythingelse' NOT WORKING.
Trying to download any files that contain spaces with the download
icon results in a different error (using ftp or smb)
FTP:
Browser:
A fatal error has occurred
Unable to open VFS file.
1. Horde_Registry->callAppMethod()
/var/www/horde/services/download/index.php:33
2. call_user_func_array() /usr/share/php/Horde/Registry.php:1139
3. Gollem_Application->download()
4. Horde_Vfs_Ftp->readStream() /var/www/horde/gollem/lib/Application.php:316
LOG: HORDE: [horde] Unable to open VFS file. [pid 28132 on line 207 of
"/usr/share/php/Horde/Vfs/Ftp.php"]
SMB:
Browser:
A fatal error has occurred
1. Horde_Registry->callAppMethod()
/var/www/horde/services/download/index.php:33
2. call_user_func_array() /usr/share/php/Horde/Registry.php:1139
3. Gollem_Application->download()
4. Horde_Vfs_Smb->readStream() /var/www/horde/gollem/lib/Application.php:316
5. Horde_Vfs_Smb->readFile() /usr/share/php/Horde/Vfs/Smb.php:133
6. Horde_Vfs_Smb->_command() /usr/share/php/Horde/Vfs/Smb.php:113
7. Horde_Vfs_Smb->_execute() /usr/share/php/Horde/Vfs/Smb.php:603
Log: HORDE: [horde] [pid 26032 on line 553 of
"/usr/share/php/Horde/Vfs/Smb.php"]
More information about the bugs
mailing list