Exactly the same problem! It seems just like the behavior isn't executed at all... no tags in the tags table, and no entries in posts_tags
If the author of this behavior could help, we'll really appreciate it! Thanks :) On 2 mai, 11:33, "Tane Piper" <[EMAIL PROTECTED]> wrote: > This was exactly what I was looking to implement, I've gone ahead and > put it in but cannot seem to get it to work :( > > I've posted my Post model here: http://bin.cakephp.org/view/2083589101 > > In my Post table, I created a tags VARCHAR(255) field as the tutorial > doesn't explain what it needs to be, but thats what I assume it is. > All the rest are pretty standard but just incase I've included my SQL > in the paste. > > So anyway, the tags do seem to get saved in the posts table, but tags > don't get added to the tags table, also the join table is empty. > > Can anyone help? > > Tane > > On 5/2/07, djiize <[EMAIL PROTECTED]> wrote: > > > The Bakery / Code / Behaviors / Simple Tagging Behavior > >http://bakery.cakephp.org/ > > > On 2 mai, 11:06, thequietlab <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I remember I've seen somewhere a tag behavior and now I can't find > > > it .. > > > > Can anyone help ? > > > > Thanks, > > > thequietlab --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
