View previous topic :: View next topic |
Author |
Message |
andycaunce -
Joined: 08 Sep 2008 Posts: 1
|
Posted: Mon Sep 08, 2008 9:05 pm Post subject: Session variables problems |
|
|
Im having trouble with session variables when the site is viewed from outside of my network. When i access it using localhost or a local ip address it works perfectly, however when I access it from outside my network the session variables appear to cesase working and since they are used on most of the site this is a fairly major problem.
I'm not sure how relavant this is but im using a port 80 redirect from no-ip.com to redirect to my dynamic ip address.
Help please! |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Mon Oct 27, 2008 4:42 pm Post subject: Re: Session variables problems |
|
|
andycaunce,
If you use Web redirection with no-ip.com, you must be careful about the actual URL that is showing the final page (it is not the URL with the domain name).
Domain cloaking works with a frames and can cause such troubles with sessions (which rely on the actual URL). _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|