The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Some one help fix??
Can some one fix this for vBulletin please. It seems to work on a normal website, but not in vBulletin Style Manager.... It's a code that shows adsense only to people that come to my site through search engines.
Code:
<? if (preg_match('/^http:\/\/(\w+\.)?(google|msn|yahoo|aol)\./',$_SERVER['HTTP_REFERER']) == 1) { ?> <!-- Google AdSense HTML --> <? } ?> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|