Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Image does not show up in visual format external e
reeturaj
I was testing the image functionality of visual format external editor, within the same branch. I noticed that after I browse and get the image it dosen't show up in the page. When I looked at the HTML source, the full image path is not showing up, only the name of the file is showing up. Do I need to change some settings to make it work.
Appreciate your response in this regard.
Find more posts tagged with
Comments
Gregg Faus
Look at the tag "resolvemethod" under the transport element in your visual configuration file. Mine is working correctly with the following setting:
<resolvemethod value="local" src="" resolve="false" allowoverride="false"/>
reeturaj
I changed the visual configuration file, but still it was not getting the image. I tried to reset the server and I got another error "No such teamsite user". The login id of the user (in this case administrator) was in the master.uid file. If I don't need to reset the server then are there any other changes I need to make.