Quote:
Originally Posted by pmstudios
Looks like you're not specifying $action to be a GET variable. $action = $_GET['action']; Otherwise it's being treated as a POST variable 
|
That is it: it a $_post
At the limit you could use $request, but i think the problem with the it has nothing to do with it.
Unless it's an x-cart feature
I've receieved the 3.5x code from x-online and try to reconstruct this for 4.xx tomorrow ... at least when I'm sober
