The browsers Firefox and Chrome are delivering a security message that prevents me logging into the Admin Area.


THE PROBLEM
At
https://rarecoinsandtokens.co.uk/zcadmin/login.php


The message has a red strike through padlock (but not on the address bar at top) and reads.
“This connection is not secure. Logins entered here could be compromised”
When I press Continue, another pop up is presented with a similar message.
Although the popup offers a button to Continue, it cycles back to the login page, not onto the admin.


THE HOSTING SERVICE ADVICE:


My Hosting service has advised me as follows.
“The message "Mixed Content: The page at 'https://rarecoinsandtokens.co.uk/zcadmin/login.php' was loaded over a secure connection, but contains a form that targets an insecure endpoint http://rarecoinsandtokens.co.uk/zcad...rn29cu48uoes67 means that while the webpage itself is secured with HTTPS, there is a form on the page that is submitting data to an insecure HTTP link instead of an HTTPS link. The insecure endpoint refers to the HTTP URL where the login form is submitting data. To resolve this, we recommend reaching out to your web developer and go through your template files and website content and ensure that all sources/links are HTTPS.”


EFFORTS TO RESOLVE
I cannot find where the login.php is targetting an insecure end point.
I have found the only two references in https://rarecoinsandtokens.co.uk/zcadmin/login.php
to http as follows:


Lines 63 – 65


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" <?php echo HTML_PARAMS; ?>>
<head>


I cannot enter the admin area to aquire logs.


This is a new development.
There have been no file changes to trigger this lock out.


Can someone help throw some light please.


ZC Ver 1.5.5b (about to upgrade to current)


Many thanks