tag 569686 + moreinfo
thanks

Hi,

I've took a 30 seconds look at mantis after setting error_reporting(55); and 
I've got lot of:


SYSTEM WARNING: date() [function.date]: 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 'Europe/Berlin' for 'CET/1.0/no 
DST' instead


Just warnings!, you can get rid of these by adding this line at the top of your
/etc/mantis/config_inc.php file:


date_default_timezone_set(TZ);


Of course.. 'TZ' corrensponds to your timezone, in my case:


date_default_timezone_set("Europe/Madrid");


Meanwhile, I'm tagging this bug with '+ moreinfo', I cannot dig in the code 
right now to guess where
the 'ereg' problem is appearing.

It would be GREAT if anyone can provide a the navigation flow to follow in 
order to detect the
'ereg' Warning|Errors you are referring to.


Cheers.


-- 
 Dario Minnucci (midget) <deb...@midworld.net>
 Phone: +34 902021030 | Fax: +34 902024417 | Support: +34 807450000
 Key fingerprint = 62FF F60F CE79 9CE4 EBA8  523F FC84 1B2D 82C8 B711


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to