![]() |
Quote:
But instead of just that, do this: Code:
<if condition="is_member_of($bbuserinfo, 1,2,3)"> |
Quote:
PHP Code:
|
Quote:
|
Hi
I've just tried importing this mod using the product manager and get the following error : http://www.theaccountancyforums.com/...cs/problem.JPG I'm using VB v3.53 any suggestions? thanks :) |
Quote:
|
Quote:
Quote:
Quote:
|
Do I need to do something to run the global_start? I assume it runs only at boot time.
|
I would like to link jpgs, gifs, pngs, etc submitted to me for ads but am unsure how to do this. Can I simply create a url link from an image in a folder on my server to the ad management system? ie, simply paste the following into static or random section of ad system: www.blahbla/images/ads/blah.jpg
How would I create the hyperlink to the advertisers site? What sizes should the ads be, and where can I find information on the required coding etc? I managed to get one button to work (a weather information link) on my site, but that code was supplied by the weather network. The system installed easily and seems to work great on my board. Now I just need to learn how to use it. |
Quote:
Quote:
Code:
<a href="WHEREYOUWANTTOLINKTO1"><img src="LOCATIONOFIMAGE1" border="0" alt="DESCRIPTIONOFIMAGE2" /></a>, |
Sorry mate but that code didn't do anything to the align. :(
|
Quote:
|
Thanks for your support so far, this hack is really good, saves alot of time and template editing in the long run. :)
Back to my problem though, the code you said to stick in hasnt made any difference. :( |
Very nice hack, thanks! I'm only displaying ads after the first post in each thread, but this is extremely scalable and customizable.
*installed* |
Quote:
Quote:
|
Love this mod..but is there now a way to not display adverts in headers and footers in certain forums/boards
|
Hi, i love this mod, thank you very much.
one problem, i relized today, that only registered users can see the ads (i have the ad to show on the footer and threads). I would like it to show to all. how to do that ? thank you |
Quote:
you go to vB options then go to "VB Ad Management global Settings" then go to "Display advertisements in ForumIDs:" and set that there |
this is what it says:
Quote:
|
Quote:
|
just checked thread again, thanks a lot redtyger for your response ;) was damn fast, didnt think i'd get it less than half an hour.
|
Still waiting for the Adsense Reveneu Sharing :D
|
Quote:
|
Do you have any idea when the update will be?
|
If you need it urgently, open the plugin and do:
FIND: explode(',' REPLACE WITH: explode('|' and then change your admin code to use | instead of , |
RedTyger...is there a way to exclude ads from certain forums in header/footer?
|
Change the header/footer_advertisement templates to
Code:
<if condition=in_array($forum[forumid], 1,2,3)"> |
thanks for the help but is there a similar way like this except to exclude boards..as i've got to input a lot of numbers..and more for every board i add.
|
Code:
<if condition=!in_array($forum[forumid], 1,2,3)"> |
didn't work if i were to pm u login details would u give it a go?
|
Hey I have a question, I like how it puts the advertisements after the first post however is it possible to not have it in a postbit box or no?
|
<a href="http://www.iwsti.com/forums/showthread.php?t=74299" target="_blank">http://www.iwsti.com/forums/showthread.php?t=74299</a> theres an example of what I mean
|
Excellent Mod. Works very well and as expected. Expect my donation soon after 30 days of successful usage.
|
Quote:
|
Quote:
Code:
<if condition=!in_array($foruminfo[forumid], 1,2,3) OR !$foruminfo[forumid]"> Or failing that you can just wait, I've changed it so that forum exclusion/inclusion includes the header & footer in the next update. |
Quote:
|
also how do i set a minimum post count of say 10 so anyone with a post count less than that will see post adverts but other users wont? setting it to 10 does not work!
|
Still didn't work redtyger :(..any chance of you checking it out..if not whens the next update :D
|
I apologize if this has been asked and replied to before but I couldn't seem to find the answer in the 8 or 9 pages I read.
Are we able to have different ads for each forum/sub-forum? Thank you redtyger. |
Hi ,
I just installed this hack.. just to clarify , under 'instructions' above, am I supposed to ignore any instructions starting with V2.0 (i.e. since I installed v2.1) or should I follow the V2.0 instructions as well? thanks :) |
Quote:
Quote:
<if condition="$foruminfo[forumid]" == '1'> Ad code for forum ID 1 </if> <if condition="$foruminfo[forumid]" == '2'> $header(or whatever)_adcode </if> <if condition="$foruminfo[forumid]" == '3'> Ad code for forum ID 3 </if> And so on. Quote:
|
All times are GMT. The time now is 02:38 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:
|