Jump to content

Unable to store data from $_POST variables


jaymelbe

Recommended Posts

Dear all,

 

I hope that my subject is not duplicated with another one... but I haven't found someone having the same issue than me.

 

I redirect from a website to a prestashop with data sent through POST method, and I can get them with the $_POST variables.

However I can't find a way to store them since v1.6.

 

Indeed, with v1.4, I was able to store them in $_SESSION variables... and they were available everywhere.

However with v1.6, I can store in $_SESSION variables.. but they are overwritten for no reason.... after including the configuration files in index.php.

 

I can't use the smarty and cookies stuff.. as the modules are loaded during the configuration...

 

Any help is welcome!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...