I have moved an Oxwall site to another server. It's all working fine, except that the registration email still links to the URL for the domain of the old site.
I have replaced all references to the old domain in the database and changed the OW_URL_HOME to the new domain in the config.php.
I seem to remember reading that Aliia said $siteurl is hard coded somewhere??? If that is the case, where is it hard coded and can it be corrected to the new domain?