Acount suspended

Status
Not open for further replies.

MasteR-Moo

New Member
Messages
34
Reaction score
0
Points
0
cPanel Username: MasteR (im not sure, its a long time ago
Subdomain: masterclan.x10hosting.com
How long your account has been up: a mont
Did you have the ads placed on every page: I did had a ad on my page with the title. Site is under Construction
 

Corey

I Break Things
Staff member
Messages
34,553
Reaction score
204
Points
63
We have a 2 week limit for sites to be up now, I'll unsuspend it but you must have a working site up within 2 weeks.
-Corey
 

MasteR-Moo

New Member
Messages
34
Reaction score
0
Points
0
Ok, thank you so very much. At the site i have: FREE Hosting by x10hosting.com with you link. Thats al what i have to do, or must i put a google ad or something?
 

trev

Member
Prime Account
Messages
670
Reaction score
0
Points
16
A working page with the adds banner in the main directory should do if youre gonna take some time contructing the site! I think thats all you have to do unless corey wants a fully operational site???
 

trev

Member
Prime Account
Messages
670
Reaction score
0
Points
16
also once u apply the banner as sportman3333333 said to youre forum ur site will be fine and will not be susspended again for the same reason! So yeh apply the banner just in case iv added the code for youre banner below add this to youre header in youre forum.

Code:
<script language='JavaScript' type='text/javascript' src='http://x10hosting.com/advert/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
<!--
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("http://x10hosting.com/advert/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:1&amp;target=_blank");
   document.write ("&amp;exclude=" + document.phpAds_used);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));
   document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://x10hosting.com/advert/adclick.php?n=a7fb3e9d' target='_blank'><img src='http://x10hosting.com/advert/adview.php?what=zone:1&amp;n=a7fb3e9d' border='0' alt=''></a></noscript>
 

sportman3333333

Red Sox Won!!!!!!
Messages
358
Reaction score
0
Points
0
we done have to scroll down to see the banner. We should see the banner with scrolling down.
 

Maurice

New Member
Messages
1,930
Reaction score
0
Points
0
Erm sportman..... What exactly did you mean by that lol? Could you rephrase?
 

sportman3333333

Red Sox Won!!!!!!
Messages
358
Reaction score
0
Points
0
The ad needs to be on the top of the page. Meaning that, we should not scroll down to see the banner.

Corey said:
Another rule we are implementing is that the ads must be displayed towards the top on the pages, a good rule to follow is, as long as you don't have to scroll down to see the ad you're safe.
 

trev

Member
Prime Account
Messages
670
Reaction score
0
Points
16
Code:
<script language='JavaScript' type='text/javascript' src='http://x10hosting.com/advert/adx.js'></script>

 <script language='JavaScript' type='text/javascript'>
 <!--
    if (!document.phpAds_used) document.phpAds_used = ',';
    phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);

    document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
    document.write ("http://x10hosting.com/advert/adjs.php?n=" + phpAds_random);
    document.write ("&amp;what=zone:1&amp;target=_blank");
    document.write ("&amp;exclude=" + document.phpAds_used);
    if (document.referrer)
       document.write ("&amp;referer=" + escape(document.referrer));
    document.write ("'><" + "/script>");
 //-->
 </script><noscript><a href='http://x10hosting.com/advert/adclick.php?n=a1dbc885' target='_blank'><img src='http://x10hosting.com/advert/adview.php?what=zone:1&amp;n=a1dbc885' border='0' alt=''></a></noscript>
</p><LINK REL="StyleSheet" HREF="themes/subBlack3dBlue/style/style.css" TYPE="text/css">

This code does work as its the exact code i am using on my site are u placing the code in the right place?
 

sportman3333333

Red Sox Won!!!!!!
Messages
358
Reaction score
0
Points
0
Code:
<script language='JavaScript' type='text/javascript' src='http://x10hosting.com/advert/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
<!--
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("http://x10hosting.com/advert/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:1&amp;target=_blank");
   document.write ("&amp;exclude=" + document.phpAds_used);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));
   document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://x10hosting.com/advert/adclick.php?n=a7fb3e9d' target='_blank'><img src='http://x10hosting.com/advert/adview.php?what=zone:1&amp;n=a7fb3e9d' border='0' alt=''></a></noscript>

Try it again.

edit: You beat me. Trev, your code is wrong, you have a extra line.
 

trev

Member
Prime Account
Messages
670
Reaction score
0
Points
16
Oh yeh Ignor my code use sportman3333333 i acidently copyed the ccs style along with the add Ops! Sorry bout that!
 

MasteR-Moo

New Member
Messages
34
Reaction score
0
Points
0
sportman3333333 said:
Code:
<script language='JavaScript' type='text/javascript' src='http://x10hosting.com/advert/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
<!--
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("http://x10hosting.com/advert/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:1&amp;target=_blank");
   document.write ("&amp;exclude=" + document.phpAds_used);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));
   document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://x10hosting.com/advert/adclick.php?n=a7fb3e9d' target='_blank'><img src='http://x10hosting.com/advert/adview.php?what=zone:1&amp;n=a7fb3e9d' border='0' alt=''></a></noscript>

Try it again.

edit: You beat me. Trev, your code is wrong, you have a extra line.

Ok, i coppy this code and paste it, bud it sitll doesnt work.
 

Maurice

New Member
Messages
1,930
Reaction score
0
Points
0
If it's the medium banner one, then I must say it doesn't work for me either, I tested all 3 the ads, and only the large one worked
 

Conor

New Member
Messages
3,570
Reaction score
0
Points
0
I see an ad at the bottom of the forum Moo. I think it worked. :) PM me or post here if you have any more queries.
 

Conor

New Member
Messages
3,570
Reaction score
0
Points
0
No need to harrass him. I am sure once he gets all this sorted out he will place it at the top. If not, we can tell him. ;)
 
Status
Not open for further replies.
Top