'Tribe__Events__Pro__Mini_Calendar' & Tribe/Recurrence/Meta.php

Home Forums Calendar Products Events Calendar PRO 'Tribe__Events__Pro__Mini_Calendar' & Tribe/Recurrence/Meta.php

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1105707
    Charra Hammett
    Participant

    My Site is throwing a couple of errors when I log in to the WordPress Dashboard and won’t let me edit anything. This is the error I get after I log in (which takes an EXTREMELY long time)
    502
    The page request was canceled because it took too long to complete

    What can I do?

    Site visitors: There was an issue serving your request, please try again in a few minutes.

    Site Owners: A request for either a page, script, process, or query has taken too long to complete and has been cancelled due to a bad gateway. You should visit your error log for more information.

    And after I check the Error logs this is what I see:

    [Thu Apr 21 23:02:17.726517 2016] [:error] [pid 27180] [client 172.99.75.106:33336] PHP Warning: Invalid argument supplied for foreach() in /nas/content/live/benchmarkrealt/wp-content/plugins/events-calendar-pro/src/Tribe/Recurrence/Meta.php on line 884
    [Thu Apr 21 23:47:00.804196 2016] [:error] [pid 14111] [client 130.193.51.51:45070] PHP Fatal error: Class ‘Tribe__Events__Pro__Mini_Calendar’ not found in /nas/content/live/benchmarkrealt/wp-content/plugins/events-calendar-pro/src/Tribe/Main.php on line 402

    http://benchmarkrealtytn.com is the site

    Please help! This is a huge client of mine.

    Error Log:
    [Thu Apr 21 23:02:17.726517 2016] [:error] [pid 27180] [client 172.99.75.106:33336] PHP Warning: Invalid argument supplied for foreach() in /nas/content/live/benchmarkrealt/wp-content/plugins/events-calendar-pro/src/Tribe/Recurrence/Meta.php on line 884
    [Thu Apr 21 23:47:00.804196 2016] [:error] [pid 14111] [client 130.193.51.51:45070] PHP Fatal error: Class ‘Tribe__Events__Pro__Mini_Calendar’ not found in /nas/content/live/benchmarkrealt/wp-content/plugins/events-calendar-pro/src/Tribe/Main.php on line 402

    #1106133
    Brook
    Participant

    Howdy Chara,

    I would love to help you with this. I will walk you through whats going on and your options to fix it.

    First, as you probably already are familiar with the server is overburdened. Something within WordPress, probably a plugin, is taking up more resources than your server has available. Your server is configured to just give up on loading a page after a set amount of time, and once it gives up it mentions the last thing it was loading in the error message. In this case the last thing was the Tribe Mini Cal widget. But, that does not necessarily mean the Tribe Mini Cal widget is slowing your site down, it is quite likely that something loading before the widget took up most of the time that you server allows for a page to load.

    There are a few options to fix this:

    1. Reconfigure your server to allow more resources. You should ask your web host how to increase PHP’s “max_execution_time” to something like 300 (seconds). Then try logging into WP Admin. It might take literally minutes for the page to load, but sometimes a plugin just needs to run a script once. So once the page finally loads, each page load after this will be fast again!
    2. Disable plugins. If you can not get the WP Admin to load by following the above, then try renaming your /wp-content/plugins/ folder to /wp-content/plugins-bak/ . Now visit the WP Admin area. You will notice that all plugins are deactivated and it shows none are available. After visiting this page just once, rename the folder back to just “plugins” and the plugins will be available for activation again. For now, try activating them one-by-one and seeing if your site gets noticeable slowed after activating one of them. If it does, make a note of what plugin that is and let me know, I might be able to help you fix it or find a faster alternative.
    3. Switch to a faster server. This is a last resort option but sometimes necessary. Sometimes your website gets enough posts or requires so many plugins that the cheaper servers can no longer handle it. You will need to consider faster ones that are typically a bit more expensive.

    Does that all make sense? Does following those steps and reporting back sound like a plan?

    Cheers!

    – Brook

    #1111870
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘'Tribe__Events__Pro__Mini_Calendar' & Tribe/Recurrence/Meta.php’ is closed to new replies.