Hi
Ok. I still nave no solution, but couple of ideas how to track what problem can be.
I've compared source code of cases with www and without. You should ask Your host provider about this problem because most likely it's about domains.
Anyway I have 2 things for You to try:
- in configuration.php try set Your site name with and without www as this value:
- Code: Select all
public $live_site = '';
- also try if adding this line with Your site name with www and without is making a difference. You should add this code to /layouts/blocks/head.php
- Code: Select all
<base href="" />
Like I've said most likely Your host provider will find a solution fast. For example with redirection to working site.