> Hi there,
> I've been configuring SquirrelMail on Apache 2.0.52 + PHP 5.02 (compiled
> from source) on a Mandrake 10.0 box, and all looks good so far. However,
> I am getting a php fatal error when trying to load the login page...
>
> *Fatal error*: Cannot use string offset as an array in
> */data1/web/webmail/config/config.php* on line *84*
>
> The line (starred below) in question is:
> $theme_css = '';
> $theme_default = 1;
> ** $theme[0]['PATH'] = SM_PATH . 'themes/default_theme.php';
> $theme[0]['NAME'] = 'Default';

I think, in squirrelmail 1.4.3a $theme should always be an array. If you
have preloaded other php scripts that set this variable, fix them.

-- 
Tomas


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
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