Module shows up in "Modifications" but not "Modules"
Posted: Fri Jun 24, 2016 11:22 am
I installed Modal Window 2x on 2.1.0.2 but it does not show up in the "Modules" section of the admin panel. Have refreshed the cache and verified the upload folder contents were all on the server. It shows up in the "Modifications" section fine.
Log:
Can anybody help me figure this out?
Log:
Code: Select all
MOD: Modal Window 2X
FILE: catalog/view/theme/default/template/common/header.tpl
CODE: <?php foreach ($styles as $style) { ?>
LINE: 30
FILE: catalog/view/theme/default/template/common/footer.tpl
CODE: </body>
LINE: 78
FILE: catalog/controller/common/footer.php
CODE: function index() {
LINE: 8