
dblayout
Posts: 2
|
| Posted: 12/02/2004, 4:35 PM |
|
I have a website (that used to be working perfectly before I had to move it) that is using session variables to hold some information. The 1st tim eI go through my site an dI get to the Order Complete page, the session variables are empty, so my final SQL fails. I go through the website again, and the variables now contain the correct information. It is like they are not getting initialized or something. This is very consistant and can be reproduced very easy. Is there something the site host needs to set to allow the session variables to exist? What would cause the session variables to NOT hold their data the 1st time through but be ok after that?
Thanks.
Chris
|
 |
 |
peterr
Posts: 5971
|
| Posted: 12/02/2004, 11:23 PM |
|
I think that this may depend on where and how you create those session variables.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
dblayout
Posts: 2
|
| Posted: 12/03/2004, 7:28 AM |
|
I found it. My website is caled www.zzzzzzzzzz.com. When I was coming back from my REDIRECT to PayPal, I was returning to website zzzzzzzzzz.com. Once I added the www in front of the web address, it started working.
Thanks for the help.
Chris
|
 |
 |
|

|
|
|
|