Hey Guys,
Got a strange one, we recently move an EE 1 install and for some reason all webblog generated urls have /?/ in them after root.
For example what was previously generating as
http://www.site.com/webblog/article/ is now generating
http://www.site.com/?/webblog/article/
Both versions of the urls work but the templates seem to always be using the /?/ versions.
I have no idea why, the whole server, database, config and htaccess were all copied over.
Everything else seems to work fine its just this, anyone seen this behavior before and got a clue?