Hey, I have only been using SM for a few days, but so far I FREAKIN'
LOVE IT!!!!
I have 3 items that I would like to discuss...

1)
The only problem that I have that is really bothersome is the fact that
if I receive an attachment that is larger than 2mb, it doesn't download
or open correctly. I am using Version: 1.4.0 and PHP 4.3.2. I tested
with a zip file, and the downloaded file contained this error message:

Fatal error:  Allowed memory size of 12582912 bytes exhausted at
(null):0 (tried to allocate 35 bytes) in
/home/myid/www.mysite.com/docs/squirrelmail/functions/mime.php on line
113

Any ideas on how this can be fixed? I don't really have access to
php.ini or anything, it is a virtual account.

2)
I have also been hacking away at the code to add some graphic elements
for style purposes. I have looked around, and I cannot really find
anyone else who has added these type of elements. The exception being a
few themes for sale. Anyway, I am setting up SM for a friend to save her
from Hotmail hell. Here is a screen-cap of the cosmetic changes I have
made.

http://www.stupidscifi.com/squirrel.png

Has anyone else managed to do these kind of mods? I wish there was still
a SM forum. :(

3)
Another problem I had with SM was that a few Plugins did not seem to
work correctly, and gave me an Error opening ../data//default_pref
I found the reason for this to be that I had hand edited the config.php
and not used the Perl script...it seems that the config_default.php file
is incorrect with some path information. For example, on line 18:
$org_logo = '../images/sm_logo.png';
This should read
$org_logo = SM_PATH .'images/sm_logo.png';

That way the plugins can find the correct path. The main problem is that
the path to the DATA directory needs to be set with SM_PATH as well.
Also, the theme files. Once I scoured the config.php file and fixed all
these paths, the plugins work fine.


That about sums it up for now...I would really love some ideas on the
Attachment problem.
Thanks!!!!
Jason




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to