Hello,
I am updating a website and have used MMLinks in both of them, but in the old version(DNN 3.2.2) it all worked fine. But in the new version(DNN 4.9.2) the path is giving some problems. In my localized URL i have ~/Products/Chairs/Default.aspx
But now if i watch the entire link, I get something like: http://localhost/company/~/Products/Chairs/Default.aspx. So the URL is getting bizarre. Is there a fix for this ?
Thanx