Hello, can you please advise and help me? I have a problem securing a website via an SSL certificate. I have enabled SSL security in the web administration, the certificate is properly installed on the server, I already have HTTPS encryption enabled, but the problem is that the web page is now displayed strangely and when you click on the web information in the browser toolbar Reporting that the content on the website is only partially encrypted and that access to the administration has also stopped working for me, it is not possible to log in to the administration now. Can you help me? I am also sending a printscreen website attachment. Thank you.
Attachments
200033.png (50.04 KiB) Viewed 473 times
195519.png (86.08 KiB) Viewed 473 times
For some reason I can't enlarge the images but I think you're calling your CSS file(s) over HTTP and not HTTPS. Having the domain would help to further check it. You can also run it through whynopadlock.com to see what they come up with.
If you provide your domain, I'm happy to check this thread later and provide an update.
If you provide your domain, I'm happy to check this thread later and provide an update.
Opencart Hosting Plans, Domain Registration, Microsoft and Google Email and More
Visit our website for great deals and most importantly, fast and friendly support - www.evolvewebhosting.com
Active Member
You need to edit the config.php under your shops directory and shops admin directory to read like so
// HTTP
define('HTTP_SERVER', 'http://example.com/');
// HTTPS
define('HTTPS_SERVER', 'https://example.com/');
In both config files. Also rename your htaccess to .htaccess and enable mod_rewrite.
// HTTP
define('HTTP_SERVER', 'http://example.com/');
// HTTPS
define('HTTPS_SERVER', 'https://example.com/');
In both config files. Also rename your htaccess to .htaccess and enable mod_rewrite.
Great, so please add [SOLVED] to the beginning of the post subject.
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Who is online
Users browsing this forum: Majestic-12 [Bot], Semrush [Bot] and 37 guests