banner ads

RiderX
Joined: Mon May 03, 2004 10:38 pm
Location: All i know is that the nukes are coming from 127.0.0.1
Contact:
Org Profile

banner ads

Post by RiderX » Thu Sep 16, 2004 1:02 am

is there a php link i can use in forums that shows a random banner ad from here?

i want to show people all the cool banners you guys have made
Image

RiderX
Joined: Mon May 03, 2004 10:38 pm
Location: All i know is that the nukes are coming from 127.0.0.1
Contact:
Org Profile

Post by RiderX » Fri Oct 08, 2004 9:47 pm

so theres noone that can help me?
Image

User avatar
Zero
Joined: Sun Jul 11, 2004 1:32 am
Location: Somewhere else
Contact:
Org Profile

Post by Zero » Fri Oct 08, 2004 11:22 pm

</necropost>

Anyway, if you're site is Geocities, you shouldn't concern yourself with it. You can't do PHP there anway.

-Zero
Phade wrote:(I've actually promised to spend some time with my wife now. It's "happy Friday time".)

User avatar
derobert
Phantom of the .Org
Joined: Wed Oct 24, 2001 8:35 am
Location: Sterling, Virginia
Contact:
Org Profile

Re: banner ads

Post by derobert » Sat Oct 09, 2004 8:57 pm

RiderX wrote:is there a php link i can use in forums that shows a random banner ad from here?
There isn't currently one. I'll look into adding one, though.

What precicely do you want?
Key 55EA59FE; fingerprint = E501 CEE3 E030 2D48 D449 274C FB3F 88C2 55EA 59FE
A mighty order of ages is born anew.              http://twitter.com/derobert

User avatar
Zero
Joined: Sun Jul 11, 2004 1:32 am
Location: Somewhere else
Contact:
Org Profile

Post by Zero » Sat Oct 09, 2004 9:12 pm

I think he just wants a random banner and a link. The header portion of the site page, but without the logo or anything else. Just the banner.

-Zero
Phade wrote:(I've actually promised to spend some time with my wife now. It's "happy Friday time".)

User avatar
derobert
Phantom of the .Org
Joined: Wed Oct 24, 2001 8:35 am
Location: Sterling, Virginia
Contact:
Org Profile

ok, here it is

Post by derobert » Sat Oct 09, 2004 9:49 pm

http://www.animemusicvideos.org/webapi/banner.php will give you something like:

Code: Select all

<a href="http://www.AnimeMusicVideos.org/members/members_myprofile.php?user_id=108148"><img src="http://www.AnimeMusicVideos.org/_media/sitebanners/realitynaota.jpg" border="0" width="468" height="60"></a>
http://www.animemusicvideos.org/webapi/ ... p?mode=xml will give you something lile:

Code: Select all

<?xml version="1.0" encoding="iso-8859-1"?>
<amvorg>
  <banner
   image="http://www.AnimeMusicVideos.org/_media/sitebanners/betterthanramen.jpg"
   link="http://www.AnimeMusicVideos.org/members/members_myprofile.php?user_id=145892" />
</amvorg>
Take your pick.
Key 55EA59FE; fingerprint = E501 CEE3 E030 2D48 D449 274C FB3F 88C2 55EA 59FE
A mighty order of ages is born anew.              http://twitter.com/derobert

RiderX
Joined: Mon May 03, 2004 10:38 pm
Location: All i know is that the nukes are coming from 127.0.0.1
Contact:
Org Profile

Post by RiderX » Tue Oct 12, 2004 11:00 am

THANKS! thats EXACTLY what i wanted
Image

RiderX
Joined: Mon May 03, 2004 10:38 pm
Location: All i know is that the nukes are coming from 127.0.0.1
Contact:
Org Profile

Post by RiderX » Tue Oct 12, 2004 11:04 am

hmmmmmmm now how would i make that into an [ i m g ] tag?

i want to use the
http://www.animemusicvideos.org/webapi/banner.php
in my forum signatures

:(
Image

User avatar
derobert
Phantom of the .Org
Joined: Wed Oct 24, 2001 8:35 am
Location: Sterling, Virginia
Contact:
Org Profile

Post by derobert » Wed Oct 13, 2004 6:20 pm

RiderX wrote:i want to use the
http://www.animemusicvideos.org/webapi/banner.php
in my forum signatures
Ok, I've just added a mode that should let you do that. http://www.AnimeMusicVideos.org/webapi/ ... p?mode=303 will send an HTTP 303 See Other redirect to the actual image.

BTW: Note that the banner images are too large to be used as forum sigs here.
Key 55EA59FE; fingerprint = E501 CEE3 E030 2D48 D449 274C FB3F 88C2 55EA 59FE
A mighty order of ages is born anew.              http://twitter.com/derobert

RiderX
Joined: Mon May 03, 2004 10:38 pm
Location: All i know is that the nukes are coming from 127.0.0.1
Contact:
Org Profile

Post by RiderX » Wed Oct 13, 2004 6:22 pm

Image
just testing if it works
Image

Locked

Return to “Site Help & Feedback”