I was mucking around with application.url.webroot hoping to solve another problem I am having. If you're using Friendly URLS and you view a page with images "Inserted" from the admin. The images appear broken. The friendly URLs are breaking the relative path calculation for the images. Any ideas?
So the value of application.url.webroot when you were inserting the images was ""? ie so the images were being inserted as "images/imageName.gif"?
This would be a problem. application.url.webroot really should be "/" then. May need to look at what else would be effected by this though.
-Brendan http://farcry.daemon.com.au
--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
