I've got a system set up w/PHP pages that works 100% under http://. When I switch to https://, for some reason track_vars gets turned off, and most of my pages crash because I'm using get/post forms to link them all. I've tried everything from toggling track_vars in the script to an .htaccess file that sets them, but nothing works. Why is SSL doing this to this variable??? Please help, this is supposed to go live next week!