Welcome Guest, Not a member yet? Register   Sign In
Session Expire after coming secure server (after payment)
#11

[eluser]HdotNET[/eluser]
Glad it works....

So let me get this right though... you're accessing a view directly in your application folder?

http://mysite.com/application/views/getr...=123&Y=456

Got to be said that this isn't best practice. If you need access to GET variables you should be able to do this via a controller.
#12

[eluser]coldfire82[/eluser]
[quote author="HdotNET" date="1264480529"]Glad it works....

So let me get this right though... you're accessing a view directly in your application folder?

http://mysite.com/application/views/getr...=123&Y=456

Got to be said that this isn't best practice. If you need access to GET variables you should be able to do this via a controller.[/quote]

nice. i used the GET with controller and is working fine.

Correction: the session lost problem has nothing to do with the above solution I mentioned. I worked around the problem by sending that session variable to the other server(B) and received it back.

I still didnt got the solution for the actual problem.




Theme © iAndrew 2016 - Forum software by © MyBB