PDA

View Full Version : Banner rotation. One line code.


wooolF[RM]
16 Mar 2002, 18:36
Hi.
I just got a new hoster and I must place this line into my forumhome template in vBB.



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



that's all I got...

Well, I just inserted that code like this


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



nothing happens... all I see is text and nothing more...
any ideas please?

wooolF[RM]
16 Mar 2002, 18:50
by the way... code working just fine when I insert it into plain php file...

Chen
16 Mar 2002, 19:09
Place this in the phpinclude template then use $banner in your templates:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

wooolF[RM]
16 Mar 2002, 20:02
Like I said once...

Who's your daddy? :D

Thanx a lot :)