We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 26069
    • 16 Posts
    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
      • 22851
      • 805 Posts
      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.
        YAMS: Yet Another Multilingual Solution for MODx
        YAMS Forums | Latest: YAMS 1.1.9 | YAMS Documentation
        Please consider donating if you appreciate the time and effort spent developing and supporting YAMS.
        • 26069
        • 16 Posts
        Solved it! It was just the cache.. Keep up the good work!