• I’ve been having this problem for weeks, I’ve kept up to date (currently 2.5.26) but this problem persists . This is the current error log.

    [24-Sep-2017 06:55:30] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 409091 bytes) in /——–/public_html/wp-content/plugins/all-in-one-event-calendar/lib/less/lessphp.php on line 197
    [24-Sep-2017 07:44:36] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 786432 bytes) in /——–/public_html/wp-includes/wp-db.php on line 1856
    [24-Sep-2017 07:44:39] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 409123 bytes) in /——–/public_html/wp-content/plugins/all-in-one-event-calendar/lib/less/lessphp.php on line 197
    [24-Sep-2017 11:48:58] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 204640 bytes) in /——–/public_html/wp-content/plugins/all-in-one-event-calendar/vendor/lessphp/lessc.inc.php on line 1814
    [24-Sep-2017 13:29:01] PHP Warning: http_build_query() [function.http-build-query]: Parameter 1 expected to be Array or Object. Incorrect value given in /——–/public_html/wp-includes/Requests/Transport/cURL.php on line 508
    [24-Sep-2017 13:29:11] All-in-One Event Calendar: DateTimeZone::__construct() [datetimezone.–construct]: Unknown or bad timezone () @ /——–/public_html/wp-content/plugins/all-in-one-event-calendar/lib/date/timezone.php:439 #2
    [24-Sep-2017 13:29:11] All-in-One Event Calendar: DateTimeZone::__construct() [datetimezone.–construct]: Unknown or bad timezone () @ /——–/public_html/wp-content/plugins/all-in-one-event-calendar/lib/date/timezone.php:439 #2
    [24-Sep-2017 13:29:11] All-in-One Event Calendar: DateTimeZone::__construct() [datetimezone.–construct]: Unknown or bad timezone () @ /——–/public_html/wp-content/plugins/all-in-one-event-calendar/lib/date/timezone.php:439 #2
    [24-Sep-2017 13:29:11] All-in-One Event Calendar: DateTimeZone::__construct() [datetimezone.–construct]: Unknown or bad timezone () @ /——–/public_html/wp-content/plugins/all-in-one-event-calendar/lib/date/timezone.php:439 #2
    [24-Sep-2017 13:29:11] All-in-One Event Calendar: DateTimeZone::__construct() [datetimezone.–construct]: Unknown or bad timezone () @ /——–/public_html/wp-content/plugins/all-in-one-event-calendar/lib/date/timezone.php:439 #2
    [24-Sep-2017 13:29:11] All-in-One Event Calendar: DateTimeZone::__construct() [datetimezone.–construct]: Unknown or bad timezone () @ /——–/public_html/wp-content/plugins/all-in-one-event-calendar/lib/date/timezone.php:439 #2
    [24-Sep-2017 13:29:11] All-in-One Event Calendar: DateTimeZone::__construct() [datetimezone.–construct]: Unknown or bad timezone () @ /——–/public_html/wp-content/plugins/all-in-one-event-calendar/lib/date/timezone.php:439 #2
    [24-Sep-2017 13:29:11] All-in-One Event Calendar: DateTimeZone::__construct() [datetimezone.–construct]: Unknown or bad timezone () @ /——–/public_html/wp-content/plugins/all-in-one-event-calendar/lib/date/timezone.php:439 #2
    [24-Sep-2017 13:29:11] All-in-One Event Calendar: DateTimeZone::__construct() [datetimezone.–construct]: Unknown or bad timezone () @ /——–/public_html/wp-content/plugins/all-in-one-event-calendar/lib/date/timezone.php:439 #2

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

Viewing 1 replies (of 1 total)
  • @waiter21

    Here are some solutions that might work, in no particular order, please try each one and let me know if/which one solves your problem:

    – This error is most likely a result of a plugin or theme conflict (usually caused by a caching or security plugin).. Please try a different theme temporarily such as Twenty Seventeen, or, disable all plugins and then check if the problem recurrs — then re-enable each one until you find which one caused the problem. Let me know the results.

    – Make sure that your Calendar page is set to the right page in the Settings > Viewing Events tab (no need to use shortcode on a page set as the default in the plugin settings)

    – Try turning on/off “Strict compatibility content filtering” in Events -> Settings –> Viewing Events.

    – Try turning on/off “Use frontend rendering” in Events -> Settings –> Advanced

    – Try resetting permalink settings to Plain and then back to your custom style

    – If none of the above solves your problem, try doing a manual re-install, as follows:

    – Perform a complete back up of your database before proceeding further
    – Delete the file uninstall.php from the plugin directory that is currently on the server (found under /wp-content/plugins/all-in-one-event-calendar). Deleting this file ensures that when you uninstall the current version of the plugin, your event data and calendar settings will be preserved when you delete the plugin (don’t skip this step – it’s important!)
    – Deactivate the All-in-One Event Calendar using your WordPress Dashboard.
    – Delete the All-in-One Event Calendar using your WordPress Dashboard.
    – Database -> wp_options, click option_name to sort and delete everything with ai1ec_, this will delete plugin settings but events will remain in the database.
    – Now install the latest version.

Viewing 1 replies (of 1 total)
  • The topic ‘unknown or bad timezone’ is closed to new replies.