> I am running PHP 4.3.4  SM 1.4.2 IIS 5 on Win 2K. I am able to login but
> on
> the folder frame and the mail frame I am getting this error on the top of
> the
> page.
> Notice: Undefined variable: theme_css in F:\squirrelmail-
> 1.4.2\include\load_prefs.php on line 76
> LIne 76 of load prefs has this...
> if (!defined('download_php')) {
>     sqsession_register($theme_css, 'theme_css');
> }
> how can I remove this error.
> best wishes,

don't copy config_default.php to config.php. create config.php file with
conf.pl. remove $version from $org_title variable in config.php and add
"$theme_css='';" line without double quotes if you still want to use
config_default.php.

http://www.activestate.com/Products/ActivePerl/

-- 
Tomas


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
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