Hi,
I had my site on a domain and recently pointed another domain at the server. Now I want to use the new domain.
My base-tag is having an href="(yams_server)", where is that yams-tag getting its info from? Cuz in the moduleconfig I’ve set my "new" domain but it keep retrieving the old domain?
Samuel
Depending on how YAMS is set up, it could be obtaining the domain part of the URL from the PHP $_SERVER array, or it could be being obtained from the language settings in the YAMS module. So, please check your language settings and then clear your site cache. If you have changed your language settings then please check that your .htaccess is up to date. That should sort it out.
Solved it! It was just the cache.. Keep up the good work!