Welcome
Whatartist's blog will focus on detailing our experience in interaction design, photography and video. We will update it with code snippets and techniques that can hopefully help the other people attempting to solve problems that we have mutually experienced. It is our way of giving back to a community that has helped us very much.
Translations






Share
Plugins Archive
-
Making CakeDC Tags plugin delete by model only
Posted on July 13, 2010 | 2 CommentsI have been utilizing the CakeDC Tag plugin available at http://cakedc.com/downloads/view/cakephp_tags_plugin. It functions amazingly simple and efficiently. However, I ran into a problem attempting to delete an entry that contained a foreign_key the same as another foreign_key of a different model.

