Closed hugofabricio closed 9 years ago
Using the latest versions correct?
I'm not sure if deleting a related model record will delete the images, as Cake callbacks might not be triggering. Will have to look into it.
I`m use latest version
I realized that it does not delete the image only when I'm using inside another plugin, for example I created the blog plugin, now if I pick up the controller model etc. Concerning the blog, and the image and the controls and templates folder, it deletes the related image .
Interesting, thanks for the info.
With CakePHP 3.0 just around the corner, and the fact that this project is deprecated, I will be closing this. If it's still an issue at some point, feel free to create a pull request.
Guys, my relacioanmentos are all ok, but when deleting a blog post, is also removed from the records blogsimages table, but the images are still in the directory anyone can give a force?
BlogsImage Model
Blog Model