The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
Hi Lynne
I'm not sure how to use the do variable. When I perform a search the resulting URL is /search.php?searchid=3734120 which doesn't have a 'do' querystring. To get this do variable I tried a couple ways .. I created a plugin and wrote Code:
print_r ($_GET); [searchid] => 3734147 And I added the following in the 'search_resultlist' template Code:
<vb:if condition="$_GET['do'] == 'getnew'">Hello there!</vb:if> Maybe I'm placing the vb code in the wrong place or writing it incorrectly? I don't understand how to access the $_GET['do'] variable when its not in the URL. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|