When deleting a file from the file manager and then trying to delete the same
file from the upload queue, the server gives an error. Most likely will happen
any time somebody tries to delete a file that does not exist.
FIX:
1. Server side error when deleting a file that does not exist.
2. Remove deleted files from the upload queue when the client realizes the file
does not exist.
Server Error:
---------------------------
---------------------------
The PHP server encountered an error. Details:
Type: 2
Info: Invalid argument supplied for foreach()
File: /home/djgos3/public_html/dtronix/upload-beta/Sections/Files.php
Line: 760
---------------------------
OK
---------------------------
Original issue reported on code.google.com by DJGosn...@gmail.com on 10 Aug 2011 at 2:40
Original issue reported on code.google.com by
DJGosn...@gmail.com
on 10 Aug 2011 at 2:40