Agenda
Warning: mktime() [function.mktime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /home/planning/public_html/include/events.php on line 50
Warning: strftime() [function.strftime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /home/planning/public_html/include/events.php on line 50
Novembre 2012
Warning: mysql_query() [function.mysql-query]: Access denied for user 'planning'@'localhost' (using password: NO) in /home/planning/public_html/include/lib/Util.php on line 112
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/planning/public_html/include/lib/Util.php on line 112
Fatal error: Uncaught exception 'Exception' with message 'Access denied for user 'planning'@'localhost' (using password: NO) select event_title, event_description, event_place, event_contact_organization, event_contact_firstname, event_contact_name, event_contact_address, event_contact_zip, event_contact_place, event_contact_phone, event_contact_fax, event_contact_email, event_contact_website, unix_timestamp(event_start) as event_start, unix_timestamp(event_end) as event_end, unix_timestamp(event_approved) as event_approved, unix_timestamp(date_modified) as date_modified from events where event_language = 2 and event_approved is not null and ((month(event_start) = 11 and year(event_start) = 2012) or (month(event_end) = 11 and year(event_end) = 2012)) union select course_title, course_overview, course_location, "VLP-ASPAN", null, null, "Seilerstrasse 22", 3011, "Bern", "+41 (0)31 380 76 76", "+41 (0)31 380 76 77", "info@vlp-aspan.ch", "http://www.vlp-aspan.ch", unix in /home/planning/public_html/include/lib/Util.php on line 50