Welcome Guest [Log In] [Register]
This board has been archived and is no longer accepting new questions. If you have a support question for your ZetaBoard, please visit us at the new support board. Registration is free and easy.


Visit the NEW ZetaBoards Support forum!

Username:   Password:
Add Reply
Supreme Ads v2.0 Revived
Topic Started: Apr 4 2008, 05:59 PM (2,179 Views)
Viral
Member Avatar
i'm stanley nao
[ *  *  *  *  * ]
Yep, that's right, Supreme Ads are back, and better than ever.

So, you don't know what Supreme Ads are? Supreme ads is a Advertisement Code I made a couple months ago that many people used. It would allow people to upload their advertisements to my server, than on any site where the code was installed, a random affiliate would be shown. You would then be able to see how many views your advertisement had recieved. I later had to discontinue the code because of some errors.

However, the code has been completely re-made by me, and it will work on any website (must have jQuery installed), and any forum hoster (must have jQuery installed unless using Zetaboards).

What else is new? Well, the last version counted how many views you received, this one counts that and the amount of clicks you get!

Now what do I need to do to get this working? Well, there is just 2 codes you need to add.

1.
Uploader Code
 
Add this code to a new Webpage, you can call it anything you like
Code: HTML
 
<div class="category" style="margin: 10px auto;width:25%;float:left;">
<table class="cat_head"><tr><td>
<h2>Navigation</h2>
</td></tr></table>
<table cellpadding="0" cellspacing="0">
<tr><td style="width: 100%;" valign="top"><a onclick='add()'>Add a Supreme Ad</a></td></tr>
<tr><td style="width: 100%;" valign="top"><a onclick='userCP()'>User CP</a></td></tr>
<td class="c_foot" colspan="1" valign="top"></td>
</tr>
</table>
</div>
<div class="category" style="margin: 10px auto;width:72%;float:right;">
<table class="cat_head"><tr><td>
<h2>Supreme Ads</h2>
</td></tr></table>
<table cellpadding="0" cellspacing="0">
<tr><td id='content'><center><iframe frameborder='0' height='200' width='500' scrolling='no' src='http://moregfx.com/MySQL/Forum/Supreme Ads/addToDB.php'></iframe></center></td></tr>
<td class="c_foot" colspan="1" valign="top"></td>
</tr>
</table>
</div>

<script>

function add(){
document.getElementById('content').innerHTML="<center><iframe frameborder='0' height='200' width='500' scrolling='no' src='http://moregfx.com/MySQL/Forum/Supreme Ads/addToDB.php'></iframe></center>";
}
function userCP(){
document.getElementById('content').innerHTML="<center><iframe frameborder='0' height='200' width='500' scrolling='no' src='http://moregfx.com/MySQL/Forum/Supreme Ads/userCP.php'></iframe></center>";
}
</script>


2.
The Display Code
 
Add this code wherever you want an advertisement to appear. Only use this code once otherwise your forum will not work properly.
Code: HTML
 
<center><script src="http://moregfx.com/MySQL/Forum/Supreme Ads/display.php"></script></center>
<script>
start=document.getElementById("supreme");
start.onclick=function(){
$.getScript("http://moregfx.com/MySQL/Forum/Supreme Ads/updateClicks.php?which="+start.name+"");
}
</script>


Features to come:
  • User Control Panel
  • Statistics Viewer
Edited by Viral, Apr 6 2008, 06:30 AM.
Offline Profile Quote Post Goto Top
 
Hatori
Member
[ * ]
Awesome work Viral!
Offline Profile Quote Post Goto Top
 
tjajj
Member
[ * ]
Awesome code man!
Offline Profile Quote Post Goto Top
 
yellowdartx
Member Avatar
Zombie!!!
[ *  * ]
Thanks for sharing Viral!
Offline Profile Quote Post Goto Top
 
Viral
Member Avatar
i'm stanley nao
[ *  *  *  *  * ]
Thanks.
Offline Profile Quote Post Goto Top
 
.DeleTeD.
Member Avatar
Member
[ *  *  * ]
nice work viral
Offline Profile Quote Post Goto Top
 
Viral
Member Avatar
i'm stanley nao
[ *  *  *  *  * ]
Thanks. Current Statistics:

Zeta Resources -- Views: 901 -- Clicks: 18
Divinus Hosting -- Views: 242 -- Clicks: 11
Advertisement Plaza -- Views: 145 -- Clicks: 1
LOTR RPG Forums -- Views: 118 -- Clicks: 3


Edited by Viral, Apr 5 2008, 12:24 PM.
Offline Profile Quote Post Goto Top
 
Viral
Member Avatar
i'm stanley nao
[ *  *  *  *  * ]
Updated first post, please change your Webpage code to the new one.


DO NOT USE THE USER CP, YOUR PASSWORD WILL BE MESSED UP. I WILL FIX IT SOON.
Edited by Viral, Apr 6 2008, 07:03 AM.
Offline Profile Quote Post Goto Top
 
.insane
Member Avatar
You think you know....
[ *  * ]
could i get a preview please?
Offline Profile Quote Post Goto Top
 
Viral
Member Avatar
i'm stanley nao
[ *  *  *  *  * ]
Heh, forgot about this. By the way, the User CP is fixed..
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
Go to Next Page
« Previous Topic · User Created Codes · Next Topic »
Add Reply