12-04-2009, 02:14 AM
[eluser]jabga[/eluser]
I am using TinyMCE editor in my Codeigniter small site and it's working, but I have one issue. My tinymce and images folder are in the root folder
Root_folder/scripts/tinymce/
Root_folder/images/
But I will have to insert images like this ../../../images/pic.jpg and because of this issue, I can't see image in the editor.
Please tell me how can fix it?
I am using TinyMCE editor in my Codeigniter small site and it's working, but I have one issue. My tinymce and images folder are in the root folder
Root_folder/scripts/tinymce/
Root_folder/images/
But I will have to insert images like this ../../../images/pic.jpg and because of this issue, I can't see image in the editor.
Please tell me how can fix it?