Hi,

Originally Posted by
Sudakoma
Im also using 2.2.2 and i still get the 'cofnospam' in that confirm email field.
That means that you haven't completed the upgrade to 2.2.2.
You must have missed updating the file
\includes\templates\YOUR_TEMPLATE\templates\tpl_product_info_display.php
You'll find a small difference between your version and the correct version from 2.2.2:
PHP Code:
$back_in_stock_notification_form->setVariable('email_confirmation',
should be:
PHP Code:
$back_in_stock_notification_form->setVariable('cofnospam',
All the best...
Conor
Bookmarks