bugBibORB - Bugs: bug #18436, Error: date() ... Please use the...

 
 

bug #18436: Error: date() ... Please use the date.timezone setting

Submitter:  None
Submitted:  Fri 01 Dec 2006 07:07:53 PM UTC
   
 
Category:  PHP Errors Severity:  3 - Normal
Item Group:  Installation Problem Status:  Fixed
Assigned to:  ggardey Open/Closed:  Open
Release:  * 1.3.3 Fixed Release:  None
Planned Release:  1-3-4
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 01 Dec 2006 07:07:53 PM UTC, original submission:  

Error: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable 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

Error at line 619 of file biborbdb.xmlfile.php

PHP 5.1.2 (Linux)
BibORB 1.3.3 (14 May 2005)

---

the same error on add a new entry:
Error at line 430 of file biborbdb.xmlfile.php

update id:
Error at line 492 of file biborbdb.xmlfile.php

and so on...

-----------


I have add this line at config:

date_default_timezone_set('Europe/Berlin');

see at: http://php.net/manual/en/timezones.php



Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ggardey (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-06-08 ggardey StatusNone Fixed
    2008-06-08 ggardey Planned ReleaseNone 1-3-4
    2007-02-26 ggardey Assigned toNone ggardey

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code