Page 1 of 1

amazon_button.php and bestseller.php point to module/banner

Posted: Wed Feb 04, 2015 11:40 pm
by xseon
Hi,

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')) {
2. admin/controller/module/besteller.php

Code: Select all

Line 80: 				'href' => $this->url->link('module/banner', 'token=' . $this->session->data['token'], 'SSL')
Does 'module/banner' have anything to do here?