I have a problem when exporting files. I use url subsitutues to change the url path. The pages go to the standard download directory wihout problem, eg:
<img border=0 name="image1" src="../cars/photos/20050802/02204A.jpg" width="260" height="195">
But I also export the files for processing, and the same file ends up with default.htm appended to jpg as follows:
<img border=0 name="image1" src="../cars/photos/20050802/02204A.jpgdefault.htm" width="260" height="195">
Any ideas?
Many thanks,
Tony.
Best regards,
Oleg Chernavin
MP Staff
I have forwarded the project by email to you.
Many thanks,
Tony.
Oleg.
I did a quick research and found out that probably the only files that have a default.htm added after a .jpg or .gif are the ones in the overload folders (%&Ovr0 etc.).
Also, 1 w from the domain is truncated. So www.domain.com is ww.domain.com
So I guess export translation from overload folders isn't working well.
Thanks!!
Oleg.