![]() |
I have plans to do some updates on this hack.
- no template edits for banner placement - perhaps rotation script option for images and flash banners. Thoughts anyone ? |
Quote:
https://vborg.vbsupport.ru/showthrea...threadid=96398 and post #18 - simple rotation per refreash (switch image after x seconds ... soon) |
The updates sound great.
Thank you for the clarification on the installation. I'm quite new to this and nothing is "familiar" to me yet. I'm only done a few things in HTML, even less in Visual Basic and nothing in PHP. I appreciate the "hand hold". ;) |
Well, I still can't get an image to show up in a forum.
I made the edits to the FORUMDISPLAY and SHOWTHRED files, used Forum Manager, Edit Forum, "Place an image on your forum" to select an image. I tried a .gif then a .jpg. In my forums, no graphics. What could I have missed? |
Has this awesome hack been working with 3.5.4? Anyone tried it yet?
Zachariah, those updates sound helpful. In particular, banner rotation. |
I'm using vB 3.5.4 and haven't been able to get it to work, but then this is my first experience with vBulletin, so don't judge by my experience.
The steps to install it are pretty simple and I believe I've followed them correctly, but I don't have the experience with this software to know how "touchy" it is. |
Works great. Also works with phpadsnew using the remote java.
I am thinking about installing vbadvance cmps. Will I have problems installing cmps with this hack installed? Should I disable it before or not worry about it. Its going on a test forum first before it goes to the live version. |
Quote:
|
first of all, thank you for this plug... this is really cool !
i have vb 3.5.4 and aria skin. the plug is working great ! i have a question, i would like the banner to be on every category of a forum, and even in the threads ? how can i do ? for exemple : forum 1 : pict1.jpg - category 1 - category 2 forum 2 : pict 2.jpg - category 1 - category 2 - category 3 ...etc should i modify this ? : <if condition="$foruminfo['banner'] AND $foruminfo['bannerlink']"><center><a href="$foruminfo[bannerlink]" target="_blank"><img src="$foruminfo[banner]" alt="$foruminfo[banneralt]" border="0" /></a></center><br /> <else /> <if condition="$foruminfo['banner']"><center><img src="$foruminfo[banner]" alt="$foruminfo[banneralt]" border="0" /></center><br /> <else /> <if condition="$foruminfo['bannercode']"><center>$foruminfo[bannercode]</center><br /> </if> </if> </if> thanks for your help ! |
To place on all threads in the same forum.
EX: Forum1 - Image1 - Thread1 - image1 - Thread2 - image1 Forum2 - Image2 - Thread1 - image2 - Thread2 - image2 2) Edit and add. *** Edit 2 Template(s) : FORUMDISPLAY, SHOWTHREAD Find: $navbar below add : Code:
<if condition="$foruminfo['banner'] AND $foruminfo['bannerlink']"><center><a href="$foruminfo[bannerlink]" target="_blank"><img src="$foruminfo[banner]" alt="$foruminfo[banneralt]" border="0" /></a></center><br /> |
All times are GMT. The time now is 08:43 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|