Using website payment pro on an donation page. When I click the checkout button under carthrob:checkout_form it’s taking me to this:
Warning: Wrong parameter count for curl_setopt() in ...\system\modules\cartthrob\mod.cartthrob.php on line 3135
Warning: Cannot modify header information - headers already sent by (output started at ...\wwwroot\system\modules\cartthrob\mod.cartthrob.php:3135) in ...\system\core\core.functions.php on line 296
Hopefully some of this info will help:
It’s accepting the payment and submitting the entry into the orders weblog.
The client is on a… windows server… and using EE 1.6.8
Most of my code is straight out of your default donation template.
My first submission did work but it has thrown the same error ever since.
