This refers to CKEditor 3.0 (revision 4148)
When a user creates a link to link_that_I_want.com, the resulting code looks like this:
http://www.mydomain.com/"http://link_that_I_want.com"
I've tried using config.BaseHref in the config file but the results are the same.
I'm sure it's something simple, but I can't get it to work.
Any help is greatly appreciated. Thanks!
Mon, 09/21/2009 - 23:11
#1
Re: Web links not working properly
Workink on local, everything works fine. URL´s are written correctly when I write a link or add an image.
The problem occurs when I try to do the same thing on line, from my website. On this case all urls are changed to a simple "/" or when I write for example the url myweb.com the link that after I can see on the web is something like href="/myweb.com/" and the link or image thasn´t works.
I thing that this problem is not caused by the config file of this source because I can work fine on local. Maybe is something from my server? from my php.ini? I don´t know.
Can you please help us?
(sorry for my bad english and greetings from spain!)
Jorgens