I'm using MT 2.63 and have implemented dynamic publishing, but I just noticed that when auto-discovery is turned on, it is sending an individual archive link rather than the dynamic one. For instance, the dynamic link that should be sent is:
CODE
http://www.blogmosis.com/cgi-bin/mt/mt-view.cgi/1/entry/32364
But the link going out is:
CODE
http://overtaken.blogmosis.com/archives/032363.html
Since I no longer have individual archives of the posts, this obviously leads to a 404 error. I've looked through many templates and can't seem to find where I can fix this.
Any clues?