[SM-USERS] User receiving getEntity error in view_text.php

2010-05-10 Thread Matt Elson
Got a report from one user who says he occasionally receives the following error when viewing email as text: "Fatal error: Call to a member function getEntity() on a non-object in SM_BASE/src/view_text.php" The only piece of information I have is that the user makes "heavy" use of tabs with Squ

Re: [SM-USERS] User receiving getEntity error in view_text.php

2010-05-10 Thread Matt Elson
> Please make sure to include the full error (line numbers are > especially helpful). Also, version information and other things > requested in the mailing list posting guidelines... Ahh, sorry, I'm usually better about such things.. squirrelmail-1.4.20 php-5.1.6 (redhat's packaging, 5.1.6-27)

Re: [SM-USERS] User receiving getEntity error in view_text.php

2010-05-10 Thread Matt Elson
> That could be a possibility. Are you seeing excessively large session > files for that user? Hmm, will have to figure out a way to get that data out of memcached (which looking into it definitely has a 1M-per-value limit currently, looks easy enough to adjust luckily); shouldn't be too hard