PDA

View Full Version : Fatal Error in shipping


Bknvc1111729
05-04-2009, 09:53 AM
I Figured it out. I did not have the extension i my php for curl() set. once I did it started working.


Has anyone seen this error and if so what causes it?

Fatal Error: Call to undifined function curl_init() in C:\wamp\MyTestCart\WA_eCart\WA_eCart_USPS_PHP.php on line 104.

On line 104 of WA_eCart_USPS_PHP.php there is:
$WA-USPS_Curl = curl_init();

All I did was use the checkout wizard with USPS has my shipping option. I was asked for my USPS username and testing server address which I supplied and finished the wizard. When I tested the cart this is the error I get after entering billing address and shipping address.

Thanks,
Bknvc