Quote:
Originally Posted by NCBNN
Your current settings are:
$standard_url = "my.hostcentrex.com/";
$secure_url = "my.hostcentrex.com/";
$https = "https";
Your settings should be:
$standard_url = "my.hostcentrex.com/order/orderwiz.php?v=3&submit_package=package&type3_pack age=32&coupon_code=&dsfreesetup&submit=";
$secure_url = "my.hostcentrex.com/order/orderwiz.php?v=3&submit_package=package&type3_pack age=32&coupon_code=&dsfreesetup&submit=";
$https = "https";
|
Okay first off, I want to thank you for being cool, and not hacking the shit out of my server. Second, I wasn't able to recreate your error, but I was able to find references to it in our error_log, and correct it. If you would like to give it a try again please do.
Thanks,
JoeW