PDA

View Full Version : Plugin new_post_complete


me102
09 Jul 2007, 02:19
I have a code that pays people everytime they make a new post. But i'm losing money because there posting in the wrong boards. So I wanted to add an if statement into my new_post_complete but I dont know what the variable is for forum/board id. I tryed $forumid and if($vbulletin->GPC['f'] != '32'){ but they dont seem to work.

Dismounted
09 Jul 2007, 07:23
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


Then use $foruminfo['forumid'].