Roundcube Community Forum

Release Support => Pending Issues => Topic started by: clcgit on October 24, 2010, 10:17:53 PM

Title: Attachments disabled in compose window
Post by: clcgit on October 24, 2010, 10:17:53 PM
Greetings,

I checked out version 0.4.2 from the SVN repository. I can send emails and receive attachments but cannot attach anything while composing a message. The button seems disabled:

http://i.imgur.com/KsU5r.jpg

The only post I could find that was related to my issue was:

http://www.roundcubeforum.net/3-news-announcements/12-general-discussion/6215-attachment-option-not-accessable.html#post25380

I was wondering if anyone's ever encountered this issue. I run PHP 5.2.6 (Entropy) on OS X Server 10.4. Attachments are enabled in /usr/local/php5/lib/php.ini and the upload limit is set to 20MB. There are no error messages related to this problem.

Thanks!
Nikhil
Title: Attachments disabled in compose window
Post by: clcgit on October 24, 2010, 10:49:37 PM
Never mind. I was messing around with the templates to skin RoundCube. Must have used an older template with the new release.

I checked out a fresh copy from SVN and attachments worked. I then applied my own customziations and all is well.

:)