![]() |
i would like to know how i can check out if a user has already posted a thread in a forum or not.
i need this for i.e. if the user already has already started a thread then goto change_his_thread_template else goto new_thread_template whats the sql string for ?? select what ?? from ?? WHERE userid = ]$bbuserinfo[userid] and when its true or false it would be fine if u could tell me what i have to do in my php. thx a lot ! -Toppi |
SELECT threadid FROM thread WHERE forumid='$forumid' AND postuserid='$bbuserinfo[userid]'
But this is hacking, so moving to hacking section... |
thx a lot ED :)
ill check it out. |
All times are GMT. The time now is 07:00 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|