nathanrowe82
Forum Replies Created
-
Hi SomTam,
Just ran into the same issue: See Marcus’ response here:
http://ww.wp.xz.cn/support/topic/fancy-gallery-issue-when-update-event-manager-537?replies=13
This did the trick for me!
And…
On the events page, when no events in db:
Notice: Trying to get property of non-object in …/wp-includes/class-wp-walker.php on line 205
Notice: Trying to get property of non-object in …/wp-includes/class-wp-walker.php on line 205
Notice: Trying to get property of non-object in …/wp-includes/class-wp-walker.php on line 127
Notice: Trying to get property of non-object in …/wp-includes/category-template.php on line 939
Notice: Trying to get property of non-object in …/wp-includes/category-template.php on line 940
Notice: Trying to get property of non-object in …/wp-includes/category-template.php on line 941
Notice: Trying to get property of non-object in …/wp-includes/class-wp-walker.php on line 131
Same on tags page:
Fatal error: Class ‘EM_Tags’ not found in …/wp-content/plugins/events-manager/templates/templates/tags-list.php on line 12
Hi Marcus,
OK, so it seams I am also getting some other errors too, on the booking page when not logged in also:
Notice: Undefined variable: EM_Bookings in …/wp-content/plugins/events-manager/templates/templates/my-bookings.php on line 97
this only appears when debugging is on.
Please not I have reinstalled WP, and the plugin on Twenty Twelve theme, and still get the above errors. Sorry I have no more helpful info on this. as I can’t work out what is causing it.
Hi Marcus,
No Multisite, just a single install.
It appears to happen on editing the location of an event that was previously set to “This event does not have a physical location”.
Adding / editing an event any other way works fine. just when witching”This event does not have a physical location” off and trying to update with an actual location.
Hope this helps to narrow down the error.
Further error messages, from the above, that I had not posted (url’s shortened):
Warning: Cannot modify header information – headers already sent by (output started at …/wp-includes/wp-db.php:1056) in …/wp-content/plugins/events-manager/classes/em-notices.php on line 35
Warning: Cannot modify header information – headers already sent by (output started at …/wp-includes/wp-db.php:1056) in …/wp-includes/pluggable.php on line 876
Hi Phil,
Yep tested that. Theme: Twenty Twelve, this is the only plugin active. Could it be a server related issue, if your not seeing the same thing?
Nate
Hi Marcus,
Thanks for your fast reply. Ok so it seams to happen when I create an event that has “This event does not have a physical location.” checked.
if I save it, then edit it, and add a location without the “location name” field, I get the sql error.
I know that is would be a rare occurrence, but I was playing with the plugin, and stubbled across it.
Thanks
Ok, So this error appears if you do not add a Location name. Seems to be missing validation before hitting the database.