I'm using Magento Community Edition 1.7.0.2.
LightBox2 stopped working after clearing js/css cache via cache management.
I receive the following error:
PHP Fatal error: Call to a member function addItem() on a non-object in home/*******/public_html/app/code/community/IG/LightBox2/Block/Catalog/Product/View/Media/Gallery.php on line 163
The front-end now only shows WSOD / blank page.
I have tried:
- commenting out line 162 & 163,
- Clearing caches,
- Logging In/Out,
- Uncommenting line in index.php to display errors,
- disabling module,
- un/reinstalling via magento connect
Any suggestions on where else to go to debug this issue? Or should I just restore from backup?