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 »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Error type: Could not find a valid session key - CiviCRM 3.2.5 Drupal 6.19
Pages: [1]

Author Topic: Error type: Could not find a valid session key - CiviCRM 3.2.5 Drupal 6.19  (Read 1043 times)

jsanchezt

  • Guest
Error type: Could not find a valid session key - CiviCRM 3.2.5 Drupal 6.19
December 16, 2010, 05:37:05 pm
Hi.
I have an error when a registrered user use a costumized Dashlet who show the contacts of a specific group.
This Dashlet loads the contacts in the Dashboard in many pages (1,2,3, etc). When i do a click in "next>>" link or "last>>", appears this error:

********************************************************************************************************
Lo Lamento. Un error irrecuperable ha ocurrido.
We can't load the requested web page. This page requires cookies to be enabled in your browser settings. Please check this setting and enable cookies (if they are not enabled). Then try again. If this error persists, contact the site adminstrator for assistance.

Site Administrators: This error may indicate that users are accessing this page using a domain or URL other than the configured Base URL. EXAMPLE: Base URL is http://example.org, but some users are accessing the page via http://www.example.org or a domain alias like http://myotherexample.org.

Error type: Could not find a valid session key.

Return to home page.
********************************************************************************************************
I've done the following to try to fix the error:
1.- Check the base url in Drupal al Civi. (those are the values configured)
1.a.- CIVICRM_UF_BASEURL = http://www.mysite.com/aws (/aws/sites/default/civicrm.settings.php)
1.b.- $base_url = http://www.mysite.com/aws (/aws/sites/default/settings.php)
The values are the same.
2.- My BD is UTF8_generic_ci collation mode.
3.- Longtext is the tipe of data in column session in table sessions on Drupal BD.
4.- I truncated the tables cache in Drupal and CiviCRM
5.- I deleted the content of templates_c
6.- Exists uid=0 in drupal users (for anonymous)

When i click "next>>" buttom the url is:

http://www.mysite.com/aws/index.php?q=civicrm/report/instance/50&q=civicrm/report/instance/50&section=2&force=1&civicrm/report/instance/50=/index.php?q=civicrm/report/instance/50&section=2&qfKey=0dc43071ea7eb03b61c17f49454a53e1_3396&force=1&crmPID=3

and when i click Refresh Dashboard button the url is:

http://www.mysite.com/aws/index.php?q=civicrm/dashboard&reset=1&resetCache=1

and the problem disapears; the url is:

http://www.mysite.com/aws/index.php?q=civicrm/report/instance/50&q=civicrm/report/instance/50&section=2&force=1&civicrm/report/instance/50=/index.php?q=civicrm/report/instance/50&section=2&qfKey=c3542a3a2af91a2690601f0930e01fe1_7605&force=1&crmPID=2

The problem disappears until next login.

I think the problem is related to the cache or something close but can not find a solution.   ??? :'(

I hope you can help me with this problem.

Thanks google translate!!!  ;D

Nobody can help me?  :'(

 :(  :(  :(  :'(
« Last Edit: December 21, 2010, 10:26:42 am by jsanchezt »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Error type: Could not find a valid session key - CiviCRM 3.2.5 Drupal 6.19

This forum was archived on 2017-11-26.