TerryGH
Forum Replies Created
-
Forum: Plugins
In reply to: [Volunteer Sign Up Sheets] All times suddenly displaying GMT time?I had the same issue with another plugin. 5 hours out of sync. This post gave me the info to fix it. Thanks, Guys.
Thank you! Always great support.
Forum: Plugins
In reply to: [Participants Database] Thanks page and email not workingHey Suporn, I found it was the W3 caching program. Even though I had paid for the “preminum” version they flatly denied it was there issue. I killed it and the problem was solved.
Cheers,
TerryForum: Plugins
In reply to: [Participants Database] Thanks page and email not workingSo I tried to move to a new host but they were so incompetent I gave up. Roland can I hire you to have a look to see if you can help me with this issue? I am stumped.
Forum: Plugins
In reply to: [Participants Database] Thanks page and email not workingI am not using a custom template. Intermittently I get 500 error or this error today – Fatal error: Out of memory (allocated 258473984) (tried to allocate 65552 bytes) in /hermes/bosnaweb21a/b412/ipg.esquimaltribfest/wp/wp/wp-includes/shortcodes.php on line 351. I deactivated plugins to no avail. think the host is the issue. They told me that the form has no ID on it. YET it worked once, after I deleted the plugin did new install. go figure.
Thanks Roland. I will move to a new host and see if that corrects the problem.
Cheers, TForum: Plugins
In reply to: [Participants Database] Thanks page and email not workingSo, deleted everything. Reinstalled. setup. Intermittently works? The Host is saying it is a plugin issue, but I don’t know. Getting the 500 error now and the out of memory issue seemed to be caused by the plugin capturing the page the form was on and sending it? This is is the error log after a failed signup.
20160715T173045: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),first_name= %s,last_name= %s,phone= %s,email= %s,mailing_list= %s,group= %s WHERE id = 4 values:Array
(
[0] => bib dog
[1] => dudley
[2] => 250-231-4567
[3] => [email protected]
[4] => No
[5] => Blues Scene
)20160715T173051: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),thursday_set_up= %s WHERE id = 4 values:Array
(
[0] => 8-4p
)20160715T173059: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),friday_kids= %s,friday_tickets= %s,friday_tables= %s,friday_g_r= %s,friday_security= %s,friday_soccer= %s,friday_media= %s WHERE id = 4 values:Array
(
[0] =>
[1] =>
[2] =>
[3] =>
[4] =>
[5] =>
[6] => a:1:{i:1;s:10:”12:30-4:45″;}
)20160715T173108: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),saturday_kids= %s,saturday__tickets= %s,saturday_tables= %s,saturday_g_r= %s,saturday_security= %s,saturday_soccer= %s,saturday_media= %s WHERE id = 4 values:Array
(
[0] =>
[1] => a:1:{i:1;s:12:”11:00–2:30″;}
[2] =>
[3] =>
[4] =>
[5] =>
[6] => a:1:{i:1;s:12:”7:15–close”;}
)20160715T173116: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),sunday_kids= %s,sunday_tickets= %s,sunday_tables= %s,sunday_g_r= %s,sunday_security= %s,sunday_soccer= %s,sunday_media= %s WHERE id = 4 values:Array
(
[0] =>
[1] =>
[2] =>
[3] =>
[4] =>
[5] =>
[6] => a:2:{i:1;s:12:”11:00–1:30″;i:2;s:12:”7:15–close”;}
)20160715T173122: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),take_down= %s WHERE id = 4 values:Array
(
[0] => 8-4p
)Forum: Plugins
In reply to: [Participants Database] Thanks page and email not workingit looks like I am getting out of memory errors. Not sure why this is happening now. When I did get an email notification it contained the code of the first signup page.
Pretty close to deleting and starting over. For the time I have invested so far it might be best option.
Thanks for your help
error log info:
iPage
20160709T153325: http://www.esquimaltribfest.com/wp-admin/admin.php
PDb_List_Admin::initialize list query= SELECT * FROM wp_ojoh_participants_database p ORDER BY p.last_name desc20160709T153351: http://www.esquimaltribfest.com/wp-admin/admin.php
PDb_List_Admin::initialize list query= SELECT * FROM wp_ojoh_participants_database p ORDER BY p.last_name desc20160709T153454: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=INSERT INTO wp_ojoh_participants_database SETdate_recorded= NOW(),date_updated= NOW(),first_name= %s,last_name= %s,email= %s,phone= %s,tshirt= %s,group= %s,private_id= %s values:Array
(
[0] => terry
[1] => hopkins
[2] => [email protected]
[3] => 250-213-7284
[4] => Men XLarge
[5] => Lovin E-town
[6] => 49KCO
)20160709T153502: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),thursday_all_day= %s WHERE id = 270 values:Array
(
[0] =>
)20160709T153503: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.friday_kids_zone LIKE ‘%”2:45-5:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.friday_kids_zone LIKE ‘%”4:45-7:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich,
20160709T153511: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),friday_kids_zone= %s,friday_beer_garden_ticket_sales= %s,friday_table_cleaning= %s,friday_garbage_and_recycling= %s,friday_security= %s,friday_bubble_soccer= %s,friday_media= %s WHERE id = 270 values:Array
(
[0] =>
[1] =>
[2] =>
[3] =>
[4] =>
[5] =>
[6] => a:1:{i:1;s:9:”4:30-7:30″;}
)20160709T153513: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.saturday_kids_zone LIKE ‘%”10:45-2:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.saturday_kids_zone LIKE ‘%”1:45-5:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sand
20160709T153528: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),saturday_kids_zone= %s,saturday_beer_garden_tickets= %s,saturday_table_cleaning= %s,saturday_garbage_and_recycling= %s,saturday_security= %s,saturday_bubble_soccer= %s,saturday_media= %s WHERE id = 270 values:Array
(
[0] =>
[1] =>
[2] =>
[3] =>
[4] =>
[5] =>
[6] => a:4:{i:1;s:12:”11:00–1:30″;i:2;s:11:”1:15–4:45″;i:3;s:11:”4:30–7:
20160709T153530: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.sunday_kids_zone LIKE ‘%”10:45-2:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.sunday_kids_zone LIKE ‘%”1:45-5:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich
20160709T153538: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),sunday_kids_zone= %s,sunday_beer_garden_tickets= %s,sunday_table_cleaning= %s,sunday_garbage_and_recycling= %s,sunday_security= %s,sunday_bubble_soccer= %s,sunday_media= %s WHERE id = 270 values:Array
(
[0] =>
[1] =>
[2] =>
[3] =>
[4] =>
[5] =>
[6] => a:1:{i:1;s:12:”11:00–1:30″;}
)20160709T153539: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.take_down LIKE ‘%”8a-3p”%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.take_down LIKE ‘%”8a-3p”%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone,
20160709T153544: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),take_down= %s WHERE id = 270 values:Array
(
[0] =>
)20160709T153712: http://www.esquimaltribfest.com/index.php
PHP Fatal error: Out of memory (allocated 252706816) (tried to allocate 8388608 bytes) in /hermes/bosnaweb21a/b412/ipg.esquimaltribfest/wp/wp/wp-includes/wp-db.php on line 177520160709T153942: http://www.esquimaltribfest.com/wp-admin/admin.php
PDb_List_Admin::initialize list query= SELECT * FROM wp_ojoh_participants_database p ORDER BY p.last_name desc20160709T154136: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),first_name= %s,last_name= %s,email= %s,phone= %s,tshirt= %s,group= %s,thursday_all_day= %s,friday_kids_zone= %s,friday_beer_garden_ticket_sales= %s,friday_table_cleaning= %s,friday_garbage_and_recycling= %s,friday_security= %s,friday_bubble_soccer= %s,friday_media= %s,saturday_kids_zone= %s,saturday_beer_garden_tickets= %s, `saturday
20160709T154621: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=INSERT INTO wp_ojoh_participants_database SETdate_recorded= NOW(),date_updated= NOW(),first_name= %s,last_name= %s,email= %s,phone= %s,tshirt= %s,group= %s,private_id= %s values:Array
(
[0] => barney
[1] => rubble
[2] => [email protected]
[3] => 250-213-7284
[4] => Men Medium
[5] => Lovin E-town
[6] => A439Z
)20160709T154628: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),thursday_all_day= %s WHERE id = 271 values:Array
(
[0] =>
)20160709T154630: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.friday_kids_zone LIKE ‘%”2:45-5:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.friday_kids_zone LIKE ‘%”4:45-7:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich,
20160709T154635: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),friday_kids_zone= %s,friday_beer_garden_ticket_sales= %s,friday_table_cleaning= %s,friday_garbage_and_recycling= %s,friday_security= %s,friday_bubble_soccer= %s,friday_media= %s WHERE id = 271 values:Array
(
[0] =>
[1] =>
[2] =>
[3] =>
[4] =>
[5] =>
[6] =>
)20160709T154637: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.saturday_kids_zone LIKE ‘%”10:45-2:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.saturday_kids_zone LIKE ‘%”1:45-5:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sand
20160709T154643: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),saturday_kids_zone= %s,saturday_beer_garden_tickets= %s,saturday_table_cleaning= %s,saturday_garbage_and_recycling= %s,saturday_security= %s,saturday_bubble_soccer= %s,saturday_media= %s WHERE id = 271 values:Array
(
[0] =>
[1] =>
[2] =>
[3] =>
[4] =>
[5] =>
[6] =>
)20160709T154645: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.sunday_kids_zone LIKE ‘%”10:45-2:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.sunday_kids_zone LIKE ‘%”1:45-5:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich
20160709T154654: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),sunday_kids_zone= %s,sunday_beer_garden_tickets= %s,sunday_table_cleaning= %s,sunday_garbage_and_recycling= %s,sunday_security= %s,sunday_bubble_soccer= %s,sunday_media= %s WHERE id = 271 values:Array
(
[0] =>
[1] =>
[2] =>
[3] =>
[4] =>
[5] =>
[6] =>
)20160709T154656: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.take_down LIKE ‘%”8a-3p”%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.take_down LIKE ‘%”8a-3p”%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone,
20160709T154701: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),take_down= %s WHERE id = 271 values:Array
(
[0] =>
)Forum: Plugins
In reply to: [Participants Database] Thanks page and email not workingit looks like I am getting out of memory errors. Not sure why this is happening now. When I did get an email notification it contained the code of the first signup page.
Pretty close to deleting and starting over. For the time I have invested so far it might be best option.
Thanks for your help
error log info:
iPage
20160709T153325: http://www.esquimaltribfest.com/wp-admin/admin.php
PDb_List_Admin::initialize list query= SELECT * FROM wp_ojoh_participants_database p ORDER BY p.last_name desc20160709T153351: http://www.esquimaltribfest.com/wp-admin/admin.php
PDb_List_Admin::initialize list query= SELECT * FROM wp_ojoh_participants_database p ORDER BY p.last_name desc20160709T153454: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=INSERT INTO wp_ojoh_participants_database SETdate_recorded= NOW(),date_updated= NOW(),first_name= %s,last_name= %s,email= %s,phone= %s,tshirt= %s,group= %s,private_id= %s values:Array
(
[0] => terry
[1] => hopkins
[2] => [email protected]
[3] => 250-213-7284
[4] => Men XLarge
[5] => Lovin E-town
[6] => 49KCO
)20160709T153502: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),thursday_all_day= %s WHERE id = 270 values:Array
(
[0] =>
)20160709T153503: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.friday_kids_zone LIKE ‘%”2:45-5:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.friday_kids_zone LIKE ‘%”4:45-7:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich,
20160709T153511: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),friday_kids_zone= %s,friday_beer_garden_ticket_sales= %s,friday_table_cleaning= %s,friday_garbage_and_recycling= %s,friday_security= %s,friday_bubble_soccer= %s,friday_media= %s WHERE id = 270 values:Array
(
[0] =>
[1] =>
[2] =>
[3] =>
[4] =>
[5] =>
[6] => a:1:{i:1;s:9:”4:30-7:30″;}
)20160709T153513: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.saturday_kids_zone LIKE ‘%”10:45-2:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.saturday_kids_zone LIKE ‘%”1:45-5:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sand
20160709T153528: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),saturday_kids_zone= %s,saturday_beer_garden_tickets= %s,saturday_table_cleaning= %s,saturday_garbage_and_recycling= %s,saturday_security= %s,saturday_bubble_soccer= %s,saturday_media= %s WHERE id = 270 values:Array
(
[0] =>
[1] =>
[2] =>
[3] =>
[4] =>
[5] =>
[6] => a:4:{i:1;s:12:”11:00–1:30″;i:2;s:11:”1:15–4:45″;i:3;s:11:”4:30–7:
20160709T153530: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.sunday_kids_zone LIKE ‘%”10:45-2:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.sunday_kids_zone LIKE ‘%”1:45-5:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich
20160709T153538: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),sunday_kids_zone= %s,sunday_beer_garden_tickets= %s,sunday_table_cleaning= %s,sunday_garbage_and_recycling= %s,sunday_security= %s,sunday_bubble_soccer= %s,sunday_media= %s WHERE id = 270 values:Array
(
[0] =>
[1] =>
[2] =>
[3] =>
[4] =>
[5] =>
[6] => a:1:{i:1;s:12:”11:00–1:30″;}
)20160709T153539: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.take_down LIKE ‘%”8a-3p”%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.take_down LIKE ‘%”8a-3p”%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone,
20160709T153544: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),take_down= %s WHERE id = 270 values:Array
(
[0] =>
)20160709T153712: http://www.esquimaltribfest.com/index.php
PHP Fatal error: Out of memory (allocated 252706816) (tried to allocate 8388608 bytes) in /hermes/bosnaweb21a/b412/ipg.esquimaltribfest/wp/wp/wp-includes/wp-db.php on line 177520160709T153942: http://www.esquimaltribfest.com/wp-admin/admin.php
PDb_List_Admin::initialize list query= SELECT * FROM wp_ojoh_participants_database p ORDER BY p.last_name desc20160709T154136: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),first_name= %s,last_name= %s,email= %s,phone= %s,tshirt= %s,group= %s,thursday_all_day= %s,friday_kids_zone= %s,friday_beer_garden_ticket_sales= %s,friday_table_cleaning= %s,friday_garbage_and_recycling= %s,friday_security= %s,friday_bubble_soccer= %s,friday_media= %s,saturday_kids_zone= %s,saturday_beer_garden_tickets= %s, `saturday
20160709T154621: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=INSERT INTO wp_ojoh_participants_database SETdate_recorded= NOW(),date_updated= NOW(),first_name= %s,last_name= %s,email= %s,phone= %s,tshirt= %s,group= %s,private_id= %s values:Array
(
[0] => barney
[1] => rubble
[2] => [email protected]
[3] => 250-213-7284
[4] => Men Medium
[5] => Lovin E-town
[6] => A439Z
)20160709T154628: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),thursday_all_day= %s WHERE id = 271 values:Array
(
[0] =>
)20160709T154630: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.friday_kids_zone LIKE ‘%”2:45-5:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.friday_kids_zone LIKE ‘%”4:45-7:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich,
20160709T154635: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),friday_kids_zone= %s,friday_beer_garden_ticket_sales= %s,friday_table_cleaning= %s,friday_garbage_and_recycling= %s,friday_security= %s,friday_bubble_soccer= %s,friday_media= %s WHERE id = 271 values:Array
(
[0] =>
[1] =>
[2] =>
[3] =>
[4] =>
[5] =>
[6] =>
)20160709T154637: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.saturday_kids_zone LIKE ‘%”10:45-2:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.saturday_kids_zone LIKE ‘%”1:45-5:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sand
20160709T154643: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),saturday_kids_zone= %s,saturday_beer_garden_tickets= %s,saturday_table_cleaning= %s,saturday_garbage_and_recycling= %s,saturday_security= %s,saturday_bubble_soccer= %s,saturday_media= %s WHERE id = 271 values:Array
(
[0] =>
[1] =>
[2] =>
[3] =>
[4] =>
[5] =>
[6] =>
)20160709T154645: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.sunday_kids_zone LIKE ‘%”10:45-2:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.sunday_kids_zone LIKE ‘%”1:45-5:00″%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich
20160709T154654: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),sunday_kids_zone= %s,sunday_beer_garden_tickets= %s,sunday_table_cleaning= %s,sunday_garbage_and_recycling= %s,sunday_security= %s,sunday_bubble_soccer= %s,sunday_media= %s WHERE id = 271 values:Array
(
[0] =>
[1] =>
[2] =>
[3] =>
[4] =>
[5] =>
[6] =>
)20160709T154656: http://www.esquimaltribfest.com/index.php
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.take_down LIKE ‘%”8a-3p”%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone, p.tshirt, p.group FROM wp_ojoh_participants_database p WHERE p.take_down LIKE ‘%”8a-3p”%’ ORDER BY p.last_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.shirt, p.sandwich, p.check_in, p.phone,
20160709T154701: http://www.esquimaltribfest.com/index.php
Participants_Db::process_form storing record sql=UPDATE wp_ojoh_participants_database SETdate_updated= NOW(),take_down= %s WHERE id = 271 values:Array
(
[0] =>
)Forum: Plugins
In reply to: [Participants Database] Thanks page and email not workingReplaced the files as you suggested and the “Thanks” does load. But now my entries are not adding to the database and the emails are not being sent still. 🙁
I tested with another email plugin and it does send test messages via php mail and send mail. So not sure if I need to delete the works and start over.
Cheers,TerryForum: Plugins
In reply to: [Participants Database] Thanks page and email not workingAccording to the info I can find it version MySQL Version 5.5.32 PHP Version 5.5 WP 4.5.3
Forum: Plugins
In reply to: [Participants Database] Multi-page not sending EmailHey Guys,
I was getting complaints that the sign up was not sending the confirmation email as well, although it had worked for a time. I found by changing the short code to the pdb_signup rather than pdb_record it began to work again.
This info was helpful to resolve the issue so thanks for the tips. BUT if it changes back to the pdb_record please let me know.
This data base is pretty amazing and so versatile – MANY thanks to xnau for the plugin. Our event is in a few weeks and hopefully the volunteers will be signing up and give the site (and the pdb) a work out. We need about 150 people to sign up and it will all happen in the last week I expect, so I am depending on the pdb to do its job.
Thanks again for the plugin xnau. I’m pretty jazzed by how it great it is.
Cheers,
Terry