Excessive Memory Usage
-
Your plugin is causing constant memory usage alerts. We use it on one page and all it does is load in an iCloud calendar. This is the page it shows on: https://churchformen.com/my-calendar/
You can see below the plugin is going crazy:
[15-Mar-2016 15:36:46 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/USERNAME/public_html/wp-content/plugins/amr-ical-events-list/includes/amr-ical-calendar.php on line 452
[15-Mar-2016 15:37:43 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/USERNAME/public_html/wp-content/plugins/amr-ical-events-list/includes/amr-ical-calendar.php on line 400
[15-Mar-2016 15:39:55 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/USERNAME/public_html/wp-content/plugins/amr-ical-events-list/includes/amr-ical-calendar.php on line 452
[15-Mar-2016 15:40:58 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /home/USERNAME/public_html/wp-content/plugins/amr-ical-events-list/includes/amr-ical-calendar.php on line 24
[15-Mar-2016 15:40:58 UTC] PHP Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
[15-Mar-2016 15:43:47 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 79 bytes) in /home/USERNAME/public_html/wp-content/plugins/amr-ical-events-list/includes/amr-ical-calendar.php on line 22
[15-Mar-2016 15:43:47 UTC] PHP Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
[15-Mar-2016 15:48:25 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 72 bytes) in /home/USERNAME/public_html/wp-content/plugins/amr-ical-events-list/includes/amr-ical-calendar.php on line 23
[15-Mar-2016 15:48:25 UTC] PHP Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
[15-Mar-2016 15:49:30 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 79 bytes) in /home/USERNAME/public_html/wp-content/plugins/amr-ical-events-list/includes/amr-ical-calendar.php on line 22
[15-Mar-2016 15:49:30 UTC] PHP Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
[17-Mar-2016 00:18:30 UTC] PHP Warning: date_time_set() expects parameter 1 to be DateTime, boolean given in /home/USERNAME/public_html/wp-content/plugins/amr-ical-events-list/includes/amr-ical-events-list-main.php on line 2100
[17-Mar-2016 00:18:30 UTC] PHP Fatal error: Call to undefined function amr_tell_eror() in /home/USERNAME/public_html/wp-content/plugins/amr-ical-events-list/includes/amr-ical-events-list-main.php on line 2120Can you please either tell me how to fix this or if you can fix it’s memory usage. Thanks
- The topic ‘Excessive Memory Usage’ is closed to new replies.