Dear Seniors,
i am using CKEditor. It works fine in localhost but when i upload my site in server and make it online, its not updating the path.
for ex:
in localhost:
http://localhost/mysite/images/1.jpg
link should update to
http://www.mysite.com/images/1.jpg
but its not updating and showing the same localhost path so my images are not publishing.
what should i do?
plz help me.
Mon, 01/31/2011 - 06:00
#1
Re: CKEditor not updating my localhost path
plz help me with this....................
Re: CKEditor not updating my localhost path
i opened my database (sql file) and i do replace all the "localhost/mysite" with "www.mysite.com" and now its working totally fine.
i know its not the right method but i didnt have any choice. nobody replied me here.