![]() |
if tag question ?
hey,
i wanted my ads to only appear in certain places, and can some one give me the code for that i would be very appriciative, i want it to appear in index, arcade and chat i think it would be possible in a if tag, but i dont know how to add multiple pages :) thanks in advanced ! ash |
Make sure the script is defined in arcade.php and chat.php. It should have a line of code that looks like this near the top:
Code:
define('THIS_SCRIPT', 'chat'); Code:
<if condition="THIS_SCRIPT=='chat' or THIS_SCRIPT=='arcade' or THIS_SCRIPT=='index'"> |
cheers buddy ! :D
|
All times are GMT. The time now is 07:00 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|