I keep seeing the following error messages in my error log:
Code: Select all
Undefined variable: entry_captcha in ...public_html/system/modification/catalog/view/theme/default/template/product/product.tpl on line 111
PHP Notice: Undefined variable: yandex_compatible in .../public_html/system/modification/catalog/view/theme/default/template/product/product.tpl on line 428
I also have the OCJ Doc Mod, which has identified 4 of my modules as showing NOT FOUND errors. But these are are modules that I had installed from before and they were working fine. So I assume that this new extension is causing a conflict with my older modules? The common NOT FOUND error seems to be related to the product.tpl
My question is, how can I identify what is causing the issue and how to fix it?
Thank you