The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Thread id Variable
I am using a custom plugin with hook newpost_complete but while $forumid = $foruminfo['forumid']; returns the correct forum id, $threadinfo['threadid']; doesnt work
, any idea why ? |
#2
|
|||
|
|||
Try using $threadinfo['threadid'], I think that will work.
|
#3
|
|||
|
|||
i did a typo. i am using $threadinfo['threadid'] and it doesnt work. edited the first post too
--------------- Added [DATE]1317518755[/DATE] at [TIME]1317518755[/TIME] --------------- hmm ok i got it |
#4
|
|||
|
|||
I see you got it. You were trying to get the id of a newly created thread? I think it's $post[threadid] (in case someone else reads this some day).
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|