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) »
  • couldnt find valid key when adding a user through drupal
Pages: [1]

Author Topic: couldnt find valid key when adding a user through drupal  (Read 1008 times)

laborg

  • Guest
couldnt find valid key when adding a user through drupal
April 02, 2008, 02:55:36 am
hi!

i can add a user through the normal drupal administrator page (including a custom data civicrm profile), but when i try to add another user i get:

Code: [Select]
/var/www/drupal/sites/all/modules/civicrm/CRM/Core/Error.php, backtrace, 258
/var/www/drupal/sites/all/modules/civicrm/CRM/Core/Controller.php, fatal, 185
/var/www/drupal/sites/all/modules/civicrm/CRM/Core/Controller.php, key, 136
/var/www/drupal/sites/all/modules/civicrm/CRM/Core/Controller/Simple.php, __construct, 64
/var/www/drupal/sites/all/modules/civicrm/CRM/Core/BAO/UFGroup.php, __construct, 468
/var/www/drupal/sites/all/modules/civicrm/drupal/civicrm.module, getEditHTML, 496
/var/www/drupal/sites/all/modules/civicrm/drupal/civicrm.module, civicrm_register_data, 399
, civicrm_user,
/var/www/drupal/includes/module.inc, call_user_func_array, 386
/var/www/drupal/modules/user/user.module, module_invoke, 2460
/var/www/drupal/modules/user/user.module, _user_forms, 1198
, user_register,
/var/www/drupal/includes/form.inc, call_user_func_array, 218
, drupal_retrieve_form,
/var/www/drupal/includes/form.inc, call_user_func_array, 69
/var/www/drupal/modules/user/user.module, drupal_get_form, 2353
, user_admin,
/var/www/drupal/includes/menu.inc, call_user_func_array, 418
/var/www/drupal/index.php, menu_execute_active_handler, 15

If i log out and log in again i can add the next user and so on...

my setup:
civicrm 2.0.2
drupal 5.7
php 5.1.3

is this once more due to php 5.1?

big thx in advance
gerhard
« Last Edit: April 02, 2008, 02:57:20 am by laborg »

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: couldnt find valid key when adding a user through drupal
April 02, 2008, 01:19:43 pm

i just tested this on my local install and it seemed to work fine. I cant say for certain that this is a 5.1.x issue, but it does seem like an issue related to sessions

lobo


A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • couldnt find valid key when adding a user through drupal

This forum was archived on 2017-11-26.