[Tickets #13340] Fatal Error
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Jul 9 20:29:03 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13340
------------------------------------------------------------------------------
Ticket | 13340
Created By | mb at curreycentral.com
Summary | Fatal Error
Queue | Turba
Version | 4.2.0
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
mb at curreycentral.com (2014-07-09 20:29) wrote:
When updating from turba 4.1.4 to 4.2.0 my address book became unusable.
Everything has been updated db and configs all show current and correct.
I can no longer edit or see any details of saved addresses. Can't
create new address books.
When trying to see an address I get
A fatal error has occurred
You must configure a VFS backend.
1. Turba_View_Contact->html()
/var/www/clients/client1/web2/web/turba/contact.php:126
2. Turba_Form_Contact->__construct()
/var/www/clients/client1/web2/web/turba/lib/View/Contact.php:42
3. Turba_Object->vfsInit()
/var/www/clients/client1/web2/web/turba/lib/Form/Contact.php:58
4. Turba_View_Contact->html()
/var/www/clients/client1/web2/web/turba/contact.php:126
5. Turba_Form_Contact->__construct()
/var/www/clients/client1/web2/web/turba/lib/View/Contact.php:42
6. Turba_Object->vfsInit()
/var/www/clients/client1/web2/web/turba/lib/Form/Contact.php:58
7. Horde_Core_Factory_Vfs->create()
/var/www/clients/client1/web2/web/turba/lib/Object.php:564
8. Horde_Core_Factory_Vfs->getConfig()
/usr/share/php/Horde/Core/Factory/Vfs.php:48
Details
The full error message is logged in Horde's log file, and is shown
below only to administrators. Non-administrative users will not see
error details.
Turba_Exception Object
(
[details] =>
[logged] => 1
[_logLevel:protected] => 0
[message:protected] => You must configure a VFS backend.
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /var/www/clients/client1/web2/web/turba/lib/Object.php
[line:protected] => 566
[trace:Exception:private] => Array
My turba conf.php file is
$conf['menu']['import_export'] = true;
$conf['shares']['source'] = 'localsql';
$conf['comments']['allow'] = true;
$conf['documents']['type'] = 'horde';
$conf['tags']['enabled'] = true;
Have tried using a clean install with new database get same results.
Played around with $conf[client][addressbook] settings no change
What did a screw up?
More information about the bugs
mailing list