Dear Smartaddons,
I accidentally enabled SSL for the backend.
for disabled, I change the configuration.php file:
public $ force_ssl = '1 ';
to
public $ force_ssl = '0 ';
but after saving the file, it's back to $ force_ssl public = '1 '.
I uninstalled jSecure manually, but the problem remains the same.
I always link back to the backend that HTTPS
Please Help
thank you