I have a small problem with the different notification emails in the forum. We have an old domain, "a.com", where we have a forum on "a.com/forum", as a separate portal. (we also have a.com/x, a.com/y, etc., and a.com is forwarded to a.com/x, this is due to issues with our previous host).
Now, we're attempting to move this to a number of new domains; a.com/forum => aforum.com, a.com/y => y.com, etc. All the new domains reside on the same webserver.
In this transitional period, we're using the same database for both installations of DNN, and have the forum portal with the two domain aliases "a.com/forum" and "aforum.com".
The problem is that all notification emails show the previous address; "a.com/forum/.../tabid/.../Default.aspx", instead of "aforum.com/.../tabid/.../Default.aspx", even though aforum.com is the first in the list of aliases.
How can i change this?
DNN Version 04.08.02, Forum version 04.04.03, (and I guess we can't update these until we move everything to one server).