Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
Advertisement System V2.6 Aka Ad Management Details »»
Advertisement System V2.6 Aka Ad Management
Version: 2.6, by karim004 karim004 is offline
Developer Last Online: Dec 2009 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.7.x Rating:
Released: 05-12-2008 Last Update: 10-14-2008 Installs: 797
Uses Plugins Template Edits Auto-Templates
Additional Files Translations  
No support by the author.

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #412  
Old 08-05-2008, 04:03 PM
karim004's Avatar
karim004 karim004 is offline
 
Join Date: Aug 2007
Location: Connecticut
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jlew24asu View Post
I can not get ads to show up in posts. is there any reason that causes this? could it be my custom built style?
admincp , style manager , your style , template postbit & postbit_legacy at the end
add
Code:
$ad_postbit_below
now go to vbulletin options , Advertisement System (Posts, PMs & Announcements) :

* Yes to have advertisements display with posts.
* Random advertisement code : If you want to use random rotations, enter your ad codes separated by |
and enable one of this options (( or all ))
Display advertisement after first post on a page?
Display advertisement after last post on a page?
Display advertisement every X posts?

Minimum thread postcount
Reply With Quote
  #413  
Old 08-05-2008, 04:05 PM
jlew24asu jlew24asu is offline
 
Join Date: Nov 2006
Location: Chicago, IL USA
Posts: 702
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have that code in there already. and options checked. its weird. I have this working perfectly on another forum but not my new one.

edit: I have the code in postbit legacy. thats it. do I need it somewhere else?
Reply With Quote
  #414  
Old 08-05-2008, 06:00 PM
AWS3 AWS3 is offline
 
Join Date: Dec 2007
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry, but this does not work

Quote:
Originally Posted by karim004 View Post
try this :
Code:
<!-- content table -->
$spacer_open

$_phpinclude_output

<!-- logo -->
<a name="top"></a>
<div id="header">
	<div id="nav">
		<ul>
		<if condition="$show['member']">
			<li><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></li>
		</if>
		<if condition="$show['registerbutton']">
			<li><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></li>
		</if>
			<li><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></li>
			<li><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></li>
		<if condition="!$show['member']">
			<li><a href="search.php?do=getdaily$session[sessionurl_q]">$vbphrase[todays_posts]</a></li>
		</if>
			<li id="navbar_search"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search", true); </script></if></li>
		<if condition="$show['member']">
			<li id="usercptools"><a href="$show[nojs_link]#usercptools" accesskey="3">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools", true); </script></li>
			<li><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')">$vbphrase[log_out]</a></li>

		</if>

		</ul>
	</div>
	<div id="logo">
		<h1><a href="$vboptions[forumhome].php$session[sessionurl_q]"><span>$vboptions[bbtitle]</span></a></h1>

	</div>
<td align="$stylevar[right]" id="header_right_cell">$ad_headerLogo</td>
</div>
<div style="clear: both"><!-- null --></div>
<!-- /logo -->

<table cellspacing="0" cellpadding="0" border="0" width="100%">

<tr valign="top">

	<td class="main_cell" style="padding: 10px $stylevar[spacersize]px">
NB= resize your banner
Reply With Quote
  #415  
Old 08-06-2008, 09:24 AM
Mecho's Avatar
Mecho Mecho is offline
 
Join Date: Aug 2006
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

in "Ad management system" Maximum user postcount wasnt working at all so he removed it in his new versions that he released !

is this function working in ur code ??

Thanks
Reply With Quote
  #416  
Old 08-07-2008, 04:09 PM
Bonus Paradise Bonus Paradise is offline
 
Join Date: May 2008
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I dont understand that
I installes and uninstalled now 3 times
I always have then all my ad location templated double

and also In the settings for the ad system
i dont see then a footer start or end
or navbar below.

I would need rotate banners exact after forums
and at footer start where you see 728 banners now
http://www.bonusparadise.com/forum/

Any idea why i get all ad templates doubled?

Thanks in advance
Marina
Reply With Quote
  #417  
Old 08-07-2008, 09:14 PM
RobbieZ RobbieZ is offline
 
Join Date: Jul 2008
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Superb.. it helps when you dont have to mess with the header/footer templates all the time to change your add.

I have some questions tho..

I have my banner for my site centred.. but if i use the setting & slideshow menu.. and put some ads in that.. it shfts my banner to the left..

Can i set a rotation using the Header & Footer menu ?
Reply With Quote
  #418  
Old 08-09-2008, 01:01 PM
Keyser S?ze's Avatar
Keyser S?ze Keyser S?ze is offline
 
Join Date: Apr 2002
Location: USA
Posts: 690
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

excellent mod but i got a question, im following the install guide for 3.7 but i keep running into siilar edits and im unsure what to do, im making the edits like it says but still i wonder why the similar ones are already there, like this

Quote:
Originally Posted by The guide says
*** Footer 2 edits :
1= in top add : $ad_footerStart
but when i went to edit it this was at the top already

$ad_location[ad_footer_start]

see not exactly the same but close
Reply With Quote
  #419  
Old 08-09-2008, 01:11 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've noticed the same thing Keyser.

It is quite confusing. I wonder if that might be part of the issue?
Reply With Quote
  #420  
Old 08-09-2008, 01:12 PM
Bonus Paradise Bonus Paradise is offline
 
Join Date: May 2008
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Keyser S?ze View Post
excellent mod but i got a question, im following the install guide for 3.7 but i keep running into siilar edits and im unsure what to do, im making the edits like it says but still i wonder why the similar ones are already there, like this



but when i went to edit it this was at the top already

$ad_location[ad_footer_start]

see not exactly the same but close

Quote:
installation :
you know in vb3.7 we already have a templates group for advertisement we gotta use them in this mod and make things easy for you because you dont have to edit any template just import the product go to admincp , vBulletin Options , Advertisement System and click yes to Enable advertisements on your forum?
hope this helps

Well i did do that before also wrong
then uninstalled and remodified all templates again
and tried it that way without templ edites
and i still wonder why i get then all my ad templates once again


Regards
Marina
Reply With Quote
  #421  
Old 08-09-2008, 01:30 PM
Keyser S?ze's Avatar
Keyser S?ze Keyser S?ze is offline
 
Join Date: Apr 2002
Location: USA
Posts: 690
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

accually it doesnt cuz the question remains since the code is not the same will it still work, and if so then why was it made different in the first place?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:15 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08720 seconds
  • Memory Usage 2,321KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete