Note the problem URL for this OP is https://www.coolwatercanteen.com
I think it is your SSL setting, and specifically I think you just need to enable "Force SSL" in your Joomla administrator settings (under server or system tab, I forget which). Secondarily you may be able to 'force ssl' through your Godaddy Hosting if they are using cPanel, and your SSL is for instance Let's Encrypt - I recall in that there is a setting for forcing the secure connection, so this may work in place of "Force SSL" in Joomla itself, but you can try either/or/and those settings.
If you use http://www.coolwatercanteen.com/adminstrator (non-SSL) it loads correctly although the browser gives the "insecure" warning. At least this should allow you to enter the back-end and check that SSL setting. Otherwise, you can set it in the configuration.php file. "$force_ssl = "2"; (meaning both front end and back end).
I hope that resolves it.
Also http://www.coolwatercanteen.com (non SSL) displays the site with the default home page and Cassieopeia template, where https://www.coolwatercanteen.com and https://www.coolwatercanteen.com/adminsitrator breaks due to the SSL not correctly set.
The above is my guess, and it's a starting point.
I think it is your SSL setting, and specifically I think you just need to enable "Force SSL" in your Joomla administrator settings (under server or system tab, I forget which). Secondarily you may be able to 'force ssl' through your Godaddy Hosting if they are using cPanel, and your SSL is for instance Let's Encrypt - I recall in that there is a setting for forcing the secure connection, so this may work in place of "Force SSL" in Joomla itself, but you can try either/or/and those settings.
If you use http://www.coolwatercanteen.com/adminstrator (non-SSL) it loads correctly although the browser gives the "insecure" warning. At least this should allow you to enter the back-end and check that SSL setting. Otherwise, you can set it in the configuration.php file. "$force_ssl = "2"; (meaning both front end and back end).
I hope that resolves it.
Also http://www.coolwatercanteen.com (non SSL) displays the site with the default home page and Cassieopeia template, where https://www.coolwatercanteen.com and https://www.coolwatercanteen.com/adminsitrator breaks due to the SSL not correctly set.
The above is my guess, and it's a starting point.
Statistics: Posted by AMurray — Fri Jan 05, 2024 3:46 am