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:07 pm

<< March 2010 >>
SatSunMon TueWedThuFri
 123456
78910111213
14151617181920
21222324252627
28293031   

The events listed below are the current open and pending events as of March 26, 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-26 00:00:00' and*/
	    d + interval '' second <= '2010-03-26 23:59:59') and status in (1,2)) and user_id in ('4546',0)
	group by reminder.event_id
	order by user_id,reminder.event_id
)

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-26 00:00:00' and*/
	    d + interval '' second <= '2010-03-26 23:59:59') and status in (1,2)) and user_id in ('4546',0)
	group by reminder.event_id
	order by user_id,reminder.event_id
	limit 0,25
)
Date / Time Short Description Category Priority Status
 
Export events