The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
hi guys,
i want redirect the this $vbphrase[thread_tools] = $vbphrase[article_tools] at forumids(1,2,3,6). i try this; plugin create: name: showthread_start Code:
if (in_array $forum['forumid'], array(1,2,3,6))
{
$vbphrase[thread_tools] = $vbphrase[article_tools]
}
![]() --------------- Added [DATE]1325577014[/DATE] at [TIME]1325577014[/TIME] --------------- bumpp |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|