I changed the URL system on one of my websites and the images are no longer loading. I always give relative URLs so a url like /upfiles/images/img01.gif however they no longer load!
I am not sure if it is a ckeditor problem because ckeditor puts two dots infront of the url first so like ../ what shall I do?
if it is a ckeditor problem because ckeditor puts two dots infront of the url first
@CriticalError: how did you change the URL scheme? Did you add or remove a layer of directories? If so, you need to do a find and replace on your existing image URLs.
CriticalErro...
Member
448 Points
408 Posts
Relative Link issue
Dec 14, 2012 02:42 PM|LINK
I changed the URL system on one of my websites and the images are no longer loading. I always give relative URLs so a url like /upfiles/images/img01.gif however they no longer load!
I am not sure if it is a ckeditor problem because ckeditor puts two dots infront of the url first so like ../ what shall I do?
My Site | My Blog
oned_gk
All-Star
35836 Points
7322 Posts
Re: Relative Link issue
Dec 14, 2012 03:38 PM|LINK
Suwandi - Non Graduate Programmer
CriticalErro...
Member
448 Points
408 Posts
Re: Relative Link issue
Dec 14, 2012 05:28 PM|LINK
Not sure what you mean by that, I used Ckeditor to write the content and insert images, similar to this tiny_mce editor.
My Site | My Blog
Angie xu - M...
All-Star
20240 Points
1717 Posts
Microsoft
Re: Relative Link issue
Dec 18, 2012 04:19 AM|LINK
Hi CriticalError
This would really be a question for the Visual Studio Extensibility forum .
You could post this issue to Visual Studio Extensibility Forum for better solution.
Kind regards
Feedback to us
Develop and promote your apps in Windows Store
Mikesdotnett...
All-Star
155593 Points
19979 Posts
Moderator
MVP
Re: Relative Link issue
Dec 18, 2012 04:50 AM|LINK
Huh??? How did you work that out?
@CriticalError: how did you change the URL scheme? Did you add or remove a layer of directories? If so, you need to do a find and replace on your existing image URLs.
Web Pages CMS | My Site | Twitter
CriticalErro...
Member
448 Points
408 Posts
Re: Relative Link issue
Dec 18, 2012 10:18 AM|LINK
I was not on about the asp.net relative link componenet I was on about this:
http://webdesign.about.com/od/beginningtutorials/a/aa040502a.htm
Anyway I sorted it out
@Mike I added a new route which cause the issue.
My Site | My Blog