Hi, > When i look a the image property's in IE7 i get the following url back: > http://wwww.bla.com/extrapage/typo3temp/pics/ff3a5472c0.png > > In firefox this is: > http://wwww.bla.com/typo3temp/pics/ff3a5472c0.png
I had the exact same problem and the reason was missing slash at the end of config.baseUrl property as Steffen already mentioned. Make sure your baseUrl looks like "http://www.example.com/". -- Jan Bednarik www.bednarik.org - web about Typo3 in czech _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
