Post by Tuesday123! » Wed Aug 10, 2016 3:52 am

Hello,

I am new to this and was trying to add a ssl to my site today using godaddy.com. My hosting is handled with another company. Not sure if this error has to do with me trying to add the ssl or changing something else in Opencart or not, seeking some assistance with understanding with fixing the error message. I am using Opencart 2.2.0.0 website is http://www.littleorganicgarden.com

On my site it says
warning: array_slice() expects parameter 1 to be array, string given
in /home/little24/public_html/catalog/controller/module/cosyone_deals.php on line 39Warning: Invalid argument supplied for foreach() in /home/little24/public_html/catalog/controller/module/cosyone_deals.php on line 41
Cpanel [Tue Aug 09 13:43:52 2016] [error] File does not exist: /home/little24/public_html/catalog/view/theme/default/stylesheet/d_ajax_search.css, referer: http://littleorganicgarden.com/
Thank you
Last edited by straightlight on Wed Aug 10, 2016 4:36 am, edited 1 time in total.
Reason: Added quote tags.

Newbie

Posts

Joined
Wed Aug 10, 2016 3:20 am

Post by straightlight » Wed Aug 10, 2016 4:37 am

Welcome to the Opencart forum. This topic will be moved to the Extensions Support section of the forum.

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

Post by reed17 » Thu Aug 11, 2016 12:31 am

so you would add your SSL certificate to the hosting provider, not to the domain registrar.

remember to update the config file with https for both the http links and https links.


as for those errors: it stating that the module (coysone_deals) is essentially receiving the word "hello" when it should be receiving a list like 1. hello 2. hello 3. hello

So when it attempts to go through that list it is not possible due to it only being "hello". So something has changed (if you made other changes, revert them). Check your error logs in opencart if the page is loading to see what might be calling that module.

The second error says that the css file, d_ajax_search.css, does not exist in your catalog/view/theme/default/ folder. double check it exists or reupload it.

As a good practice it is smart to attempt one changed or mod at a time, test, test, test, then move onto the next. It takes longer but it can save a lot of headache.

New member

Posts

Joined
Thu Mar 17, 2016 2:07 am
Who is online

Users browsing this forum: No registered users and 3 guests