Hi,
I'm posting this here because I can't find a forum section for php file uploader.
I have deployed the data to my project and put the license file in the right directory. Having the following problems:
1) When I try out the uploader on localhost, the file selection dialog does not show up when I press the Upload button. When looking in Firebug for errors, I see the following: CuteWebUI_AjaxUploader_Initialize is not defined
BLOCKED SCRIPTalert('TODO: FIXME')
Line 0
2) When I deploy the uploader online I get the following error on every upload page:
Warning: Invalid argument supplied for foreach() in /home/x/public_html/phpupload/phpuploader/include_phpuploader.php on line 393
Then when I select files via the upload button, it shows the progress of the uploading and when it finishes I get: server side exception failed to upload debug information: guid error
Can someone please look into this asap and give me a solution? I purchased this because it looked fancy and fast to start using. I did everything in the documentation and still run into these problems. Please give me a a fixed download asap, this is very urgent.