Conflict with Download Manager – error log content included.

Home Forums Calendar Products Events Calendar PRO Conflict with Download Manager – error log content included.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #928869
    Roberta Mullin
    Participant

    Hello,

    I’ve posted on their support forum, and wanted to run this by you as well. We had Events Calendar disabled, as we could not add records. I went to troubleshoot, and enabled Events Calendar (and Pro), and added a record.

    When adding a new download, the data is not being saved. This is what I’m pulling from the error logs.

    Is Download Manager triggering your code? Is there a hook conflict or something?

    [Mon Jan 05 17:23:16 2015] [error] [client 100.42.153.115] LONG QUERY (1099 characters long generated in /nas/wp/www/cluster-1487/healthitanswer/wp-content/plugins/the-events-calendar/lib/tribe-event-query.class.php:894): SELECT SQL_CALC_FOUND_ROWS DISTINCT wp_posts.*, MIN(wp_postmeta.meta_value) as EventStartDate, tribe_event_end_date.meta_value as EventEndDate FROM wp_posts INNER JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id) INNER JOIN wp_postmeta ON (wp_posts.ID = wp_postmeta.post_id) LEFT JOIN wp_postmeta as tribe_event_end_date ON ( wp_posts.ID = tribe_event_end_date.post_id AND tribe_event_end_date.meta_key = '_EventEndDate' ) WHERE 1=1 AND wp_posts.ID NOT IN (133) AND ( wp_term_relationships.term_taxonomy_id IN (19,20) OR tt1.term_taxonomy_id IN (6) ) AND wp_posts.post_type = 'tribe_events' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'private') AND (wp_postmeta.meta_key = '_EventStartDate' ) AND (wp_postmeta.meta_value >= '2015-01-05 00:00:00' OR (wp_postmeta.meta_value <= '2015-01-05 00:00:00' AND tribe_event_end_date.meta_value >= '2015-01-05 00:00:00' )) GROUP BY wp_posts.ID ORDER BY DATE(MIN(wp_postmeta.meta_value)) ASC, TIME(wp_postmeta.meta_value) ASC LIMIT 0, 3, referer: http://www.healthitanswers.net/wp-admin/edit.php?post_type=tribe_events

    #929053
    Josh
    Participant

    Hey Roberta,

    Thanks for reaching out to us!

    I just tested with the WordPress Download Manager plugin and was able to recreate the issue where uploaded files are not saving as attached to downloads when creating new downloads while The Events Calendar plugin is active.

    To be honest, I’m not sure this is something that we would be able to address within our plugin. The download and and associated meta should be contained completely within post type created for the download manager plugin and shouldn’t directly interact with the Events Calendar events when saving.

    Let us know what you hear back from the other forum. If there is something we’re doing that goes against WordPress best practices that is somehow causing the issue, we’re definitely more than willing to look into a solution.

    Thanks!

    #929094
    David Edwards
    Participant

    Hello,

    We are experiencing the same problem. We cannot roll back WPDM Pro due to security, can we roll back Events Cal and Events Cal Pro safely and what process should we use to do so if possible?

    Cheers

    #929098
    David Edwards
    Participant

    I should note, this issue appeared after update to 3.9, but was not present on previous version.

    #929437
    Roberta Mullin
    Participant

    The author of Download Manager/Pro says he can’t help, because the problem is within your plugin.

    When you tested, were you able to see anything that would point to a cause?

    We really need help with this. It’s tough being stuck between two developers, each saying it’s the other plugin’s problem.

    #930012
    Josh
    Participant

    Hey Roberta,

    I understand the frustration that comes from being in that position. I did test again to see what type of errors I got and the only that got output was a notice regarding the “attach-file.php” file from the Download Manager plugin (https://cloudup.com/cz1513fxxlh).

    As an alternative, I also tested with the Download Monitor plugin and it appears to be working great with our plugins activated.

    Let me know if this helps.

    Thanks!

    #935490
    Ryan Klatt
    Participant

    Any luck Roberta on getting it to work? Or are you still stuck like me with 2 plugins not working properly with eachother?

    #935645
    Josh
    Participant

    Hey!

    We’ve reached out to the developers of the Download Manager plugin in attempts to work through the incompatibility. We’re currently waiting on their response and we’ll notify you here when we hear back and get a game plan together to work through this issue.

    I’ll go ahead and close this ticket for now. If you have any further questions, please don’t hesitate to open a new one.

    Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Conflict with Download Manager – error log content included.’ is closed to new replies.