|
You can not delete that comment cause there is no photos.
Did you by chance by mistake upgrade and mess up the pictures then try to do a scan database to rebuild thumbs?
You would need to empty the comment from the comments table through PHPMYADMIN.
EMPTY TABLE pp_comments
As far as images still remaining in your data directory did you see any errors when you deleted photos? That would seem to me like a permissions thing. We issue an unlink command when you delete a photo to delete the thumb medium ans main image. Check your server logs and see if there is any info in there that can assist us with this matter
|