PDA

View Full Version : cloning com_banners?


doggystyle
20.04.2004, 21:28
im using the banners component and it works fine for me. now i want to include skyscrapers in my page. is it possible to clone com_banners so i can use it to manage the skyscrapers and the normal banners?

keliix06
20.04.2004, 21:50
Technically, you can alter it to launch a nuclear weapon on every banner shown. ;) Just look through the code for it and see where it is pulling from the database, as well as displaying, and add the code you need to get the skyscrapers.

tonyskyday
20.04.2004, 21:59
You may want to check out artbanners, which is available in the mamboportal.com filebase.

I think it can do what you want to do, but that is just hearsay, since I've never used it.

-Tony

doggystyle
20.04.2004, 22:02
You may want to check out artbanners, which is available in the mamboportal.com filebase.
-Tony

jep, this does exactly what i was looking for. thx
:)

keliix06
20.04.2004, 22:11
Tony always showing me up :D

doggystyle
22.04.2004, 00:21
cool component but the clicks won´t be count!? :confused:

thethepapapa
25.04.2004, 17:11
I've uploaded phpadsnew (a free banner ad management script) into my website, then I've added the banner code to my template. I get full reporting from phpadsnew, and I can use any kind of banner ad I'd like on my website. Might this be the solution you seek?

Jazzy
28.04.2004, 11:31
Hello thethepapapa

I also use phpadsnew, but only on my forums, cause now I am just tuning my Mambo.

Could you write more on inserting phpadsnew invocation code in template?

do you use local mode? (as it suitable only for php pages) or use remote invocation with javascript?

I am not good at templating. So want to ask where exactly you inserted invocation code, or maybe you did several zones (on the right/left column, on top and bottom)?

So as I understand I must create a table in place where I want my banners to appear and them inser code in that table. As I know I must insert phpadsnew. inc file if I use local invocation, am I right?

Could you leave some guidlines, pleeease :)