The idea was great but the execution of it needed tweaking.

Original Features include:
* A beginning calendar date for a specific event.
* An ending calendar date for a specific event.
* Events are ordered by the beginning date.
* The ability to attach a website to a specific event, if
said event has a web presence.

Version 2.0 adds:
* Now multi-language capable instead of English only.
* If no events are scheduled the catalog page will give a "No Events Scheduled" message instead of a blank page.
* Basic error checking during event entry.
* Events that have passed are now turned off any time someone accesses the catalog side event schedule.
* Events that begin and end on the same day now only display one date.
* Events with a web site now have the web site displayed and the entire event listing serves as a link to that site.
* Web sites entered without the http:// have that added to them automatically.
* Moved the events dates from table event_sch_description to event_sch where they belong and changed them from type DATETIME to DATE since the time wasn't used.
* Added a Happening Today box to the top of catalog/index.php (and any other page you wish to add it to) showing the names of any events that are occurring today. No box is shown if there are no events occurring today. Clicking on the box goes to the events schedule page so the customer can read the details of the events.


More...