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

incidentist’s picture

Assigned: Unassigned » incidentist
Status: Active » Closed (fixed)
incidentist’s picture

moshe weitzman’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

i'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

jody lynn’s picture

Thanks, 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.

incidentist’s picture

Hi 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.

jody lynn’s picture

Status: Postponed (maintainer needs more info) » Fixed

You'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.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.