FileUpload
FileUpload copied to clipboard
Jquery File Upload for CakePHP 2.x
I had to disable CakePHP Security csrfCheck to allow photo to be uploaded. After clicking Add File and selecting photo, the photo thumbnail showed, but I got "Error Bad Request"...
thankyou for ur plugin.. i have downloaded your cakephp-JqueryFileUpload. buttons are displaying correctly. If i add the file, the file is not displaying.. i used the plugin in my previous...
I am using your plugin and everything works great in FF, Chrome, etc. When I try to upload a file using IE8, I get an error response saying empty file...
Hi, i was wondering if its possible to assign the uploads in a category?
2013-09-03 13:30:27 Error: [MissingActionException] Action AppController::webroot() could not be found. Exception Attributes: array ( 'controller' => 'AppController', 'action' => 'webroot', ) Request URL: /cakecms/app/webroot/thumb/p7.png Stack Trace: #0 D:\XAMP\htdocs\cakecms\lib\Cake\Routing\Dispatcher.php(187): Controller->invokeAction(Object(CakeRequest)) #1...
I have successfully added a simple javascript confirm on the file delete button, but when I press cancel it deletes the file anyway. Is there any other way I can...