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 Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • User registration through drupal fails sometimes
Pages: [1]

Author Topic: User registration through drupal fails sometimes  (Read 1749 times)

laborg

  • Guest
User registration through drupal fails sometimes
June 24, 2008, 01:41:46 am
Hi!

I'm quite desperate:
Code: [Select]
$backTrace = .../drupal/sites/all/modules/civicrm/CRM/Core/Error.php, backtrace, 265
.../drupal/sites/all/modules/civicrm/CRM/Core/Controller.php, fatal, 185
.../drupal/sites/all/modules/civicrm/CRM/Core/Controller.php, key, 136
.../drupal/sites/all/modules/civicrm/CRM/Core/Controller/Simple.php, __construct, 64
.../drupal/sites/all/modules/civicrm/CRM/Core/BAO/UFGroup.php, __construct, 468
.../drupal/sites/all/modules/civicrm/drupal/civicrm.module, getEditHTML, 496
.../drupal/sites/all/modules/civicrm/drupal/civicrm.module, civicrm_register_data, 399
, civicrm_user,
.../drupal/includes/module.inc, call_user_func_array, 386
.../drupal/modules/user/user.module, module_invoke, 2460
.../drupal/modules/user/user.module, _user_forms, 1198
, user_register,
.../drupal/includes/form.inc, call_user_func_array, 218
, drupal_retrieve_form,
.../drupal/includes/form.inc, call_user_func_array, 69
, drupal_get_form,
.../drupal/includes/menu.inc, call_user_func_array, 418
.../drupal/index.php, menu_execute_active_handler, 15

Jun 24 09:57:20  info $Fatal Error Details = Array
(
    message => Could not find valid Key
    code =>
)

Many user who want to register get a "could not find valid key" error and I don't know what's the reason. Any clues? (using civicrm 2.0.3, php 5.1.2)
thx in advance!

Gerhard
« Last Edit: June 24, 2008, 04:14:03 am by laborg »

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: User registration through drupal fails sometimes
June 24, 2008, 10:58:03 am
Gerhard - Check the solutions in this post:
http://forum.civicrm.org/index.php/topic,114.0.html

... and if that doesn't help, I think there are a few other causes / solutions on the forums if your do a search on "could not find valid key".
Protect your investment in CiviCRM by  becoming a Member!

laborg

  • Guest
Re: User registration through drupal fails sometimes
June 25, 2008, 03:57:34 am
Thank you for the info.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • User registration through drupal fails sometimes

This forum was archived on 2017-11-26.