Hi
I've installed this and I'm having some issues - it appears to be correctly configured with the right keys, and the test works fine in the admin control panel - both the initial config and the test verification work, reporting back that the verification has succeeded.
However, when applying this, attempting to register generates a 500 error on the server, and in the log I get the following:
PHP Fatal error: Call to undefined method vB_Input_Cleaner:: parse_url() in /var/www/vhosts/antique-locks.com/httpdocs/includes/class_vurl.php on line 707, referer:
http://www.antique-locks.com/register.php
I've looked in class_vurl at that line, and can't see any reference to the vb_Input_Cleaner method in there (I was hoping for a fix as mentioned by Domenico a couple of posts above.
Any clue as to how I can fix this? The site is currently using keyCAPTCHA which is less than desirable.