G.O Version: 3.6.28
Ubuntu Debian Lenny
$config['root_path']="/usr/share/groupoffice/";
$config['tmpdir']="/home/groupoffice/temp/";
$config['max_users']="0";
$config['quota']="0";
I'm cannot add attachments to emails using the "small files" option. The error I receive is the following when trying to upload files.
Warning: array_shift() [function.array-shift]: The argument should be an array in /usr/share/groupoffice/modules/files/action.php on line 280
{"success":true}
Ext.decode exception occurred
I've checked permissions on the /home/groupoffice/temp dir and they are fine. the apache user can read and write. He even created the folder called 2 in there. Please assist.
