Hi, I have integrated swfupload into my Joomla Component (http://www.ignitejoomlaextensions.com) and documentated the process here:
http://docs.joomla.org/Creating_a_file_uploader_in_your_component
I am going to be working on making a plugin for Joomla that will output a swfupload uploader when a function in the plugin is called. This way other components could use swfupload by making one function call (and writing the script that recieves the files).
The script works on 95% of Joomla installations, but on a few Joomla installations log the user out when a file is uploaded.
Debugging this problem on my localhost is possible, but it works ok on my hosts. Debugging on remote servers that don't belong to me (sometimes I get ftp access) is quite a challange.
Does anyone have any pointers on where to start looking?
Thanks,
Matt.
October 22, 2009 - 5:14am
Hi
http://docs.joomla.org/Creating_a_file_uploader_in_your_component
I using the above example . the uploading the image is working but the thumbnail display is not coming how i return the image to the script
Pls send the code for this problem
Regards
Gopi