If I add a file to a comment it is created well on the filesystem (don't want all the files in the DB).
But when I detach (delete) it, I get this error, and it is not deleted on the filesystem, but not anymore linked to the comment.
Notice: Undefined variable: manager in /var/www/activecollab/application/controllers/FilesController.class.php on line 717
Warning: Cannot modify header information - headers already sent by (output started at /var/www/activecollab/application/controllers/FilesController.class.php:717) in /var/www/activecollab/environment/functions/general.php on line 309
0.7 works great so far, but one little problem.
If I add a file to a comment it is created well on the filesystem (don't want all the files in the DB).
But when I detach (delete) it, I get this error, and it is not deleted on the filesystem, but not anymore linked to the comment.
Notice: Undefined variable: manager in /var/www/activecollab/application/controllers/FilesController.class.php on line 717
Warning: Cannot modify header information - headers already sent by (output started at /var/www/activecollab/application/controllers/FilesController.class.php:717) in /var/www/activecollab/environment/functions/general.php on line 309
Regards,