Thread: Upgrade problem

Results 1 to 3 of 3
  1. #1

    Default Upgrade problem

    I'm panicking
    Any idea what I messed up, this is from the error log


    [05-Feb-2012 21:36:27] PHP Warning: date() [<a href='function.date'>function.date</a>]: 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 'UTC' for 'GMT/0.0/no DST' instead in /home/nsadnford/public_html/includes/languages/sage/english.php on line 16
    [05-Feb-2012 21:36:27] PHP Warning: date() [<a href='function.date'>function.date</a>]: 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 'UTC' for 'GMT/0.0/no DST' instead in /home/nsadnford/public_html/includes/languages/english/email_extras.php on line 30
    [05-Feb-2012 21:36:27] PHP Warning: date() [<a href='function.date'>function.date</a>]: 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 'UTC' for 'GMT/0.0/no DST' instead in /home/nsadnford/public_html/includes/languages/english.php on line 16
    [05-Feb-2012 21:36:27] PHP Warning: date() [<a href='function.date'>function.date</a>]: 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 'UTC' for 'GMT/0.0/no DST' instead in /home/nsadnford/public_html/includes/init_includes/init_special_funcs.php on line 40
    [05-Feb-2012 21:36:27] PHP Warning: date() [<a href='function.date'>function.date</a>]: 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 'UTC' for 'GMT/0.0/no DST' instead in /home/nsadnford/public_html/includes/counter.php on line 21
    [05-Feb-2012 21:36:27] PHP Warning: mktime() [<a href='function.mktime'>function.mktime</a>]: 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 'UTC' for 'GMT/0.0/no DST' instead in /home/nsadnford/public_html/includes/counter.php on line 53
    [05-Feb-2012 21:36:27] PHP Warning: strftime() [<a href='function.strftime'>function.strftime</a>]: 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 'UTC' for 'GMT/0.0/no DST' instead in /home/nsadnford/public_html/includes/counter.php on line 53
    [05-Feb-2012 21:36:28] PHP Warning: date() [<a href='function.date'>function.date</a>]: 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 'UTC' for 'GMT/0.0/no DST' instead in /home/nsadnford/public_html/includes/functions/functions_lookups.php on line 897
    [05-Feb-2012 21:36:28] PHP Warning: date() [<a href='function.date'>function.date</a>]: 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 'UTC' for 'GMT/0.0/no DST' instead in /home/nsadnford/public_html/includes/functions/functions_lookups.php on line 901
    [05-Feb-2012 21:36:28] PHP Fatal error: Call to undefined function zen_get_products_display_price() in /home/nsadnford/public_html/includes/modules/new_products.php on line 68

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Upgrade problem

    Quote Originally Posted by BillNally View Post
    [05-Feb-2012 21:36:27] PHP Warning: date() [<a href='function.date'>function.date</a>]: 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.
    Sounds like you've got a bad timezone set in your php.ini settings. Talk to your hosting company to fix it.

    Quote Originally Posted by BillNally View Post
    [05-Feb-2012 21:36:28] PHP Fatal error: Call to undefined function zen_get_products_display_price() in /home/nsadnford/public_html/includes/modules/new_products.php on line 68
    That means your /includes/functions/functions_prices.php file is damaged. Perhaps you replaced it with a bad version from a bad addon, or your FTP didn't upload it properly, or didn't upload it at all.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3

    Default Re: Upgrade problem

    Thanks as ever
    fantastic upgrade

 

 

Similar Threads

  1. ZC upgrade 1.3.8a to 1.3.9f -> DB problem
    By webiste in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 5 Nov 2010, 12:53 AM
  2. upgrade problem
    By audiografix in forum Upgrading from 1.3.x to 1.3.9
    Replies: 3
    Last Post: 19 May 2008, 08:15 PM
  3. 1.3.2 - 1.3.5 upgrade problem
    By notset4life in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Sep 2006, 08:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg