• Resolved druid75

    (@druid75)


    Hi, this is a really useful plugin and I am in the process of adding a few new shows.

    My Settings are as follows:
    Plugin: StageShow+
    Version: 6.6.6
    Gateway: PayPal
    PHP: 5.4.45
    Timezone: Europe/London

    I am having the issue, when we got to the shopping cart to checkout I get this error message – see below. However I don’t get it everytime – If i refresh the page it goes away. and the page looks normal.

    Warning: strtotime(): 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 the timezone ‘UTC’ for now, but please set date.timezone to select your timezone. in /home/unitedtheatre/public_html/wp-content/plugins/stageshowplus/include/stageshowlib_sales_trolley_dbase_api.php on line 217

    Warning: date(): 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 the timezone ‘UTC’ for now, but please set date.timezone to select your timezone. in /home/unitedtheatre/public_html/wp-content/plugins/stageshowplus/include/stageshowlib_sales_trolley_dbase_api.php on line 229
    Show Date & Time Ticket Type Quantity Price
    SAM 4th April 2018 7:30 pm Ticket 1 ?8.50 REMOVE
    Total ?8.50
    CHECKOUT

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Malcolm

    (@malcolm-oph)

    I’ve seen this one before! The problem is the server PHP setup. There should be a setting for the date.timezone in the server php.ini file. If this is missing PHP assumes UTC, and anything which is time sensitive is thrown into confusion. As far as I can tell this is an issue with PHP v5.3 or later.

    You need to raise a support ticket with your ISP and get them to add the setting to php.ini

Viewing 1 replies (of 1 total)
  • The topic ‘Timezone fault at checkout’ is closed to new replies.