Changelog:
I'll Be There RSVP Changelog
(c) Anything-Digital.com
2009-04-17 [v1.0.3]
[bug] Date/time format not respected
[bug] Session custom fields show up in all events
[bug] Time Zone and time display issues (+Fix)
[bug] cancelling registration for full session
[bug] missing french language string
[bug] Default dates when creating sessions
[bug] Custom field duplication
2009-04-17 [v1.0.2]
[bug] apostrophe improperly escaped
[bug] List full sessions
[bug] Images not disaplayed in the description
[bug] URLs broken in session description
[bug] router.php changes
[bug] Use absolute URLs in e-mails
2009-04-13 [v1.0.1]
[bug] Fix error message when searching list of registrants
[bug] Fixed custom fields/CB Radio List/Select List in global config
[bug] Fix notification and confirmation e-mails
[chg] Added router.php
[bug] Fixed undefined mosConfig_lang warning in
com_illbethere/illbethere.php
[bug] Fixed "Undefined offset: 0" notice in
components\com_illbethere\illbethere.php
when no one has registered.
[bug] Fixed "Undefined variable: hostInfo" notice in
components\com_illbethere\illbethere.php (762) after registering
[bug] Fixed "Use of undefined constant _CMN_NEW" notice in
administrator/components/com_illbethere/admin.illbethere.html.php
Used _ESESS_STATUS_NEW - make sure this is correct.
[bug] Added JS code to avoid infinite loop for select box field with no options
in administrator/components/com_illbethere/fields.illbethere.php (1151).
[bug] Fixed "Undefined variable: userProfile" notices in
components\com_illbethere\illbethere.php
[bug] Editing Session in the admin area was not properly checking it out.
Fixed by getting the current user