A minor update to fix a few bugs associated with my event manager. The original plugin has also been split into two - one taking care of the front end and the other the backend. Both are necessary to run the event manager.
Download jmc_event_manager (backend) at files.euphemize.net/textpattern/jmc_event_manager/0.3.1/jmc_event_manager.0.3.1.php
Download jmc_event_display (frontend) at files.euphemize.net/textpattern/jmc_event_manager/0.3.1/jmc_event_display.0.3.1.php
The new plugin also allows for the generation of a generic microformat supported listing simply by using the tag < txp:jmc_events />
For further information on the plugin see:
This plugin looks great for exactly what I need. However, I keep getting this error on my Venue Manager:
Warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1 select * from txp_image as txp_image where id = in /xxx/my/site/lib/txplib_db.php on line 84
There is no way (that I can see) to add a venue image. If I add one manually to the database the error goes away and a link appears in the manager.
Not a huge deal, but would certainly become irritating with a long list of venues, as it throws this error for each one.