Hey guys,
You helped me quiet a lot last few days, I appreciate it! I have one more issue I can't get my head around:
I have 3 tables, users, posts, related posts
users has user
posts has post
related_posts has post_id and user_id
I've setup relation to users and post table, but I don't know how to set for 3 tables, e.g. how to
relate related_posts, users, and posts. My setup works perfect now except I can't delete a record now, I'm guesssing
it's because relation is not set on these tables correctly.
Please advise.
Thanks!![attachment=570:Screen Shot 2013-06-16 at 1.29.32 AM.png]