Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: grimnar on April 12, 2009, 09:00:07 PM

Title: Cannot add attachements!
Post by: grimnar on April 12, 2009, 09:00:07 PM
Linux Debian (Squeeze) Roundcube. (Updated to latest version)

The attachements buttons does not work. Nothing happens. The logs does not tell either. So what to do? Google gave me a few hints at html.php but that did not help at all.

-Andreas
Title: Cannot add attachements!
Post by: rosali on April 13, 2009, 12:20:23 AM
Make sure that "temp" folder (see ./config/main.inc.php) exists and is writeable by PHP user.
Title: Cannot add attachements!
Post by: grimnar on April 13, 2009, 07:09:33 PM
Quote from: rosali;18391Make sure that "temp" folder (see ./config/main.inc.php) exists and is writeable by PHP user.

Still nothing. Actually when pressing the attachements buttons in roundcube, nothing happends. No popup or nothing.
Title: Cannot add attachements!
Post by: rosali on April 14, 2009, 12:26:37 AM
Do you use RoundCube on Windows? If so, make sure to define a full path:

C:/roundcube/temp

This bug was fixed recently on SVN trunk.
Title: Cannot add attachements!
Post by: grimnar on April 14, 2009, 06:09:37 AM
Quote from: grimnar;18390Linux Debian (Squeeze) Roundcube. (Updated to latest version)
-Andreas

No windows here.