The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
CMS Section & Pages Id Variables
What is the section ID variable so I can add it to a plugin? For instance I need the info that would in between the brackets like if you are calling up a certain forum id you use...
PHP Code:
|
#2
|
|||
|
|||
Within an array or a single forumID?
Within an array, I use: Code:
$foruminfo['forumid'] Code:
(in_array($foruminfo['forumid'], array(xx, xx, xx)) ) Code:
$thread['threadid'] |
#3
|
||||
|
||||
I don't want the forum id, I want the CMS section id and CMS page id. That was an example about the forumid. I'm trying to force a tab to highlight in the CMS and I need the variables for CMS sections & pages.
|
#4
|
|||
|
|||
What about:
- http://www.vbulletin.com/forum/forum...in-plugin-code Code:
$sectionid |
Благодарность от: | ||
HM666 |
#5
|
||||
|
||||
Ok thanks for trying
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|