The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
IF condition in template on array...
scenario: modifying calendar template...
I have the following code in the calendar.php file... and I would like to know how I can incorporate an if condition if $_REQUEST['do'] array = edit??? i tried <if condition="$_REQUEST['edit']"> without luck... any ideas?? PHP Code:
|
#2
|
||||
|
||||
erm,
HTML Code:
<if condition="$_REQUEST['do'] == 'edit'">
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|