Home › Forums › Calendar Products › Events Calendar PRO › Fatal Error – The Events Calendar PRO
- This topic has 19 replies, 5 voices, and was last updated 12 years, 6 months ago by
Barry.
-
AuthorPosts
-
October 12, 2013 at 3:36 am #70721
Andrew Riddlestone
ParticipantHi I’m getting: Fatal error: Maximum execution time of 120 seconds exceeded in /home/stjohnse/public_html/wp-content/plugins/the-events-calendar/lib/tribe-event-query.class.php on line 777
October 12, 2013 at 3:59 am #70723Andrew Riddlestone
ParticipantThis only occurs in Month view. I’ve deactivated recent plugins to check for incompatibility.
October 14, 2013 at 7:52 am #70863Chris
ParticipantHi there,
Try putting this in your theme’s functions.php file:
https://gist.github.com/jazbek/6585714
(note you do not need the <?php line if your functions.php file is not blank)-Chris
October 14, 2013 at 1:01 pm #70923Andrew Riddlestone
ParticipantThanks, the functions.php now looks like this:
query(‘SET SQL_BIG_SELECTS=1’);
}Don’t add any code below here or the sky will fall down */
/*———————————————————————————–*/
?>I have no idea where to place the code so pasted in a best guess location…it hasn’t resolved the issue but not sure if I have edited the file correctly?
Cheers
October 16, 2013 at 9:49 am #71299Chris
ParticipantHi there,
Can you paste your functions.php file into a service like Pastebin or paste.laravel.com and put a link here-Chris
October 17, 2013 at 11:20 am #71502Andrew Riddlestone
ParticipantOctober 18, 2013 at 7:56 am #71621Chris
ParticipantHmm, thats correct actually. How many events do you have setup?
October 18, 2013 at 1:59 pm #71670Andrew Riddlestone
ParticipantHi, 600 published.
Should we clean up older events?
Cheers
October 20, 2013 at 1:18 pm #71817unclet82
ParticipantHi there, I’m facing the same problems within my month-view… have absolutely no idea how to fix. i have this error since about 2 months… i tried to put in the text to the functions.php but it did not solve any problem…
just for explanation how the error started: in case of no reoccuring events the monthly view works properly. but as i put in an reoccuring event i just get the same fatal error message exactly in line 777…
looks like that:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/.sites/683/site1758/web/wp-content/plugins/the-events-calendar/lib/tribe-event-query.class.php on line 777October 23, 2013 at 5:49 am #72478Chris
ParticipantHey guys,
Andrew: Do you have a rough idea how many of those are recurring vs standard?-Chris
October 23, 2013 at 7:44 am #72493Andrew Riddlestone
ParticipantFrom a quick scan maybe 50%. You’re welcome to login and take a look if it helps – I can message you with login details.
Cheers
October 27, 2013 at 7:39 pm #73173CWT
ParticipantI had same error come up. I found I accidentally added a date_default_timezone_set() somewhere which broke it.
October 28, 2013 at 10:43 am #73330Andrew Riddlestone
ParticipantHi guys my whole site has now failed – I can’t even get into /wp-admin
This is the error:
Warning: require_once(/home/stjohnse/public_html/wp-content/plugins/the-events-calendar/lib/tribe-event-query.class.php) [function.require-once]: failed to open stream: Permission denied in /home/stjohnse/public_html/wp-content/plugins/the-events-calendar/lib/the-events-calendar.class.php on line 236Fatal error: require_once() [function.require]: Failed opening required ‘tribe-event-query.class.php’ (include_path=’/home/stjohnse/public_html/wp-content/plugins/simple-dropbox-upload-form/inc/Dropbox/pear_includes:.:/usr/lib/php:/usr/local/lib/php’) in /home/stjohnse/public_html/wp-content/plugins/the-events-calendar/lib/the-events-calendar.class.php on line 236
I’ve tried removing the Simple Dropbox Upload plugin folder via FTP since it seems to be referenced but that doesn’t solve it.
The message changes to:
Warning: require_once(/home/stjohnse/public_html/wp-content/plugins/the-events-calendar/lib/tribe-event-query.class.php) [function.require-once]: failed to open stream: Permission denied in /home/stjohnse/public_html/wp-content/plugins/the-events-calendar/lib/the-events-calendar.class.php on line 236Fatal error: require_once() [function.require]: Failed opening required ‘tribe-event-query.class.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/stjohnse/public_html/wp-content/plugins/the-events-calendar/lib/the-events-calendar.class.php on line 236
Help please. I’ll have to look at recovering the site from a Blogvault backup.
October 28, 2013 at 11:50 am #73384Andrew Riddlestone
ParticipantHi Ireally need help with this – I’ve tried to restore the site with two recent Blogvault backups but the site remains broken. I can’t login to disable other plugins (or even the Calendar).
Suggestions please.October 28, 2013 at 12:03 pm #73391Andrew Riddlestone
ParticipantOK Blogvault have restored the site manually.
They fixed this:
for some reason the file tribe-event-query.class.php was 0Now just back to the Month view not working.
-
AuthorPosts
- The topic ‘Fatal Error – The Events Calendar PRO’ is closed to new replies.
