1
phppp
Q: why can't I upload images through FCKeditor? A: ...
  • 2006/11/8 22:41

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


checklist:

1 confirm the editor: XOOPS/class/xoopseditor/FCKeditor/

2 confirm scripts handling upload for FCKeditor in corresponding module folder:
- XOOPS/modules/$module_dirname/fckeditor.connector.php
- XOOPS/modules/$module_dirname/fckeditor.upload.php
- XOOPS/modules/$module_dirname/fckeditor.config.js

3 make upload folders:
- XOOPS/uploads/$module_dirname/
- XOOPS/uploads/$module_dirname/Image
- XOOPS/uploads/$module_dirname/Flash
- XOOPS/uploads/$module_dirname/File

4 if you prefer to store images from all modules into a unified folder, skip step 3 and create:
- XOOPS/uploads/fckeditor/
- XOOPS/uploads/fckeditor/Image
- XOOPS/uploads/fckeditor/Flash
- XOOPS/uploads/fckeditor/File

5 set write permission for above folders

FAQ:
Q: When I try to upload an image, I get "The file is corrupt or has an incorrect extension. Please check the file and upload again."
A: Answer from wikipedia.

2
jensclas
Re: Q: why can't I upload images through FCKeditor? A: ...

hey phppp - Thankyou

you wouldn't happen to have a graphic of such a folder structure as mentioned in 3 and 4 above would you Pm me please if you do. (details are being transferred to the user manual for CBB at xoopsdocs.
Jen

PS - QA on file extensions added to XOOPS faq.

3
bingomanatee
Re: Q: why can't I upload images through FCKeditor? A: ...

I can't find the fckeditor.connector.php files anywhere or references on how to get/make them; any suggestions?

Dave

4
jensclas
Re: Q: why can't I upload images through FCKeditor? A: ...

not in your original download of the xoopsclass editors???
You could try downloading that zip file again...

Login

Who's Online

100 user(s) are online (77 user(s) are browsing Support Forums)


Members: 0


Guests: 100


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits