AbanteCart Community

Shopping Cart Operations => Support => Topic started by: donadams48 on September 15, 2016, 04:19:39 PM

Title: images with SSL
Post by: donadams48 on September 15, 2016, 04:19:39 PM
Discovered that when I use the URL as https it won't display my images correctly. Images not able to load. But if i change the URL to read as http the images load fine. How can I correct this?
Title: Re: images with SSL
Post by: abantecart on September 15, 2016, 10:43:20 PM
What version of AbanteCart do you run?
Title: Re: images with SSL
Post by: donadams48 on September 15, 2016, 11:25:54 PM
AbanteCart V1.2.8
Title: Re: images with SSL
Post by: donadams48 on September 15, 2016, 11:43:17 PM
The other problem is I keep getting this error message when ever I try to do anything:

Fatal error: Call to a member function clean() on null in /home/adamsh8/public_html/abantecart/core/lib/cache.php on line 378
Title: Re: images with SSL
Post by: Basara on September 16, 2016, 01:14:57 AM
Hello.

Please separate your questions. One question = one topic. This help other with similar issues.
For the SSL problem do you have SSL certificate installed? If it is not installed or have issues than browsers block by default this connections as not secure
Title: Re: images with SSL
Post by: abolabo on September 16, 2016, 02:43:58 AM
Quote from: donadams48 on September 15, 2016, 11:43:17 PM
The other problem is I keep getting this error message when ever I try to do anything:

Fatal error: Call to a member function clean() on null in /home/adamsh8/public_html/abantecart/core/lib/cache.php on line 378

please replace your file core/lib/cache.php with this https://github.com/abantecart/abantecart-src/blob/master/public_html/core/lib/cache.php