I just upgraded to Cal Pro 3.11 Now home page posts are missing

Home Forums Calendar Products Events Calendar PRO I just upgraded to Cal Pro 3.11 Now home page posts are missing

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #1003455
    Conor Whelan
    Participant

    All my posts disappeared from my home page when I updated to version Events Calendar PRO 3.11. I have all other plugins turned off. Activating Cal Pro makes all home page posts disappear. It happens in any theme. I use MesoColumn Version: 1.6.4.1 as my main Theme. I’m using latest version of WP. I also have the Community Events add on active.

    #1003752
    Brian
    Keymaster

    Hi,

    Sorry for the issues I can help troubleshoot them with you.

    I am not seeing reports of this from anyone else so we will need to find out what is happening on your site.

    Can you please follow our testing for conflicts guide:

    https://theeventscalendar.com/knowledgebase/testing-for-conflicts/

    And see if that can narrow down the cause of this conflict.

    Let me know what you find out.

    Thanks

    #1003761
    Conor Whelan
    Participant

    Ok done …

    #1003765
    Conor Whelan
    Participant

    This reply is private.

    #1003771
    Conor Whelan
    Participant

    Using Twenty Thirteen theme, All plugins are deactivated except Events Calendar, Events Calendar PRO, and Community Events. Same result. No home page posts.

    Deactivating Events Calendar Pro only, causes the posts to reappear on the home page … but only Calendar posted events. Non others.

    Deactivating both Events Calendar and Events Calendar PRO causes all other non calendar posted events to reappear. It’s like a normal home page.

    Reactivating only Events Calendar, Events Calendar PRO, and Community Events all posts disappear again.

    #1003868
    Conor Whelan
    Participant

    anybody there?

    #1003884
    Brian
    Keymaster

    Hi,

    I am still here, please note per our terms and conditions it may take up to 24 hours for us to respond. Although we try to get to it earlier.

    Thanks for testing everything and providing that information.

    This is strange I am not able to replicate this at all on my site and have no other reports of this issue. I tested in both Twenty Thirteen and Genesis.

    If you disable this setting does it at least bring back the posts on the home page:

    Events > Settings > General Tab > “Include events in main blog loop”

    Let me know.

    Thanks

    #1003888
    Conor Whelan
    Participant

    Unchecking that button makes posts come back

    #1003922
    Brian
    Keymaster

    Ok thanks.

    It sounds like a php error is happening.

    Can you please turn on the WordPress Debug to see if we can get more information.

    Please follow the steps in the WordPress Debug Codex in the Example wp-config.php for Debugging section:

    http://codex.wordpress.org/Debugging_in_WordPress

    Please place that coding and then turn this setting back on:

    Events > Settings > General Tab > “Include events in main blog loop”

    Then please load the home page and then check the error log and see if there are any errors and copy them in a reply please.

    After the test you could disable this setting again to bring back the posts:

    Events > Settings > General Tab > “Include events in main blog loop”

    Let me know what you find out and we can go from there.

    Thanks

    #1003942
    Conor Whelan
    Participant

    Total Queries:16
    Total DB Errors:1

    SAVEQUERIES must be defined to show the query log.
    Database Errors

    SELECT
    SQL_CALC_FOUND_ROWS *
    FROM (
    SELECT DISTINCT wp_posts.*, IF (wp_posts.post_type = ‘tribe_events’, wp_postmeta.meta_value, wp_posts.post_date) AS post_date FROM wp_posts LEFT JOIN wp_postmeta as wp_postmeta on wp_posts.ID = wp_postmeta.post_id AND wp_postmeta.meta_key = ‘_EventStartDate’ WHERE 1=1 AND wp_posts.post_type IN (‘post’, ‘tribe_events’) AND (wp_posts.post_status = ‘publish’ OR wp_posts.post_author = 1 AND wp_posts.post_status = ‘private’) ORDER BY post_date DESC
    ) a
    GROUP BY IF( post_parent = 0, ID, post_parent )
    ORDER BY EventStartDate ASC
    LIMIT 0, 10

    Duplicate column name ‘post_date’

    #1004320
    Brian
    Keymaster

    Hi,

    Sorry again for the issues. Thanks for all the information it helped us figure this out.

    There is a bug in the system causing this.

    There are two temporary fixes until we can get a release to fix this.

    If you uncheck this setting here:

    Events > Settings > General Tab > “Recurring event instances”

    It will resolve the issue and show events on the home page.

    The other option is to disable Events from showing in the main loop:

    Events > Settings > General Tab > “Include events in main blog loop”

    We have created a ticket to address this in a Maintenance Release and will update you here once that is available.

    Let me know if you have any follow up questions.

    Thanks

    #1005320
    Conor Whelan
    Participant

    Hi, has there been any update to the bug issue?

    #1005388
    Brian
    Keymaster

    We are working on getting a maintenance release together to fix this issue and some others.

    I do not have a timeline for its release.

    If you need a resolution today the best bet would be to downgrade to 3.11 using our manual update guide:

    https://theeventscalendar.com/knowledgebase/manual-updates/

    #1007985
    Conor Whelan
    Participant

    Any sign of a fix for this bug?

    #1008023
    Michael
    Participant

    Today, I purchased The Events Calendar Pro plugin and after activating it, I’m experiencing the same issue. Our upcoming events list on the home page is now gone. As soon as I deactivate the Pro plugin and just continue using the core events plugin, all is well and the upcoming events list reappears on the home page.

    Site URL: http://www.thebridgemarkham.com
    I’m using the Divi Theme by Elegant Themes, Version: 2.5.3

    As you recommended above, I have also unchecked the two options:
    Events > Settings > General Tab > “Recurring event instances”
    Events > Settings > General Tab > “Include events in main blog loop”
    however, it does not temporary bring back our events feed on home page. So, for now I am deactivating our Pro plugin until this is resolved. Please advise when this bug is fixed.

    I am also getting an error message when I click on these two sub-menus:
    Events > Tags
    Events > Event Categories

    The error message I get is:
    Fatal error: Class ‘WP_Terms_List_Table’ not found in /home/sayah37/public_html/wp-admin/includes/list-table.php on line 53

    • This reply was modified 8 years, 8 months ago by Michael. Reason: Including web URL and installed theme
Viewing 15 posts - 1 through 15 (of 16 total)
  • The topic ‘I just upgraded to Cal Pro 3.11 Now home page posts are missing’ is closed to new replies.