when i noticed that the view- and thumb-pic of my sub-categorie\'s last picture was missing
i tried to delete the whole (sub-)category to speed up the procedure.
the result of this action was, that the (sub-)category was deleted succesfully but all the pictures were still in their folders (the pics weren\'t listed in the backend)
following error occurs (sorry 4 the large screenshots worked fullscreen @ 1650x1080 and wasn\'t able to copy/paste the error)

=>

... and so on for every picture
(line 1152 - 1157 sais)
[code:1]foreach ($files as $file)
{
unlink($mosConfig_absolute_path.$imagepath.$file);
unlink($mosConfig_absolute_path.$thumbpath.$file);
}
$database->setQuery(\"DELETE FROM #__rsgallery2_files WHERE gallery_id = \'$catid\'\"«»);[/code:1]
= = = = = = = = =
using 1.10.11 Alpha