On 03/22/2013 03:37 AM, Javid Freeman wrote: > [21-Mar-2013 19:31:01] PHP Warning: > strtotime() [<a href='function.strtotime'>function.strtotime</a>]: It is > not safe to rely on the system's timezone settings. You are *required* > to use the date.timezone setting or the date_default_timezone_set() > function. In case you used any of those methods and you are still > getting this warning, you most likely misspelled the timezone > identifier. We selected 'America/Los_Angeles' for 'PDT/-7.0/DST' instead
date.timezone setting in php.ini (or .htaccess file) is set to invalid value. > in /var/www/roundcube/program/include/rcube_session.php on line > 135 > [21-Mar-2013 19:31:01] PHP Warning: array_search() expects parameter > 2 to be array, null given in > /var/www/roundcube/plugins/markasjunk2/markasjunk2.php on line > 35 I think you didn't upgraded (external) plugins. Disable them to make sure it's not Roundcube core issue. > [21-Mar-2013 > 19:31:01 -0700]: PHP Error: Deprecated hook name. address_sources -> > addressbooks_list in This is from some old plugin too. ps. please do not create new subject by replying to an existing thread. -- Aleksander 'A.L.E.C' Machniak LAN Management System Developer [http://lms.org.pl] Roundcube Webmail Developer [http://roundcube.net] --------------------------------------------------- PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl _______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
