Closed (fixed)
Project:
Teleport
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Jan 2008 at 03:41 UTC
Updated:
17 Feb 2008 at 21:53 UTC
notice: Undefined index: teleport in /home/mysite/public_html/sites/all/modules/teleport/teleport.module on line 62.
I'm loving teleport. It works correctly but throws a lot of errors here and there. This error is the most popular. It has something to do with $_SESSION?
Comments
Comment #1
incidentist commentedComment #2
incidentist commentedComment #3
moshe weitzman commentedi'm seeing this too. this happens until you use teleport once then your last_string gets populated for your session. i recommend fixing it with an isset() check around the variable assignment.
i am using latest drupal-6-1 branch.
nice module
Comment #4
jody lynnThanks, Moshe.
Incidentist- I saw there were updates on the 6-1 branch today and updated to it but it seems it might be mixed up with the 5 branch. There are errors coming up from menu functions that don't work in drupal6.
Comment #5
incidentist commentedHi Lynn,
I'm definitely new to the branching game, but I tried checking out the various versions from CVS and they seemed to work fine. Are you sure you're not checking out the MAIN branch? That one is stuck at an old version of 5 until I figure out how to keep it synced with the 6 branch.
Comment #6
jody lynnYou're right- your branches are good now - maybe I just got mixed up because I had previously checked out MAIN so when I cvs updated it got screwy (not exactly a cvs guru myself). Also the updated version is much improved in many ways and so far I haven't found any bugs. Thanks a lot! Really useful module.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.