Roundcube Community Forum

 

SVN674 Folders doesnt display anything after a search or download an attachment

Started by Lukather, August 13, 2007, 12:50:27 AM

Previous topic - Next topic

Lukather

Hi , I try the Rev 674 from the trac server and have this problem.

After execute a search , Folders like Sent , Inbox ..etc , doesnt display anything.
The same situation occurs when download an attachment and try to open a different folder.

Another thing , changelog show this ...
QuoteCHANGELOG RoundCube Webmail
2    ---------------------------
3    
4    2007/08/10 (thomasb)
5    ----------
6    - Identify mailboxes case-sensitive
7    - Sort mailbox list case-insensitive (closes #1484338)
8    - Fix display of multipart messages from Apple Mail (closes #1484027)
9    - Protect AJAX request from being fetched by a foreign site (XSS)
10    - Make autocomplete for loginform configurable by the skin template
11    - Fix compose function from address book (closes #1484426)
12    - Added //IGNORE to iconv call (patch #1484420, closes #1484023)
13    - Check if mbstring supports charset (#1484290 and #1484292)
14    - Prefer iconv over mbstring (as suggested in #1484292)
15    - Check filesize of template includes (#1484409)
16    - Updated Simplified Chinese localization
17    - Added Ukrainian translation

How I do to make a autocomplete from loginform ?.

Sorry , I live in Chile and my english is very bad.

Thanks for your advice's.

Lukather

Another thing , this issue occur in IE7. Mozilla Firefox works very well.

Bye.

SKaero


SteveLukather

Quote from: SKaero Are there any errors in your error log?

Log show this .

[13-Aug-2007 12:27:20] PHP Warning: Cannot modify header information - headers already sent in /var/www/test-svn/program/include/rcube_html.inc on line 163

When read my email whit IE (6 & 7).

Firefox Works great ...
Thanks.

dano

Ditto on this except it didn't work in Firefox. Error in Apache error log was: PHP Fatal error: Call to undefined function getallheaders() in /usr/local/apache/htdocs/rcmail/index.php on line 226. Haven't seen a log in the Roundcube logs folder in a number of revisions now for some reason.

This version also wouldn't refresh the message count. Have rolled back to 666 and all is well again with the world :)

SKaero


SteveLukather

Yep , the log folder is 777 chmod'ed , and chown'ed to www-data:www-data (debian etch).

Bye.

dano

Rev 675 installed today and so far I'm not seeing the issues spoken about here.