Love the mod - thanks!
It was working great on my site.. then i switched from litespeed to apache w/ mod_security and get this error if a thumbs up/down is clicked:
Warning: curl_setopt() [function.curl-setopt]: Invalid curl configuration option in [path]/helpfulanswers.php on line 483
Line 483 is:
curl_setopt($curlHandle, CURLOPT_MUTE, 1); // dont show output
If you reload the page it shows that your helpful vote registered, and the error is gone.
I'm running v2.3.3 - latest version..
Any ideas?
|