Home › Forums › Calendar Products › Events Calendar PRO › Upgrade to V3 – broke site
- This topic has 3 replies, 2 voices, and was last updated 13 years ago by
Barry.
-
AuthorPosts
-
July 5, 2013 at 1:08 pm #53523
nigelskeet
ParticipantI just purchased Events Calendar Pro a few days ago and just now upgraded to V3 + Pro and I am getting this string of messages, V2 worked great (I was/am still in setup mode) – Any suggestions/ideas? Thank you.
Notice: Undefined property: WP_Query::$tribe_is_event_query in /home7/webmasw4/public_html/reddingweekly/wp-content/plugins/the-events-calendar/lib/the-events-calendar.class.php on line 2117
Notice: Undefined property: WP_Query::$tribe_is_event_query in /home7/webmasw4/public_html/reddingweekly/wp-content/plugins/the-events-calendar/lib/the-events-calendar.class.php on line 2117
Warning: Cannot modify header information – headers already sent by (output started at /home7/webmasw4/public_html/reddingweekly/wp-content/plugins/the-events-calendar/lib/the-events-calendar.class.php:2117) in /home7/webmasw4/public_html/reddingweekly/wp-includes/pluggable.php on line 876
July 5, 2013 at 2:09 pm #53538Barry
MemberHi Nigel,
It’s great to have the display of errors turned on when in development (as of course you are) however notices like these – though ideally we wouldn’t be generating any – aren’t necessarily indicative of any deep problems as such.
In this particular case, because they are being displayed, they are stopping header information from being sent (as the notices are being printed before the code changing the headers is run) – but turning display_errors off would remedy this.
The process for this varies from host to host. Sometimes it can be done by simply changing wp-config.php so that the WP_DEBUG constant is set to false, or else you may need to do it from within your .htaccess or php.ini file – the best thing though is to get in touch with your host on this one.
I’ll definitely make a note for the dev team to investigate the generation of the notices here, however – thanks for reporting – and let me know if the above doesn’t help here.
July 6, 2013 at 9:19 am #53623nigelskeet
ParticipantGot it, it did solve the problem – just wasn’t expecting that 🙂
Thanks Barry
July 8, 2013 at 7:23 am #53770Barry
MemberNo problem – I hope everything else goes smoothly 🙂
-
AuthorPosts
- The topic ‘Upgrade to V3 – broke site’ is closed to new replies.
