Events Calendar PRO: Events page Blank

Home Forums Calendar Products Events Calendar PRO Events Calendar PRO: Events page Blank

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #81615
    Peppermint Soda
    Participant

    I updated to WordPress 3.8 and am using Events Calendar 3.2 + Events Calendar Pro 3.2. Now when I go to my Events page, nothing shows- just a white screen. I have deactivated all other plugins, but it is still the same. I have 462 events. It is the same if I click on “View Events” from the link provided within the EVENTS admin area. This is a locally hosted site using MAMP on the Mac 10.7.5. It was working fine earlier today.

    #81626
    Peppermint Soda
    Participant

    Some Progress:
    I can make a new, recurring event, Publish it and “View Page”. However, if I click on EVENTS in the main navigation, the page is blank. There are 462 events listed there…. what could be the disconnect?

    #81628
    Peppermint Soda
    Participant

    … ALL events are still there and can be viewed individually. I just can’t load the page that shows the LIST or MONTH view of all events. This page is blank.

    #81648
    Barry
    Member

    Sounds like an error somewhere along the line. The blank screen in particular suggests that perhaps a fatal error is occurring. Can you confirm this happens even with all other plugins deactivated and only a default, unmodified theme running?

    #81652
    Peppermint Soda
    Participant

    Yes. I have confirmed that I still get the blank white screen even when a default, unmodified theme is running and all plugins are deactivated except for the Events Calendar 3.2 + Events Calendar Pro 3.2.

    #81965
    Peppermint Soda
    Participant

    Any suggestions for me? I can view individual events but cannot view the EVENTS calendar at all. The entire page is WHITE. No other plugins are activated. Did a fresh install of both Events Calendar 3.2 + Events Calendar Pro 3.2. I updated WP to 3.8… is is NOT compatable with WP 3.8?? Help!!! I have ground to a halt and am getting very concerned about this. All ideas/help is appreciated.

    #81984
    Peppermint Soda
    Participant

    I reverted back to 3.7.1 wordpress and still have the blank white page when trying to view the events calendar.
    🙁

    #81986
    Barry
    Member

    That’s no good. Can you change your wp-config.php file and set WP_DEBUG to true then replicate and see if you are presented with any errors of note (a fatal error in particular)?

    If you’re developing locally and are therefore easily able to access the error log that would be another source of useful information.

    Thanks!

    #81987
    Peppermint Soda
    Participant

    OK. I changed the debug line to TRUE and reloaded the events page and- lo and behold- the EVents page actually LOADED underneath a bunch of bug report text. Here’s what I got- ((note, I omitted the path on my local computer)

    Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in pathomittedforposting/wp-includes/wp-db.php on line 1142

    Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method TribeCommonLibraries::activate_plugins() should not be called statically in pathomittedforposting/wp-includes/plugin.php on line 429

    Strict Standards: Non-static method TribeEventsProSupport::getInstance() should not be called statically in pathomittedforposting/wp-content/plugins/events-calendar-pro/vendor/tribe-support/tribe-support.class.php on line 263

    Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method TribeEventsRecurrenceMeta::addMinToStartDateInOrderBy() should not be called statically in /pathomittedforposting/wp-includes/plugin.php on line 199

    Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method TribeEventsRecurrenceMeta::addMinToStartDateInFields() should not be called statically in pathomittedforposting/wp-includes/plugin.php on line 199

    #81988
    Peppermint Soda
    Participant

    It looks like there are still some things to be fixed based upon the above bug report.

    #81992
    Barry
    Member

    Can you confirm those were the only error messages (is anything missing from what you copied and pasted)?

    The deprecated function notice is a core WordPress issue – I’m guessing you are running PHP 5.5 or higher, which would explain that one – and the strict standards issues should have no operational impact, though they are indeed something we are aiming to address in future iterations of the plugin.

    However, it doesn’t quite explain why the events content is hidden when WP_DEBUG is set to false.

    No other plugins are activated.

    Just to be absolutely clear, you did also switch to a default, unmodified theme such as Twenty Twelve (at the same time is deactivating all other plugins)?

    #82000
    Peppermint Soda
    Participant

    The only other thing appeared within the page itself:

    Notice: Trying to get property of non-object in path-omitted/wp-includes/nav-menu.php on line 597
    I have the Events appearing now (NO IDEA WHy, though) even with the debug set to false—-

    #82010
    Barry
    Member

    OK, it sounds like the initial problem has somehow resolved itself in that case … notice-level and strict-standards level errors apart it sounds like you are all good here?

    #82082
    Peppermint Soda
    Participant

    I have discovered that if I turn on the “Restrict Widgets” plugin- which I use to control elements in the sidebar- the Events page will not load and the screen is white. So, at least I have identified the conflict.
    Here is a link to the plugin that Event Calendar Pro is conflicting with:
    http://www.dfactory.eu/plugins/restrict-widgets/

    #82084
    Peppermint Soda
    Participant

    This issue is entirely resolved. Thank you so much for your help.

    Widget Controller Compatible with Events Calendar.
    In case anyone is reading this, the “Display Widgets” plugin is compatible with Events Calendar and allows you via checkbox to specify your widget(s) to hide or show on site pages. So glad this is resolved.
    http://strategy11.com/display-widgets/

Viewing 15 posts - 1 through 15 (of 17 total)
  • The topic ‘Events Calendar PRO: Events page Blank’ is closed to new replies.