Quote Originally Posted by vmmeup View Post
Kenwva & Sanji,

Do both of you have register_globals = off? I haven't been able to test this on a test system with register_globals=off. The fact that you both don't see any of the data leads me to beleive that this could be the problem.
Checking from admin/server_info.php, I can confirm that I have register_globals = ON. This should then not be the issue...


Quote Originally Posted by vmmeup View Post
Sanji,

Weren't you getting the variable data with an older version of the script, but just having the SecurityToken problem?
Yes, I was, but the script has been modified a lot since then. At that time, it was using a file in the root directory of ZC. And I confirm that data - except for the SecurityToken - where passed properly...


sanji