Post by straightlight » Tue Nov 15, 2011 4:21 am

In admin/model/setting/store.php file, there's an unknown and not declared array parameter which isn't used in the following function for an unknown reason:

Code: Select all

public function getStores($data = array()) {
it should rather be replaced with this:

Code: Select all

public function getStores() {
Fortunately, the array was declared empty by default which is why no errors showed up in the logs.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: No registered users and 9 guests