Quote Originally Posted by conor View Post
Hi,



You probably have a template override in effect and haven't updated to the latest version properly. The file which contains that definition is a language define (obviously ;) ):

includes/languages/english/extra_definitions/back_in_stock_notifications.php

You probably have a file overriding this in your

includes/languages/english/extra_definitions/YOUR_TEMPLATE

directory.

Hope that helps!

All the best...

Conor
ceon
Hi Conor, I do have a custom file overriding system in place. I have double check to make sure that the file extra_definitions/back_in_stock_notifications.php is in my template override correct, but it still throws the error. Should that file be in my override or before my override? Is their anything else I should look at here. Thanks