SQL error (Access denied for user 'apache'@'localhost' (using password: NO))
in (
	select count(*) from user_group
	where user_id='4546' and group_id=4
)

SQL error (Access denied for user 'apache'@'localhost' (using password: NO))
in (
        select tz_offset/*,tz_tformat_sql,tz_tformat_php,tz_dformat_sql,
	    tz_dformat_php*/
	from config
)
FAA Managers Association

FAA Managers Association Calendar


SQL error (Access denied for user 'apache'@'localhost' (using password: NO))
in (
	select allow_calendar_all from user_prefs where user_id='4546'
)

SQL error (Access denied for user 'apache'@'localhost' (using password: NO))
in (
select status_id,name from reminder_status
)
Current System Date / Time: September 7, 2010 05:20 pm

<< September 2010 >>
SatSunMon TueWedThuFri
   1234
567891011
12131415161718
19202122232425
2627282930  

The events listed below are the current open and pending events as of September 7, 2010.
Click here to search events from other dates.
Click on the short description to get the detail information about the event.


SQL error (Access denied for user 'apache'@'localhost' (using password: NO))
in (
	select count(*)
	from reminder,reminder_staff,event_categories 
	where reminder.event_id=reminder_staff.event_id and
	    (event_categories.category_id=reminder.category_id or
	    reminder.category_id=0)
	     and ((/*d + interval '' second >= '2010-03-10 00:00:00' and*/
	    d + interval '' second <= '2010-03-10 23:59:59') and status in (1,2)) and user_id in ('4546',0)
	group by reminder.event_id
	order by priority_id desc
)

SQL error (Access denied for user 'apache'@'localhost' (using password: NO))
in (
	select reminder.event_id,reminder.name,
	    date_format(d + interval '' second,'%m/%d/%Y  %H:%i %p'),
	    d + interval '' second < now(),status,user_id,
	    event_categories.name,priority_id
	from reminder,reminder_staff,event_categories 
	where reminder.event_id=reminder_staff.event_id and
	    (event_categories.category_id=reminder.category_id or
	    reminder.category_id=0)
	     and ((/*d + interval '' second >= '2010-03-10 00:00:00' and*/
	    d + interval '' second <= '2010-03-10 23:59:59') and status in (1,2)) and user_id in ('4546',0)
	group by reminder.event_id
	order by priority_id desc
	limit 0,25
)
Date / Time Short Description Category Priority Status
 
Export events