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
Ad System v1
Topic Started: Jan 27 2008, 10:54 PM (6,007 Views)
Spark
Member Avatar
Nukem Corporation
[ *  * ]
Sure Eureka. v2 will be coming soon, I'll be sure to change the arrays around.
Offline Profile Quote Post Goto Top
 
RyuraGS
Member Avatar
Member
[ *  *  * ]
Please give proper credit to me for redistribution of my "Add More Boxes to Board Statistics" code.

Thanks :)
Offline Profile Quote Post Goto Top
 
Spark
Member Avatar
Nukem Corporation
[ *  * ]
Your code:
Code:
 
<script src='http://generationstudio.net/codes/zbboardstats2.js'>// Add more boxes to Board Statistics</script>
<script type="text/javascript">
// Add more boxes to Board Statistics
$(function(){
$().newZBBS({
isOn: true,
Title: "MyTitle",
Info: "MyText",
Image: "http://209.85.62.24/static/1/s_stats.png"
});
});
</script>

The one I'm using for this code:
Code:
 
<script src='http://209.85.62.24/30/132/0/f23676/addrow.js'>// Add more boxes to Board Statistics</script>
<script type="text/javascript">
// Add more boxes to Board Statistics
$(function(){
$().newZBBS({
isOn: true,
Title: "Advertisements",
Info: "<a href='http://support.zetaboards.com'><img src='http://linkurl.com' id='adBanner' border='0' alt='Advertisement' /></a>",
Image: "http://209.85.62.24/30/132/0/f19188/users.png"
});
});
</script>

I don't see any difference in the copyrights. Do you?
Offline Profile Quote Post Goto Top
 
RyuraGS
Member Avatar
Member
[ *  *  * ]
The code I provide in posts is a personal board code. If you are looking to redistribute or package my code with your modification, I ask that you give props to me either in a comment somewhere in the code or in your topic.
Offline Profile Quote Post Goto Top
 
Spark
Member Avatar
Nukem Corporation
[ *  * ]
Sorry, I never knew we were coding complex IPB mods here. ;)
Offline Profile Quote Post Goto Top
 
Mon
Member
[ * ]
Sweet. Currently using this code... but temporarily.
Offline Profile Quote Post Goto Top
 
MONF
Member Avatar
Member
[ *  * ]
When will version 2 be out? If it'scomin' out soon, I don't want to waste my time testing it on my test board, then adding it to my board if there's a new version coming soon. :unsure:
Offline Profile Quote Post Goto Top
 
Raknia
The one, the only...
[ * ]
Call me a nub, but where is the JavaScript box?
Offline Profile Quote Post Goto Top
 
MONF
Member Avatar
Member
[ *  * ]
Raknia
Feb 16 2008, 01:35 PM
Call me a nub, but where is the JavaScript box?
Admin CP -> Board Themes -> Board Template -> First box
Offline Profile Quote Post Goto Top
 
Raknia
The one, the only...
[ * ]
Thanks :)
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