Error Adding New Participants
-
Fantastic plugin! Hats off to the dev.
It started fine, with a dozen or so being added with no problem, then all of a sudden new submissions aren’t being recorded, even though the the frontend is showing no errors. I can add participants manually in the back end but not the front. Any help would be much appreciated.
Error messages are:
PDb_List_Admin::initialize list query: SELECT * FROM 24_participants_database p ORDER BY p.country = “” OR p.country IS NULL, p.country asc LIMIT 0,10
PDb_Participant_Cache::reload_cache: Refreshing Participants Database cache for cache group 0
PDb_List::_setup_iteration list query: SELECT p.id, p.first_name, p.website FROM 24_participants_database p WHERE p.type_of_signatory = “Writer\’s Organisation” ORDER BY p.first_name ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.first_name, p.state, p.country, p.website FROM 24_participants_database p WHERE p.type_of_signatory = “Organisation” ORDER BY p.country ASC
PDb_List::_setup_iteration list query: SELECT p.id, p.first_name, p.state, p.country FROM 24_participants_database p WHERE p.type_of_signatory = “Individual” ORDER BY p.country ASC
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.