The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Advertisement System V2.6 Aka Ad Management Details »» | |||||||||||||||||||||||||||
Advertisement System V2.6 Aka Ad Management
Developer Last Online: Dec 2009
Many forums are using the Ad management system, however the coder has stopped supporting the script. Therefore I have decided to release this modification. I will give support to those who need it and continue to make updates to the system.
====>> Live Demo The Advertisement System was designed with the intent that anyone with any level of experience could use the system. It is easy to install and once installed, the templates are easy to use on a site. The advertisement system has several features that sites will enjoy such as it can be used on versions 3.6.x as well as 3.7.x. The ads can be placed in the following areas: header , footer , below whats going on, below the navbar , postbit , postbit legacy, pms, announcement, archive, left & right column in forum home , left column in member info and full page , threadbit , as well as forumbit. Also, the ability to not display advertisement on certain pages such as login, registration & the search page. This system allows you to personalize the system to better suit their needs such as setting permissions like ads after first post on a page, ads after last post on a page, ads after X post on a page, and ads every X posts on a thread. You may also display ads by forum ID, as well as customize the full page for your site. The system comes with a feature for auto refresh ads as well as Google analytics. Besides the features,there is constant support given to those who need it and of course, updates are made to the system in order to better serve the sites using the system. 10/15/2008 version 2.6 ** ability to tun on /off the autorefresh : check the screen below Yes : will enable the autorefresh No : will enable a simple rotation ** fixed 2 bugs in [left & right column ] ******************* Features : * works for v3.7.x and also v3.6.x *advertisement in header , footer , below whats going on ? , below the navbar , postbit , postbit_legacy , pms , announcement , archive , left & right column in forumhome , left column in memberinfo and full page , threadbit , forumbit * flash rotation * do not display advertisement on certain pages Such as login , register & search * google analytics * permissions by area : display advertisement or not for usergroup x in : ... area 1 : header , footer ... area 2 : navbar , left & right column ... area 3 : forumbit & threadbit ... area 4 : postbit,postbit legacy , pms & announcement * for postbit & postbit_legacy you have the ability to set more permissions like : .... ad after first post on a page .... ad after last post on a page .... ad after X post on a page .... ad every X posts on a thread .... Minimum thread postcount .... Maximum user postcount ..... Display Advertisements as User *** Full Page ****Auto refresh ads Please remember to click Mark as Installed if you use this modification. Support questions from members who have not marked this as installed will be considered low priority. Show Your Support
|
Comments |
#322
|
|||
|
|||
Frank, I will take a look for you, but later (like 2 hours from now)... I have to leave an run some errands...
Are you going to be on then? Were your 3.7 templates reverted when you started with this Mod or do you have a bunch of custom things in there (I really don't want to mess with anything with a lot of custom things in there). I need to leave now, I'll check this Thread when I get back. -Turbe |
#323
|
|||
|
|||
Quote:
Mine works with the stock Adsense Code (I didn't need to delete that line). But karim004, we would like the Right Column working for Main.. . |
#324
|
|||
|
|||
This skin only has 3 custom things in it. None in the header except for the shoutbox that I'm aware of but yea i will be on you can email me at ghaxz@yahoo.com or hit me up on aim at soulweaver2006, or post in here i will keep checking in
|
#325
|
|||
|
|||
Quote:
I'll check back when I get home. bye for now Turbe out. |
#326
|
||||
|
||||
Quote:
go to admincp , style manager , your style , Forum Home Templates , FORUMHOME : left column Above : Code:
$navbar Code:
<br /><div>$ad_leftcolumn_code</div> Above Code:
$footer Code:
<br /><div>$ad_rightcolumn_code</div> left column go to admincp , style manager , your style ,Header Below: Code:
$ad_headerEnd Code:
<br />$ad_leftcolumn_code go to admincp , style manager , your style ,Footer Above: Code:
$ad_footerStart Code:
<br />$ad_rightcolumn_code |
#327
|
||||
|
||||
alot poeple asked me how to use this mod with Paid Subscription { alow your members to piad x dollars to remove the ads }
1= go to admincp , usergroups , add a new group example vip , *Create Usergroup Based off of Usergroup: registred users 2=go to admincp , Paid Subscription , Add New Subscription : *edit title , Description, tax , Cost * in Usergroup Options : change the Primary Usergroup to this new usergroup . ok now go to admincp , vBulletin Options and for each area {header , footer,navbar .......} enter the usergoup for this group in Do NOT display Header , footer ...............advertisements to Usergroups |
#328
|
|||
|
|||
well if i can get it to work i will do this
|
#329
|
||||
|
||||
FRANK check your pms
|
#330
|
|||
|
|||
Hello,
I wanted to use this cool Ad system but when i want to edit the header template ( custom style) i can't find the code : Code:
<td align="$stylevar[right]" id="header_right_cell"> <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if> </td> Here is the code that i see Code:
<!-- logo --> <a name="top"></a> <div id="logobg"><div id="logostrip"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/banner_x.jpg" alt="" /></a></div></div> <!-- /logo --> <div id="submenu" align="center"> <if condition="$bbuserinfo['userid']"> <a href="usercp.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/submenu_usercp.gif" alt="" /></a><a href="faq.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/submenu_faq.gif" alt="" /></a><a href="memberlist.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/submenu_members.gif" alt="" /></a><a href="calendar.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/submenu_calendar.gif" alt="" /></a><a href="search.php?do=getnew$session[sessionurl]"><img src="$stylevar[imgdir_misc]/submenu_new.gif" alt="" /></a><a href="search.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/submenu_search.gif" alt="" /></a><else /><a href="register.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/submenu_register.gif" alt="" /></a><a href="faq.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/submenu_faq.gif" alt="" /></a><a href="calendar.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/submenu_calendar.gif" alt="" /></a><a href="search.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/submenu_search.gif" alt="" /></a></if></div> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] Thank you |
#331
|
|||
|
|||
thanks karim004 for helping me with my problem. I forgot to select an option lol newb problem i know. This works perfectly on my forum. Best mod out there.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|