CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • SOLVED -"No Fee Level(s) or Price Set is configured for this event" But it IS!
Pages: [1]

Author Topic: SOLVED -"No Fee Level(s) or Price Set is configured for this event" But it IS!  (Read 365 times)

sonicthoughts

  • Ask me questions
  • ****
  • Posts: 498
  • Karma: 10
SOLVED -"No Fee Level(s) or Price Set is configured for this event" But it IS!
October 23, 2014, 05:17:54 pm
SOLVED - the priceset field had expired.  The user tried to reuse it, but didn't check that it had expired.  Note that a nice feature would be to indicate enabled/expired/etc when adding a price set, and perhaps add expired to the message ... but no bug here....

I am not sure if this is directly related to upgrade.  I did a mysqlcheck.  Event has a price set.  it is enabled but error presents:
Quote
Sorry but we are not able to provide this at the moment.
No Fee Level(s) or Price Set is configured for this event.
Click CiviEvent >> Manage Event >> Configure >> Event Fees to configure the Fee Level(s) or Price Set for this event.

Backtrace below.:

Code: [Select]
[info] $Fatal Error Details = Array
(
    [message] => No Fee Level(s) or Price Set is configured for this event.<br />Click <a href='/civicrm/event/manage/fee?reset=1&amp;action=update&amp;id=829'>CiviEvent >> Manage Event >> Configure >> Event Fees</a> to configure the Fee Level(s) or Price Set for this event.
    [code] =>
)


Oct 23 19:51:53  [info] $backTrace = #0 /home/xxxxx/public_html/drupal/sites/all/modules/civicrm/CRM/Core/Error.php(387): CRM_Core_Error::backtrace("backTrace", TRUE)
#1 /home/xxxxx/public_html/drupal/sites/all/modules/civicrm/CRM/Event/Form/Registration.php(724): CRM_Core_Error::fatal("No Fee Level(s) or Price Set is configured for this event.<br />Click <a href...")
#2 /home/xxxxx/public_html/drupal/sites/all/modules/civicrm/CRM/Event/Form/Registration.php(352): CRM_Event_Form_Registration::initEventFee(Object(CRM_Event_Form_Registration_Register), "829")
#3 /home/xxxxx/public_html/drupal/sites/all/modules/civicrm/CRM/Event/Form/Registration/Register.php(86): CRM_Event_Form_Registration->preProcess()
#4 /home/xxxxx/public_html/drupal/sites/all/modules/civicrm/CRM/Core/Form.php(436): CRM_Event_Form_Registration_Register->preProcess()
#5 /home/xxxxx/public_html/drupal/sites/all/modules/civicrm/CRM/Core/QuickForm/Action/Display.php(93): CRM_Core_Form->buildForm()
#6 /home/xxxxx/public_html/drupal/sites/all/modules/civicrm/packages/HTML/QuickForm/Controller.php(203): CRM_Core_QuickForm_Action_Display->perform(Object(CRM_Event_Form_Registration_Register), "display")
#7 /home/xxxxx/public_html/drupal/sites/all/modules/civicrm/packages/HTML/QuickForm/Page.php(103): HTML_QuickForm_Controller->handle(Object(CRM_Event_Form_Registration_Register), "display")
#8 /home/xxxxx/public_html/drupal/sites/all/modules/civicrm/CRM/Core/Controller.php(356): HTML_QuickForm_Page->handle("display")
#9 /home/xxxxx/public_html/drupal/sites/all/modules/civicrm/CRM/Core/Invoke.php(331): CRM_Core_Controller->run((Array:3), NULL)
#10 /home/xxxxx/public_html/drupal/sites/all/modules/civicrm/CRM/Core/Invoke.php(75): CRM_Core_Invoke::runItem((Array:15))
#11 /home/xxxxx/public_html/drupal/sites/all/modules/civicrm/CRM/Core/Invoke.php(52): CRM_Core_Invoke::_invoke((Array:3))
#12 /home/xxxxx/public_html/drupal/sites/all/modules/civicrm/drupal/civicrm.module(457): CRM_Core_Invoke::invoke((Array:3))
#13 [internal function](): civicrm_invoke("event", "register")
#14 /home/xxxxx/public_html/drupal/includes/menu.inc(517): call_user_func_array("civicrm_invoke", (Array:2))
#15 /home/xxxxx/public_html/drupal/index.php(21): menu_execute_active_handler()
#16 {main}
« Last Edit: October 23, 2014, 05:37:46 pm by sonicthoughts »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • SOLVED -"No Fee Level(s) or Price Set is configured for this event" But it IS!

This forum was archived on 2017-11-26.