The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Sorry, I did not put a condition around the plugin so it's only used for tags because I don't know how to do it
Can you help me please? |
#12
|
||||
|
||||
Code:
if(THIS_SCRIPT == 'tags') { $vbulletin->input->clean_array_gpc('r', array( 'tag' => TYPE_STR, )); $this->template->register('criteria', $vbulletin->GPC['tag']); } |
#13
|
|||
|
|||
Thank Lynne very much!!!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|