We have set up some global files on our server that serves different customers. Customers can have their own domain name and we give them an unique code. Using that code, they forward their domain to our server. So they are not on the same server....
Thanks for you help!
Yes, I do call session_start(). And everything works fine if I access the page directly. Sessions don't work properly when a site is being forwarded (with masking) to the server where actual files reside. I learned that it is because when the privacy level is set to medium (which is the...
The following problem occurs when a site is being 'forwarded' to the directory in the server where actual files reside.
I store the log-in information as session variables. Then I use Javascript to redirect -> document.location="index.php?page=skipcheckout".
But it destroys all the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.