amazon_button.php and bestseller.php point to module/banner
Posted: Wed Feb 04, 2015 11:40 pm
Hi,
Is it possible that those lines of code in the files below are wrong:
1. admin/controller/module/amazon_button.php
2. admin/controller/module/besteller.php
Does 'module/banner' have anything to do here?
Is it possible that those lines of code in the files below are wrong:
1. admin/controller/module/amazon_button.php
Code: Select all
Line 120: if (!$this->user->hasPermission('modify', 'module/banner')) {
Code: Select all
Line 80: 'href' => $this->url->link('module/banner', 'token=' . $this->session->data['token'], 'SSL')