The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I am trying to implement some add code for sponsorship for a Lan Party I am hosting.
I was sent the following code to insert on my sponsors page: Code:
<!-- JavaScript Only -->
<script language="JavaScript1.1" src="http://altfarm.mediaplex.com/ad/js/3993-32084-17465-0?mpt=[CACHEBUSTER]&mpvc=">
</script>
<noscript>
<a href="http://altfarm.mediaplex.com/ad/ck/3993-32084-17465-0?mpt=[CACHEBUSTER]">
<img src="http://altfarm.mediaplex.com/ad/bn/3993-32084-17465-0?mpt=[CACHEBUSTER]"
alt="Click Here" border="0">
</a>
</noscript>
I found the code below which when used in Frontpage works flawlessy when inserted above the code like below, obvioulsy changing the CACHEBUSTER for getR() Code:
<script language="javaScript">
<!-- ;
function getR() {
return Math.random().toString().substring(2,6)
}
// end hide -->
</script>
<!-- JavaScript Only -->
<script language="JavaScript1.1" src="http://altfarm.mediaplex.com/ad/js/3993-32084-17465-0?mpt=[CACHEBUSTER]&mpvc=">
</script>
<noscript>
<a href="http://altfarm.mediaplex.com/ad/ck/3993-32084-17465-0?mpt=[CACHEBUSTER]">
<img src="http://altfarm.mediaplex.com/ad/bn/3993-32084-17465-0?mpt=[CACHEBUSTER]"
alt="Click Here" border="0">
</a>
</noscript>
Is there anyway to implement it into a bbcode page or would i have to make a html page and use CMPS to display a seperate html page within the site? Many thanks for any help in advance. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|