user warning: Unknown column 'e.field_date_value' in 'where clause'
query: SELECT COUNT(event_nid) FROM attend_record ar
JOIN content_type_calendar_event e ON (ar.event_nid = e.nid)
WHERE 1=1
AND ar.user_uid = 0
AND e.field_date_value > UTC_TIMESTAMP()
AND e.field_date_value < DATE_ADD( UTC_TIMESTAMP(), INTERVAL 1 YEAR)
AND ar.plan = 'none' in /home/groupanizer/domains/gsing_na1/prod/sites/all/modules/gsing/attendance/attendance.module on line 1305.
Here's a sample page for you - edit this page to contain your own content for the public to see. You can keep it simple and have just this one page, or you can create as many pages as you like and create a great public web site - up to you!