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) »
  • Inconsistant logged out...
Pages: [1]

Author Topic: Inconsistant logged out...  (Read 2128 times)

alfred_nutile

  • Ask me questions
  • ****
  • Posts: 464
  • Karma: 14
    • River Valley Tech Collective
Inconsistant logged out...
October 22, 2007, 05:58:42 am
So in the middle of different tasks is civi, I all of a sudden get logged out?
Using drupal.
Seems to be when I miss a required field.  Instead of kicking me back to the form it logs me out.  This is logged in as drupal admin and as another user who has alot of rights.
Any thoughts?
Any way to clear something?
Not much has changed, no updates etc?
« Last Edit: October 22, 2007, 06:28:10 am by alfred_nutile »

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Inconsistant logged out...
October 22, 2007, 09:21:12 am
This behavior might mean that the CiviCRM setting for CIVICRM_UF_BASEURL (in civicrm.settings.php) is different from $base_url setting in your Drupal settings.php file.
Protect your investment in CiviCRM by  becoming a Member!

alfred_nutile

  • Ask me questions
  • ****
  • Posts: 464
  • Karma: 14
    • River Valley Tech Collective
Re: Inconsistant logged out...
October 22, 2007, 02:28:11 pm
Okay I will try that, thanks

alfred_nutile

  • Ask me questions
  • ****
  • Posts: 464
  • Karma: 14
    • River Valley Tech Collective
Re: Inconsistant logged out...
October 23, 2007, 02:07:33 pm
Well still having trouble.
The pattern is that if the form fails validation it kicks me out of the site.
drupal settings
#$base_url = 'http://nationalpriorities.org/cms';
#note I pounded out the above to see if it would help, same problem

civi settings
define( 'CIVICRM_UF_BASEURL', 'http://nationalpriorities.org/cms/' );

alfred_nutile

  • Ask me questions
  • ****
  • Posts: 464
  • Karma: 14
    • River Valley Tech Collective
Re: Inconsistant logged out...
November 06, 2007, 10:55:22 am
More patterns to the problem.
If I log in as say me or admin or testcivi all admin level people in drupal then I get logged out if there is any data entry error or I get this
backTrace
Quote
/var/www/cms/sites/all/modules/civicrm/CRM/Core/Error.php, backtrace, 255
/var/www/cms/sites/all/modules/civicrm/CRM/Utils/Request.php, fatal, 108
/var/www/cms/sites/all/modules/civicrm/CRM/Contact/Form/Edit.php, retrieve, 152
/var/www/cms/sites/all/modules/civicrm/CRM/Core/Form.php, preProcess, 283
/var/www/cms/sites/all/modules/civicrm/CRM/Core/QuickForm/Action/Display.php, buildForm, 98
/var/www/cms/sites/all/modules/civicrm/packages/HTML/QuickForm/Controller.php, perform, 195
/var/www/cms/sites/all/modules/civicrm/packages/HTML/QuickForm/Page.php, handle, 95
/var/www/cms/sites/all/modules/civicrm/CRM/Core/Controller.php, handle, 220
/var/www/cms/sites/all/modules/civicrm/CRM/Utils/Wrapper.php, run, 77
/var/www/cms/sites/all/modules/civicrm/CRM/Core/Invoke.php, run, 484
/var/www/cms/sites/all/modules/civicrm/CRM/Core/Invoke.php, form, 188
/var/www/cms/sites/all/modules/civicrm/CRM/Core/Invoke.php, contact, 92
/var/www/cms/sites/all/modules/civicrm/drupal/civicrm.module, invoke, 319
, civicrm_invoke,
/var/www/cms/includes/menu.inc, call_user_func_array, 418
/var/www/cms/index.php, menu_execute_active_handler, 15
BUT if I log in as standard users ie office staff etc it all works great. 

No matter what computer I use in the office.
Thanks

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Inconsistant logged out...

This forum was archived on 2017-11-26.