Languages
Események
Daily Bluegrass Jokes
Why did the Boy Scout take up the banjo?
They make good paddles.
Why do so many fishermen own banjos?
They make great anchors!
How can you get a banjo player's eyes to sparkle?
Shine a light in her ears...
What will you never say about a banjo player?
That's the banjo player's Porsche.
What do you call one-hundred banjos at the bottom of the ocean?
A good start.
User login
Events
- user warning: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'offset, tz.offset_dst AS offset_dst, tz.dst_region, tz.is_dst, e.event_start ...' at line 1 query: SELECT n.nid, n.uid, n.title, n.type, e.event_start, e.event_start AS event_start_orig, e.event_end, e.event_end AS event_end_orig, e.timezone, e.has_time, e.has_end_date, tz.offset AS offset, tz.offset_dst AS offset_dst, tz.dst_region, tz.is_dst, e.event_start - INTERVAL IF(tz.is_dst, tz.offset_dst, tz.offset) HOUR_SECOND AS event_start_utc, e.event_end - INTERVAL IF(tz.is_dst, tz.offset_dst, tz.offset) HOUR_SECOND AS event_end_utc, e.event_start - INTERVAL IF(tz.is_dst, tz.offset_dst, tz.offset) HOUR_SECOND + INTERVAL 0 SECOND AS event_start_user, e.event_end - INTERVAL IF(tz.is_dst, tz.offset_dst, tz.offset) HOUR_SECOND + INTERVAL 0 SECOND AS event_end_user, e.event_start - INTERVAL IF(tz.is_dst, tz.offset_dst, tz.offset) HOUR_SECOND + INTERVAL 7200 SECOND AS event_start_site, e.event_end - INTERVAL IF(tz.is_dst, tz.offset_dst, tz.offset) HOUR_SECOND + INTERVAL 7200 SECOND AS event_end_site, tz.name as timezone_name FROM poapnode n INNER JOIN poapevent e ON n.nid = e.nid INNER JOIN poapevent_timezones tz ON tz.timezone = e.timezone WHERE (n.language ='en' OR n.language ='' OR n.language IS NULL) AND ( n.status = 1 AND ((e.event_start >= '2025-09-12 00:00:00' AND e.event_start <= '2025-10-14 00:00:00') OR (e.event_end >= '2025-09-12 00:00:00' AND e.event_end <= '2025-10-14 00:00:00') OR (e.event_start <= '2025-09-12 00:00:00' AND e.event_end >= '2025-10-14 00:00:00')) )GROUP BY n.nid HAVING (event_start >= '2025-09-13 00:00:00' AND event_start <= '2025-10-13 00:00:00') OR (event_end >= '2025-09-13 00:00:00' AND event_end <= '2025-10-13 00:00:00') OR (event_start <= '2025-09-13 00:00:00' AND event_end >= '2025-10-13 00:00:00') ORDER BY event_start ASC in /home/pratensi/public_html/sites/all/modules/event/event_database.mysql.inc on line 104.
- user warning: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'offset, tz.offset_dst AS offset_dst, tz.dst_region, tz.is_dst, e.event_start ...' at line 1 query: SELECT n.nid, n.uid, n.title, n.type, e.event_start, e.event_start AS event_start_orig, e.event_end, e.event_end AS event_end_orig, e.timezone, e.has_time, e.has_end_date, tz.offset AS offset, tz.offset_dst AS offset_dst, tz.dst_region, tz.is_dst, e.event_start - INTERVAL IF(tz.is_dst, tz.offset_dst, tz.offset) HOUR_SECOND AS event_start_utc, e.event_end - INTERVAL IF(tz.is_dst, tz.offset_dst, tz.offset) HOUR_SECOND AS event_end_utc, e.event_start - INTERVAL IF(tz.is_dst, tz.offset_dst, tz.offset) HOUR_SECOND + INTERVAL 0 SECOND AS event_start_user, e.event_end - INTERVAL IF(tz.is_dst, tz.offset_dst, tz.offset) HOUR_SECOND + INTERVAL 0 SECOND AS event_end_user, e.event_start - INTERVAL IF(tz.is_dst, tz.offset_dst, tz.offset) HOUR_SECOND + INTERVAL 7200 SECOND AS event_start_site, e.event_end - INTERVAL IF(tz.is_dst, tz.offset_dst, tz.offset) HOUR_SECOND + INTERVAL 7200 SECOND AS event_end_site, tz.name as timezone_name FROM poapnode n INNER JOIN poapevent e ON n.nid = e.nid INNER JOIN poapevent_timezones tz ON tz.timezone = e.timezone WHERE (n.language ='en' OR n.language ='' OR n.language IS NULL) AND ( n.status = 1 AND ((e.event_start >= '2014-10-31 00:00:00' AND e.event_start <= '2014-12-01 23:59:59') OR (e.event_end >= '2014-10-31 00:00:00' AND e.event_end <= '2014-12-01 23:59:59') OR (e.event_start <= '2014-10-31 00:00:00' AND e.event_end >= '2014-12-01 23:59:59')) )GROUP BY n.nid HAVING (event_start >= '2014-11-01 00:00:00' AND event_start <= '2014-11-30 23:59:59') OR (event_end >= '2014-11-01 00:00:00' AND event_end <= '2014-11-30 23:59:59') OR (event_start <= '2014-11-01 00:00:00' AND event_end >= '2014-11-30 23:59:59') ORDER BY event_start ASC in /home/pratensi/public_html/sites/all/modules/event/event_database.mysql.inc on line 104.
- warning: Creating default object from empty value in /home/pratensi/public_html/sites/all/modules/event/event.module on line 567.
- strict warning: Non-static method view::load() should not be called statically in /home/pratensi/public_html/sites/all/modules/views/views.module on line 1113.
- warning: Illegal offset type in /home/pratensi/public_html/sites/all/modules/l10n_client/l10n_client.module on line 259.
- strict warning: Declaration of views_handler_field::query() should be compatible with views_handler::query($group_by = false) in /home/pratensi/public_html/sites/all/modules/views/handlers/views_handler_field.inc on line 0.
- strict warning: Declaration of views_handler_sort::options_validate() should be compatible with views_handler::options_validate($form, &$form_state) in /home/pratensi/public_html/sites/all/modules/views/handlers/views_handler_sort.inc on line 0.
- strict warning: Declaration of views_handler_sort::options_submit() should be compatible with views_handler::options_submit($form, &$form_state) in /home/pratensi/public_html/sites/all/modules/views/handlers/views_handler_sort.inc on line 0.
- strict warning: Declaration of views_handler_sort::query() should be compatible with views_handler::query($group_by = false) in /home/pratensi/public_html/sites/all/modules/views/handlers/views_handler_sort.inc on line 0.
- strict warning: Declaration of views_handler_filter::options_validate() should be compatible with views_handler::options_validate($form, &$form_state) in /home/pratensi/public_html/sites/all/modules/views/handlers/views_handler_filter.inc on line 0.
- strict warning: Declaration of views_handler_filter::query() should be compatible with views_handler::query($group_by = false) in /home/pratensi/public_html/sites/all/modules/views/handlers/views_handler_filter.inc on line 0.
- strict warning: Declaration of views_handler_area::query() should be compatible with views_handler::query($group_by = false) in /home/pratensi/public_html/sites/all/modules/views/handlers/views_handler_area.inc on line 0.
- strict warning: Declaration of views_handler_area_text::options_submit() should be compatible with views_handler::options_submit($form, &$form_state) in /home/pratensi/public_html/sites/all/modules/views/handlers/views_handler_area_text.inc on line 0.
- strict warning: Declaration of views_plugin_query::options_submit() should be compatible with views_plugin::options_submit($form, &$form_state) in /home/pratensi/public_html/sites/all/modules/views/plugins/views_plugin_query.inc on line 0.
- strict warning: Declaration of views_plugin_style_default::options() should be compatible with views_object::options() in /home/pratensi/public_html/sites/all/modules/views/plugins/views_plugin_style_default.inc on line 0.
- strict warning: Declaration of views_plugin_row::options_validate() should be compatible with views_plugin::options_validate(&$form, &$form_state) in /home/pratensi/public_html/sites/all/modules/views/plugins/views_plugin_row.inc on line 0.
