The forum operates in read-only mode. Please head to StackOverflow for support.
var oFCKeditor = new FCKeditor("TextareaName") ; oFCKeditor.BasePath = "/fckeditor/" ; oFCKeditor.Config["BaseURL"] = "http://www.your.base.url"; // <<< This Line oFCKeditor.ReplaceTextarea();
Re: Uploaded image path problem
config.phpfckeditor\editor\filemanager\connectors\php directory
njoy ur coffee
viewtopic.php?f=6&t=9659&p=35333&hilit=problem+in+config.php#p35333
Re: Uploaded image path problem
Re: Uploaded image path problem
var oFCKeditor = new FCKeditor("TextareaName") ; oFCKeditor.BasePath = "/fckeditor/" ; oFCKeditor.Config["BaseURL"] = "http://www.your.base.url"; // <<< This Line oFCKeditor.ReplaceTextarea();