Page 1 of 1
[v1.3.1] undefined function timezone_identifiers_list()
Posted: Wed Aug 12, 2009 11:35 pm
by ck.kong
PHP Fatal error: Call to undefined function timezone_identifiers_list() in /home/opencart/admin/controller/setting/setting.php on line 297, referer:
http://opencart.local/admin/index.php?route=common/home
Re: [v1.3.1] undefined function timezone_identifiers_list()
Posted: Wed Aug 12, 2009 11:59 pm
by Daniel
what version of php are you using?
i just found out for this function to work you should be running 5.2
Re: [v1.3.1] undefined function timezone_identifiers_list()
Posted: Thu Aug 13, 2009 12:02 am
by ck.kong
I'm using CentOS 5.3 with php 5.1.6.
I just found that timezone_identifiers_list() is for php 5.2.0+ and above.
No choice got to stick on version 1.3.0, otherwise got to change to Fedora 11 with php 5.2+
Re: [v1.3.1] undefined function timezone_identifiers_list()
Posted: Thu Aug 13, 2009 12:11 am
by Daniel
I thinbk I need to change it.
If I put the list manully into an array that should solve it.
Re: [v1.3.1] undefined function timezone_identifiers_list()
Posted: Thu Aug 13, 2009 1:20 am
by Daniel
I have foudna better fix and can remove timezones completely.
I will upload a new version in a bit.
Re: [v1.3.1] undefined function timezone_identifiers_list()
Posted: Thu Aug 13, 2009 5:15 am
by Daniel
you can re-download now.