6.0.0-alpha12
6/6/25

[#6398] Backends not displayed
Summary Backends not displayed
Queue Gollem
Queue Version HEAD
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester simon (at) dedisoft (dot) com
Created 03/07/2008 (6300 days ago)
Due
Updated 03/08/2008 (6299 days ago)
Assigned 03/07/2008 (6300 days ago)
Resolved 03/08/2008 (6299 days ago)
Milestone
Patch No

History
03/08/2008 03:49:46 PM Chuck Hagenbuch Comment #4
State ⇒ Not A Bug
Reply to this comment
If you say nothing changed, well, I'm not sure what else to tell you...
03/08/2008 01:40:23 PM simon (at) dedisoft (dot) com Comment #3 Reply to this comment
I understand your reply, but no changes has been make by me (the 
unique horde's administrator).



Therefore, I've checked the permissions (I've never do it before that 
because Gollem works fine).



I've added some rights, and the Gollem will show up.



Is there any changes maked on the permission support ?
*something* changed, though. And I'm not sure how we're supposed to
guess what. Check the permissions for Gollem and the individual
backends (Administration -> Permissions in Horde), check your Horde
logs for errors, etc.
03/07/2008 09:21:58 PM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
*something* changed, though. And I'm not sure how we're supposed to 
guess what. Check the permissions for Gollem and the individual 
backends (Administration -> Permissions in Horde), check your Horde 
logs for errors, etc.
03/07/2008 07:10:39 PM simon (at) dedisoft (dot) com Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Backends not displayed
Queue ⇒ Gollem
State ⇒ Unconfirmed
Reply to this comment
I've installed some weeks ago the HEAD version of Gollem, and it works fine.



Without doing any changes (on Horde, Gollem or PHP), a backend wasn't 
shown anymore.



This is the missing backend:



$backends['file'] = array(

     'name' => 'Espace de stockage personnel',

     'driver' => 'file',

     'preferred' => '',

     'hordeauth' => false,

     'params' => array(

         // The base location under which the user home directories live.

         'vfsroot' => 'E:/WWW/home/'.Auth::getAuth(),

         // The default permissions to set for newly created folders and files.

         // 'permissions' => $conf['umask']

     ),

     'loginparams' => array(),

     'root' => '/',

     //'home' => Auth::getAuth(),

     'home' => '',

     'createhome' => true,

     // 'filter' => '^regex$',

     'quota' => '1 GB',

     'clipboard' => true,

     'attributes' => array('type', 'name', 'edit', 'download', 
'modified', 'size', 'permission', 'owner', 'group')

);



I'm using Gollem on Webmail Groupware edtion version 1.0.5 and PHP 5.2.2.2



Thanks

Saved Queries