>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.
No problems Brendan. I just tracked the source of the problems to EWebEditPro. Seems Farcry was correct all along. Farcry would insert "/images/[imageName]" and EWebEditPro would recalculate the image path using the template calling the editor as the base. What I was ending up with was something like "../../images/[imageName]". Lesson Learned: For those of you who use EWebEditPro. In your config.xml file, set the ResolveMethod to either "Full" or "Host". IE "<resolvemethod value="host" src="" resolve="false" allowoverride="false"/>" Thanks for the help ;>) ~Tom --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
