[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kolab-users
Subject:    Re: Chwala with Kolab 3.2 on debian
From:       hede <kolab983 () der-he ! de>
Date:       2014-02-24 7:48:05
Message-ID: 20140224084805.0dbd8580 () tbb-x2 ! localdomain
[Download RAW message or body]

Hi Christian.

Am Sat, 22 Feb 2014 16:09:26 +0100 schrieb Christian Hügel <christian.huegel@stonebyte.de>:

> ...but sadly this patch doesn't apply to centos

Sorry, my fault. Like Lyle pointed out, my mail wasn't the "clearest bit of 
directional assistance" someone could give. The patch uses relative
path names, directly usable only by package builders.

Either CentOS has the same location for the file, then edit:
/usr/share/chwala/lib/kolab/kolab_file_storage.php

Otherwise search for the file kolab_file_storage.php:
find / -name kolab_file_storage.php
And edit the resulting path/file.

Open the file with your favorite editor and search for the string 
"return array_shift" and replace the whole line:
        return array_shift($files);
with:
        return $files[0];

Or simply wait for the next updated chwala package from your distributor, 
if you do not need file access from roundcube, at the moment.

Regards
Michael
_______________________________________________
users mailing list
users@lists.kolab.org
https://lists.kolab.org/mailman/listinfo/users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic