Re: cakePHP friend/buddy system

2007-10-08 Thread avi
Thanks for the reply cakeFreak, I check out all 3 links and I think I understand it. However I cannot seem to get it to save. If I try to add a friend to a user that has an account in the system it doesn't seem to work, it yields a warning. Warning (2): preg_match() [function.preg-match]: Delimit

Re: cakePHP friend/buddy system

2007-10-03 Thread cakeFreak
Try to read these posts: Self-referential has_many :through associations http://blog.hasmanythrough.com/2006/4/21/self-referential-through http://groups.google.com/group/cake-php/browse_frm/thread/c8ebc2097f8aad11/fae9ec58501534e6?lnk=gst&q=friend&rnum=1#fae9ec58501534e6 http://groups.google.c

cakePHP friend/buddy system

2007-10-03 Thread avi
I am using cakephp 1.2 alpha. I would like some suggestions/feedback on my implementation of a buddy system using cakephp and ACL component. ARO Group::Users Group::Guests anom Group::Members david cool_dude Group::Admins power_dude ACO Root +Users cool_du