Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
Author « Topic »  

Justin M
Starting Member

39 Posts

Pre-sales questions only
(More Details...)

Posted - 02/04/2022 :  12:25:02  
Hi I have recently upgraded to https but I am having some issues with it working properly.
In the browser it shows it is secure for my products.php , about.php , contact.php , wholesale.php etc...
But for my index.php and proddetail.php it is saying at least in my firefox browser "parts of this page are not secure (such as images)"

Ive entered this into my .htaccess file
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

and from what I can see at least on my index page and I assume its the same for my proddetail page - I have the images written out like this:
<img src="images/cflogo.png" width="100" height="43"></li>

so none of them are http://images/cflogo.png

website: https://www.sozobeardco.com/

Any Ideas?

Edited by - Justin M on 02/04/2022 12:25:59

Justin M
Starting Member

39 Posts

Pre-sales questions only
(More Details...)

Posted - 02/04/2022 :  12:33:10  
okay I figured out the index page.

Justin M
Starting Member

39 Posts

Pre-sales questions only
(More Details...)

Posted - 02/04/2022 :  12:44:58  
got the proddetail page good.
I think everything is good except the cart.php page shows it is secure but I get this message that pops up when I click "checkout"

"The information you have entered on this page will be sent over an insecure connection and could be read by a third party.

Are you sure you want to send this information?"

dbdave
ECT Moderator

USA
10468 Posts

Posted - 02/04/2022 :  13:13:26  
Check your admin "main setting" to be sure you have your store URL defined with the "https"

David
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000