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) »
  • Developer Discussion »
  • Unit Testing (Moderator: Michał Mach) »
  • Event registration error
Pages: [1]

Author Topic: Event registration error  (Read 2117 times)

prospern

  • Guest
Event registration error
May 27, 2010, 03:20:53 pm
Hi,

I am getting this error when I test out an event registration. It occurs after clicking on the Continue button on the first page after inputting values:

backTrace

/var/www/html/sites/all/modules/civicrm/CRM/Core/Error.php, backtrace, 258
/var/www/html/sites/all/modules/civicrm/CRM/Core/Controller.php, fatal, 207
/var/www/html/sites/all/modules/civicrm/CRM/Core/Controller.php, key, 145
/var/www/html/sites/all/modules/civicrm/CRM/Event/Controller/Registration.php, __construct, 44
/var/www/html/sites/all/modules/civicrm/CRM/Core/Invoke.php(201) : eval()'d code, __construct, 1
/var/www/html/sites/all/modules/civicrm/CRM/Core/Invoke.php, eval, 201
/var/www/html/sites/all/modules/civicrm/drupal/civicrm.module, invoke, 342
, civicrm_invoke,
/var/www/html/includes/menu.inc, call_user_func_array, 348
/var/www/html/index.php, menu_execute_active_handler, 23

Any help would be greatly appreciated.

Thanks

emilyf

  • Ask me questions
  • ****
  • Posts: 696
  • Karma: 54
  • CiviCRM version: 2.x - 4.x
  • CMS version: Drupal 5, 6, 7
Re: Event registration error
May 28, 2010, 02:57:26 am
can you also turn on debugging at civi admin > global settings > debugging. there should be a longer snippet with sql debugging and such on the error page if that's on.

prospern

  • Guest
Re: Event registration error
May 28, 2010, 06:29:40 am
It is already turned on and the error is still the same.

Thanks
« Last Edit: May 28, 2010, 11:19:52 am by prospern »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • Unit Testing (Moderator: Michał Mach) »
  • Event registration error

This forum was archived on 2017-11-26.