One post/thread
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #5
RE: One post/thread
Something like this:

PHP Code:
$post_limit = $db->fetch_field($db->simple_select('posts', 'COUNT(*) AS post_limit', 'uid="'.intval($mybb->user['uid']).'" AND tid ="'.$tid.'"'), 'post_limit');


07-06-2010 01:12 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
One post/thread - Imran - 07-04-2010, 09:50 PM
RE: One post/thread - leefish - 07-04-2010, 10:00 PM
RE: One post/thread - RateU - 07-05-2010, 08:07 AM
RE: One post/thread - Imran - 07-06-2010, 01:03 AM
RE: One post/thread - RateU - 07-06-2010 01:12 AM
RE: One post/thread - mark-in-dallas - 07-06-2010, 11:13 AM
RE: One post/thread - Imran - 07-08-2010, 03:27 AM

 Standard Tools
Forum Jump: