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) »
  • Getting backtrace and could not find a valid key error on registration ...
Pages: [1]

Author Topic: Getting backtrace and could not find a valid key error on registration ...  (Read 1338 times)

backdrifting

  • I post frequently
  • ***
  • Posts: 178
  • Karma: 2
Getting backtrace and could not find a valid key error on registration ...
February 18, 2009, 04:26:49 am
Trying to register for an active event via it's "live" registration page via https on our site.  The live page is here:

https://www.origami-usa.org/civicrm/event/register?id=37&reset=1

I'm getting this error when I click "Continue"  = it won't even launch the confirmation page.  This is with Drupal 5.15 and CiviCRM 1.9.13019.  We just started getting a rash of these backtrace errors not only on this event registration but also on our membership form.  What's causing this?

backTrace

/public_html/sites/all/modules/civicrm/CRM/Core/Error.php, backtrace, 255
/public_html/sites/all/modules/civicrm/CRM/Core/Controller.php, fatal, 182
/public_html/sites/all/modules/civicrm/CRM/Core/Controller.php, key, 136
/public_html/sites/all/modules/civicrm/CRM/Event/Controller/Registration.php, __construct, 44
/public_html/sites/all/modules/civicrm/CRM/Event/Invoke.php, __construct, 100
/public_html/sites/all/modules/civicrm/CRM/Core/Component.php(183) : eval()'d code, main, 1
/public_html/sites/all/modules/civicrm/CRM/Core/Component.php, eval, 183
/public_html/sites/all/modules/civicrm/CRM/Core/Invoke.php, invoke, 144
/public_html/sites/all/modules/civicrm/drupal/civicrm.module, invoke, 319
, civicrm_invoke,
/public_html/includes/menu.inc, call_user_func_array, 418
/public_html/index.php, menu_execute_active_handler, 15

unrecoverable error
    Sorry. A non-recoverable error has occurred.

    Could not find valid Key

    Return to home page.


Sunil

  • I post frequently
  • ***
  • Posts: 131
  • Karma: 23
  • The community around a product more important than the product itself?
    • CiviCRM
Re: Getting backtrace and could not find a valid key error on registration ...
February 18, 2009, 04:45:13 am
Hi,

Quote
Could not find valid Key

This error may occur when doing the online contribution/Registration as an anonymous user and in Drupal database user table uid = 0 record not present

and also check this post http://forum.civicrm.org/index.php/topic,5701.msg24990.html#msg24990


sunil
The community around a product more important than the product itself?

backdrifting

  • I post frequently
  • ***
  • Posts: 178
  • Karma: 2
Re: Getting backtrace and could not find a valid key error on registration ...
February 18, 2009, 09:04:16 am
The user id table row for anonymous users is in my db correctly.

I turned off Drupal caching.  I'll try it again with this disabled.

Also I noticed that I do not have a civicrm_cache table in my CiviCRM db.  Is that table required?

-backdrifting

backdrifting

  • I post frequently
  • ***
  • Posts: 178
  • Karma: 2
Re: Getting backtrace and could not find a valid key error on registration ...
February 18, 2009, 09:12:28 am
I just disabled all Drupal caching via the Drupal admin side and now the registration form is working.

-backdrifting

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Getting backtrace and could not find a valid key error on registration ...

This forum was archived on 2017-11-26.