Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 06-23-2008, 09:39 PM   #1
uvort
Confirmed User
 
uvort's Avatar
 
Join Date: Mar 2003
Location: Metalcash.com
Posts: 3,580
Banner rotator...

Anyone know of a simple banner rotator script with static html where you can add banners through a web based admin and the banners display randomly on your page? I need something besides Openx and LedAds.

Thanks in advance!
__________________
See Sig.
199907143
uvort is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-23-2008, 09:41 PM   #2
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,372
could try madisonave
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


WP Stuff
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-23-2008, 09:53 PM   #3
uvort
Confirmed User
 
uvort's Avatar
 
Join Date: Mar 2003
Location: Metalcash.com
Posts: 3,580
madisonave? got a link?
__________________
See Sig.
199907143
uvort is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-23-2008, 11:11 PM   #4
kmanrox
aka K-Man
 
kmanrox's Avatar
 
Industry Role:
Join Date: Oct 2001
Location: The Gutter
Posts: 29,293
http://openx.org

this is what gfy uses, they use an older version of this software actually... open source
__________________
Crypto HODLr
Crypto mining
Angel investor
kmanrox is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-23-2008, 11:21 PM   #5
2MuchMark
Videochat Solutions
 
2MuchMark's Avatar
 
Industry Role:
Join Date: Aug 2004
Location: Canada
Posts: 49,702
Quote:
Originally Posted by uvort View Post
Anyone know of a simple banner rotator script with static html where you can add banners through a web based admin and the banners display randomly on your page? I need something besides Openx and LedAds.

Thanks in advance!

Hi Uvort -

Here is a super simple banner rotator script. Just drop this into any HTML page you are running. Copy your banners to your server and adjust the URL's for each.

<SCRIPT language=JavaScript type="text/javascript">
var img_width = "480";
var img_height = "60";
var img_title = "Click Here";

var ad=new Array();
ad[0]='http://www.YourWebsite.com/banner0.jpg';
ad[1]='http://www.YourWebsite.com/banner1.jpg';

var links=new Array();
links[0]='http://www.WebSite1com';
links[1]='http://www.WebSite2.com';

var text=new Array();
text[0]='Any Text you Want 1';
text[1]='Any Text you want 2';

var xy=Math.floor(Math.random()*ad.length);
document.write('<a href="'+links[xy]+'"><img src="'+ad[xy]+'" alt="'+img_title+'" border = "0"><br>'+text[xy]+'</a>');
</SCRIPT>


First Part:
Change the width and height values to be the same size as your banners. You can change the tital of the banners ("click here") to be anything you want.

Second Part: Make sure the URL's for each banner are correct.

Third Part: Use any text or caption you want for each banner.

You can have as many banners as you like. Just make sure to give each one a unique number in the variable list (ad[2], ad[3], ad[4], and then links2, links3, links4, etc.

The script will select a banner at random and display it. With a little tweaking, you can give some banners more weight so that they load more often than others if you wan them to.

Good luck!
__________________

Custom Coding | Videochat Solutions | Age Verification | IT Help & Support
www.2Much.net
2MuchMark is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-24-2008, 01:20 AM   #6
Darkhorse
Horsing Around
 
Darkhorse's Avatar
 
Industry Role:
Join Date: Sep 2002
Location: AU
Posts: 5,865
Quote:
Originally Posted by kmanrox View Post
http://openx.org

this is what gfy uses, they use an older version of this software actually... open source
Ya used to be phpadsnew (that script) bit overkill for what he wants though....

take a look through http://www.hotscripts.com plenty there...

Last edited by Darkhorse; 06-24-2008 at 01:21 AM..
Darkhorse is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-24-2008, 03:56 AM   #7
kmanrox
aka K-Man
 
kmanrox's Avatar
 
Industry Role:
Join Date: Oct 2001
Location: The Gutter
Posts: 29,293
Quote:
Originally Posted by Darkhorse View Post
Ya used to be phpadsnew (that script) bit overkill for what he wants though....

take a look through http://www.hotscripts.com plenty there...
you're right.. i didnt read his whole paragraph.. he had me at 'simple banner rotator script'

__________________
Crypto HODLr
Crypto mining
Angel investor
kmanrox is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-28-2008, 02:55 PM   #8
flava
Registered User
 
Join Date: Feb 2005
Location: Bahamas
Posts: 22
Quote:
Originally Posted by uvort View Post
Anyone know of a simple banner rotator script with static html where you can add banners through a web based admin and the banners display randomly on your page? I need something besides Openx and LedAds.

Thanks in advance!
Same here. I tried Openx but the interface seems.... RETARDED to me. If the greatest sophistication is in simplicity then that was made by fools.
flava is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-28-2008, 03:46 PM   #9
Deej
I make pixels work
 
Deej's Avatar
 
Industry Role:
Join Date: Jun 2005
Location: I live here...
Posts: 24,386
if you want a simple javascript based rotator hit me up

*edit actually... my solution highly resembles Mark Prince's post... it allows the text n everything...
__________________

Deej's Designs n' What Not
Hit me up for Design, CSS & Photo Retouching


Icq#30096880
Deej is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-28-2008, 03:52 PM   #10
flava
Registered User
 
Join Date: Feb 2005
Location: Bahamas
Posts: 22
Ad Manager Pro looks alot better. But of course it's not free
flava is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.