Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Cannot Reproduce
-
Affects Version/s: 4.3.0
-
Fix Version/s: 4.3.0
-
Component/s: None
-
Labels:None
Description
I noticed that although we have had people sign up for an event, the event reports are showing no participants.
Wordpress 3.5.1 with Civi 4.3 B4.
The event now has both a fee and an upsale with a price set. When I went to sign up for the event, I got the following back trace:
#0 /home/pffco/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(308): CRM_Core_Error::backtrace()
#1 /home/pffco/public_html/wp-content/plugins/civicrm/civicrm/CRM/Event/Form/Registration/Confirm.php(622): CRM_Core_Error::fatal("The system did not record payment details for this payment and so could not p...")
#2 /home/pffco/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Form.php(246): CRM_Event_Form_Registration_Confirm->postProcess()
#3 /home/pffco/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/StateMachine.php(160): CRM_Core_Form->mainProcess()
#4 /home/pffco/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/QuickForm/Action/Next.php(60): CRM_Core_StateMachine->perform(Object(CRM_Event_Form_Registration_Confirm), "next", "Next")
#5 /home/pffco/public_html/wp-content/plugins/civicrm/civicrm/packages/HTML/QuickForm/Controller.php(203): CRM_Core_QuickForm_Action_Next->perform(Object(CRM_Event_Form_Registration_Confirm), "next")
#6 /home/pffco/public_html/wp-content/plugins/civicrm/civicrm/packages/HTML/QuickForm/Page.php(103): HTML_QuickForm_Controller->handle(Object(CRM_Event_Form_Registration_Confirm), "next")
#7 /home/pffco/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Controller.php(316): HTML_QuickForm_Page->handle("next")
#8 /home/pffco/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(292): CRM_Core_Controller->run((Array:3), NULL)
#9 /home/pffco/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(70): CRM_Core_Invoke::runItem((Array:15))
#10 /home/pffco/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(52): CRM_Core_Invoke::_invoke((Array:3))
#11 /home/pffco/public_html/wp-content/plugins/civicrm/civicrm.php(324): CRM_Core_Invoke::invoke((Array:3))
#12 [internal function](): civicrm_wp_invoke("[civicrm component=\"event\" id=\"1\" mode=\"live\" action=\"info\"]\n")
#13 /home/pffco/public_html/wp-includes/plugin.php(173): call_user_func_array("civicrm_wp_invoke", (Array:1))
#14 /home/pffco/public_html/wp-includes/post-template.php(166): apply_filters("the_content", "[civicrm component=\"event\" id=\"1\" mode=\"live\" action=\"info\"]")
#15 /home/pffco/public_html/wp-content/themes/gconverter/page.php(42): the_content("Read more ›")
#16 /home/pffco/public_html/wp-includes/template-loader.php(47): include("/home/pffco/public_html/wp-content/themes/gconverter/page.php")
#17 /home/pffco/public_html/wp-blog-header.php(16): require_once("/home/pffco/public_html/wp-includes/template-loader.php")
#18 /home/pffco/public_html/index.php(22): require("/home/pffco/public_html/wp-blog-header.php")
#19