Hi jlkettwig,
Is this an issue that happened with the 3.6.3 release? If you add:
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_DISPLAY', true );
to your wp-config.php
do you get an error message? (Please note that this will cause any errors/warnings/notices on your site to display, so if you do this, do not leave it enabled it for long)
Hi Stephen,
I have added the two lines to wp-config.php but have not noticed any error message. I still don’t get the events listing.
Thanks for your help.
Am I the only one with that problem??? Seems that I need to switch to another plugin. I can’t really work on my events anymore (calendar view works, but I want more ;-))
I have just checked it. I can see all events listed, as admin user. No problems here.
Perhaps something changed at your site around permissions, or check your event organiser settings. Just some ideas.
KR,
Sandor
Due to a change to fix grouping occurrences on some MySQL versions, there was a bug which effected some users. It would depend on your MySQL configuration and how many events there were in the database. 3.6.4 should fix the issue.