Hi guys,
New here and i need some help.
Im running opencart 2.2.0 and want to install sendcloud. I followed the guide to installing it and vqmod is working fine, I enabled the sendcloud module and inserted the api keys however the sendcloud logo does not appear.
Any ideas ?
In ocmod/sendcloud.ocmod.xml file,
find:
replace with:
In admin/controller/module/sendcloud.php file,
find all instances of:
replace each with:
and the same steps for vqmod/xml/sendcloud.xml file.
find:
Code: Select all
$data['sendcloud_url'] = $this->url->link('module/sendcloud/bulk', 'token=' . $this->session->data['token'], 'SSL');
Code: Select all
$data['sendcloud_url'] = $this->url->link('module/sendcloud/bulk', 'token=' . $this->session->data['token'], true);
find all instances of:
Code: Select all
'SSL'
Code: Select all
true
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Who is online
Users browsing this forum: No registered users and 1 guest