Closed (won't fix)
Project:
Public Bookings
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2009 at 01:17 UTC
Updated:
27 Jul 2010 at 13:10 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedIt might actually not be the Bookings API, but the DATE API. But I'll look into this. Thanks :)
Comment #2
Anonymous (not verified) commentedPlease see the comment on the Date-Page about this:
Note: The Date API is designed to use the new PHP date and timezone functions that are available in PHP 5.2 and above. If you're using an earlier version of PHP, you'll need to enable the Date PHP4 module which provides some wrapper code to emulate those functions. The wrapper code is slower and less efficient than the native date functions, and has bugs that may never get totally fixed, so it is far better to use a server that has PHP 5.2 or higher enabled. Some distros, like Red Hat, use PHP 5.1 instead. See Installing PHP 5.2 on RedHat for ideas on how to update that.
Comment #3
BleuBiRTH commentedStrange, i have the same problem, and i use PHP 5.2.4, looking for sollution...