By Pinal-1 on
hi,
i face one problem in image upload in fck editor.
When i press image button in editor it open new window and in that page pressing browse server button then there is new page for directori list and folder list.
But in that list there is nothing display.
when i give my local computer's path of image using browse button and press upload button the it saves connecter.asp file and hang.
I use this application in PHP then Why it save connector.asp file and why it not display list of folder and how i upload image from my local computer?
Please help me immediately.
thanks
Comments
that part is very hard,
that part is very hard,
You need deep knowledge of php, and your server to fix the (image) uploads for FCK on drupal.
You need to check for the following things.
You may need to choose which component you want, but usually its the PHP version
If everything goes wel you'll hopefully see the right directories.
If you use the mcpuk version for the filebrowser you'll get some extra's like thumbnails of images, but be aware that the following directories must exist in your target directory: File, Image, Media and Flash
i can't find the lib directory inside the fckeditor module
Hi there,
I cannot find the lib folder inside the fckeditor module. I opened the fckconfig.js file in the fckeditor module but there are no lines of code that are related to the code you have outlined above. Any help or suggestions? :/
Thankyou.
Sarah :)
applying permissions and automating dir creation in fck
Hi,
Just wondering if there's any way to apply permissions and automate dir creation in fck?
Thankyou.
Sarah :)
suggestion
If you need to insert the image file in text area, I have a suggestion: put the file image in "files" directory and in FCKEditor I write the complete path in url like this: " /files/namecompleteofimagefile " and I click in OK button. The insertion of image file happens without problems. But now I see your problem is other, sorry.
image upload in fck editor
i face one problem in image uploading using fckeditor.
i can upload a image but it's not display in a browser.what can i do? i am new drupal user.
can anybody help me?