Advanced Ads

Status
Not open for further replies.

Rising

New Member
Messages
792
Reaction score
0
Points
0
On my webpage, i had
Code:
<a href=http://www.x10hosting.com/>X10 Hosting</a>

but i put your advanced code
Code:
<? include("[URL="http://staff.x10hosting.com/adCode.php?ad=advanced"]http://staff.x10hosting.com/adCode.php?ad=advanced[/URL]"); ?>
and it does not work, should i leave the top or what?
 

Cynical

Active Member
Messages
3,492
Reaction score
0
Points
36
The ad codes can be found here: http://forums.x10hosting.com/ads.php

If you leave the first one you will likely be suspended because it is not "the" adcode. The JavaScript for the ad code can be found on the page above, or you can use the PHP include that page if you are using PHP pages anyways.
 

hoster123

idiot
Messages
78
Reaction score
0
Points
0
Look at your source - see if you can find the <? include("http://staff.x10hosting.com/adCode.php?ad=advanced"); ?> in it. If you can, check if you have .php file extension - if you do, put <?php instead of <? and try again. Shorttags might be off...

Tom
 

Christopher

Retired
Messages
14,659
Reaction score
8
Points
0
The ads don't work by me either. Sometimes they will show up and sometimes not. Is that normal or do I have the code in wrong?
 
Status
Not open for further replies.
Top