how to edit query for excluding some posts - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Community Archive (https://community.mybb.com/forum-106.html) +--- Forum: Archived Forums (https://community.mybb.com/forum-143.html) +---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html) +----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html) +------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html) +------ Thread: how to edit query for excluding some posts (/thread-113758.html) |
how to edit query for excluding some posts - zbaig - 2012-02-20 hi all, i am working on a plugin. i do not want to show some pots of a specific user on thread. for example on thread id 1 , "The dicussion" , there are posts by many users. one user uid = 3 is junk posting. how to do not show posts by this user on the thread via plugin? what change is required to alter the query? here is my sample code? now what to do i am surprised, no answer yet, even no any team member, no any developer has added some words...... i think official team members can add some thing regarding such type developement.. as we are newbie and no any help available. |