By adiz on
Help, I finished developing my site on my localhost on a wamp server. I started to upload to go live. I know how to do this and have done it before, but I am not sure what this error is that I am receiving. Please see attached file. It is saying their is no timezone function.
What is weird is it allows me to login but instead of seeing anything all I get the screenshot that is posted. Please help.... I am very tight on time help!!!
screenshot - http://hurstmob.com/screenshot.png
Comments
I uploaded the new date
I uploaded the new date module as I noticed that released and update and now, I am getting a different error. The new error is:
Fatal error: Call to undefined function: timezone_identifiers_list() in /hermes/bosweb/web102/b1029/sl.hurstmob/public_html/modules/date/date_api.module on line 452
Please help I am really under the gun here.
--
Adiz
You need Date PHP4
If you are getting that message you are using a PHP version that doesn't have native timezone handling and you need to enable the Date PHP4 module to substitute for that.