Hi,
I am having some issues with the browse for/upload image functionality of the WYSIWYG html editor.
I am using this on a secure page to edit existing page content from an access database.
When I try to browse to the image folder ('/pic_files/') the browse window/gallery window just displays a white background, with the grey box and the text, 'Search for image / files' Please wait ...' being displayed.
I have read the forums and am assuming that my relative path to the folder 'pic_files' is wrong. However, I have tried to mirror the base path of fckeditor (/FckEditor/), but has also tried (../pic_files/) and (../../pic_files), the latter being the correct relative path from the page itself to the pic files folder.
I am also noting that 'testWritePermission' is set to false. I've tried it with true and false, but neither seems to matter.
This HAS worked for me both on this site and on other sites. I can't understand what is wrong now. Any ideas? Thanks for your time.
OH! I should mention I am using your upload image plugin on this page, and its working fine. Also, when I open the browse images folder, I am seeing the folder value as "/" ... and thats it. |
|
|