I´ve tried to install Image Upload Module v0.4 und everything works up to the point where I submit a story.
The error message is:
Warning: move_uploaded_file(/srv/empty/blog/bewertung/images/img_17.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in /srv/www/www-netbi-blog/http/blog/bewertung/modules/image_upload/image_upload_main.php on line 95
I´ve replaced the module ThickBox with v0.3 (even though v0.1 is displayed at Module Management) and set both modules with their files and subdirectories to 777 rights. I also set ThickBox false with image_upload_settings.php but the effect is the same.
What went wrong?
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Image Upload Module v0.4 Error Message |
| ||||
|
It looks like the file is not being uploaded. Double-check to make sure you have the link_field stuff enabled in the readme. There's about 2-3 files that need to be edited and they are usually quite easy to overlook. Best, Cent Quote:
__________________ All of my modules are developed for free to help support the Pligg community. If you use or feel my modules were helpful to your site and want to thank me, please support the Pligg development team by donating. Modules: Welcome Private Message (v0.1), Welcome Email (v0.1), Thickbox Module (v0.3), Image Upload (v1.0) & MP3 Upload Module (v0.9) |
| |||
| Image Upload Module v0.4 Error Message Quote:
-I´ve changed Enable_Extra_Field_1, Field_1_Title and Field_1_Instructions according to the manual and left searchable and other items of Field 1 untouched. -I had a closer look at submit_step_2.tpl (v9.5) and found only these lines of code dealing with "form action": <fieldset><legend>{#PLIGG_Visual_Submit2_Details#} </legend> <form action="{$URL_submit}" method="post" name="thisform" id="thisform"> This is possibly the problem, I´ve changed them to <form action="{$URL_submit}" method="post" name="thisform" id="thisform" enctype="multipart/form-data"> and started praying - for nothing! :-) |
| |||
|
Maybe I didn´t point it out clearly: It still doesn´t work! I´ve created the "images" folder with 777 rights on my own so this shouldn´t be the cause. |
| ||||
|
Hi tbones, The form enctype was part of the problem. Without this, binary data can't be attached -- other than what is entered in on the form as text. PM me your site URL and I'll set up a test account and do some testing if the site isn't live yet. Best, Cent Quote:
__________________ All of my modules are developed for free to help support the Pligg community. If you use or feel my modules were helpful to your site and want to thank me, please support the Pligg development team by donating. Modules: Welcome Private Message (v0.1), Welcome Email (v0.1), Thickbox Module (v0.3), Image Upload (v1.0) & MP3 Upload Module (v0.9) |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Image Upload Module -- Call for feature requests | cent | Modification Tutorials | 12 | 11-15-2008 12:13 PM |
| About the image upload module | rockxie | Module Support | 3 | 08-05-2008 05:41 PM |
| Image Upload 0.4 Module | ziadchatila | Module Support | 3 | 08-05-2008 04:40 PM |
| [MOD] Image Upload Module (v0.93) -- Please test | cent | Modification Tutorials | 48 | 05-16-2008 08:08 PM |
| Latest SVN - Image Upload v0.4 broken? | aaronpais | General Help | 3 | 05-22-2007 03:19 PM |





Linear Mode

