Hi there. Attempting to add this to an old cart that has seen a recent dramatic increase in spam.
Zencart is 1.5, php is 5.6.
I am getting a 500 misconfiguration server error.

All I can tell you is, if I remove this line from config.google_recaptcha.php, the shop works and just the contact page is broken ( I did not intall on other page)

$autoLoadConfig[190][] = array('autoType'=>'classInstantiate',
'className'=>'google_recaptcha',
'objectName'=>'google_recaptcha');


Any idea what I may have done wrong? I am out of my element I'm afraid. Thank you