Quote Originally Posted by saplanet View Post
I managed to get it to work. It's this instruction:
4c: In /includes/modules/YOUR_TEMPLATE/create_account.php, at around line 248 you should see the line:
if ($error == true) {
immediately before that add in the following code:
$zco_notifier->notify('NOTIFY_CREATE_ACCOUNT_CAPTCHA_CHECK');

Although running on zc1.5.1 engine, my cart was upgraded from 1.39h. Added that code, and everything is working!
Sounds like your /includes/modules/YOUR_TEMPLATE/create_account.php was based on the old 1.39h version, so needed the 1.3x instructions.
Glad it's working now.
Regards
David