PHPSESSID returns another ID than the one Drupal uses

arkam - October 1, 2007 - 13:45
Project:KnowledgeTree integration
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:alexpott
Status:closed
Description

Hi,

I installed knowledgeTree (last stable version) under http://mysite.com/drupal/knowledgetree. When login in drupal (last stable version) I get a sid in the drupal sessions-table. When accessing knowledgeTree through Drupal it always redirects me on the drupal homepage.

After investigating this problem I found out that $_COOKIE[PHPSESSID] in login.php did not return the same sid than the one stored in the Drupal sessions table!

What is the problem?

Thanks,

Arkam

#1

alexpott - November 7, 2007 - 18:07

Drupal has changed it session names. See this post http://drupal.org/node/186958.

I'm working on a new version of the KnowledgeTree plugin that uses interceptors to validate the user against the Drupal database. Hopefully will finish it soon!

#2

alexpott - November 12, 2007 - 11:17

Hi Arkam,

My new version addresses these issues see http://drupal.org/node/153802/release

Regards,

Alex

#3

alexpott - November 14, 2007 - 10:39
Assigned to:Anonymous» alexpott
Status:active» closed

The latest release addresses this issue

 
 

Drupal is a registered trademark of Dries Buytaert.