Re: Easy Flash upload doesn't work. every upload failes.

Home \ forums/reply \ Re: Easy Flash upload doesn't work. every upload failes.

Support Home Page Forums Joomla Software Easy Flash Uploader Plugin Easy Flash upload doesn't work. every upload failes. Re: Easy Flash upload doesn't work. every upload failes.

#1797
Michael Gilkes
Keymaster

Hi Phil. I would like you to enable the debug mode. Add ‘ debug=”true” ‘ to your shortcode. For example, if you have {easyflashuploader destination=’some_folder/wherever’}, then change it to {easyflashuploader destination=’some_folder/wherever’ debug=’true’}

After you do this, attempt to upload a file, and it will display the debug data to the screen. Copy all of that text, and post it in the next post, or send it to me in an email, for privacy purposes.

Easy Flash Uploader is a plugin, not a module. What version of the plugin do you have installed?

Also, it would be good to either provide me with screenshots of what you see when you upload, or give me access to the upload page so that I can attempt it myself.

Lastly, you should try to get fileinfo_mime_type installed on your php server. This is normally installed by default on PHP 5.3+ servers. Since it is not installed in yours, you will need to install it.