The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Innovative Ads After First Post (Or any post!) Details »» | |||||||||||||||||||||||||||||||||
Innovative Ads After First Post (Or any post!)
Developer Last Online: Oct 2023
Innovative Ads After First Post By: I decided to make this while creating another modification as I have seen this requested many times, I Google'd it finding details on what template to edit plus I searched here on vbulletin.org and only found old "modifications" which were actually just tutorials and none were actual products that did most of the work for you . Description: Ad after first post on very page or as some describe it, Ad after first post in a thread - This modification places two ads in a post like container below the first post on every page in a thread. Fully customizable to allow all sorts of ad codes such as Google Adsense, OpenX Ads, and various others along with the possibility for the user to design his own images and link them to the appropriate content. Users can also customize CSS or remove the DIV codes to use show only one ad or any sort of advertisement and display any form of content other than ads! Quote:
Required Changes: (Manual i.e. "To Do")
(Automatic)
Difficulty: Easy, Time to install: Around 1 Minute - Installer is included simply import the product; AdminCP > Plugins & Products > Manage Products > *Now click the [ADD/IMPORT PRODUCT] link to import from your computer (download below). Adding in your own codes and customizing if you see fit takes a few more minutes. History: 8.24.2010: Version 1.0 Created IMPORTANT: In the postbit_legacy_ads_after_firstpost template please find: Code:
<div id="innovativeadleft"> <vb:comment> Left Ad Code Below this Commented out line </vb:comment> Left Ad Image/Code 1 needs to be placed here, no larger than 260 pixels in height. <vb:comment> Left Ad Code Above this Commented out line </vb:comment> </div> <div id="innovativeadright"> <vb:comment> Right Ad Code Below this Commented out line </vb:comment> Right Ad Image/Code 2 needs to be placed here, no larger than 260 pixels in height. <vb:comment> Right Ad Code Above this Commented out line </vb:comment> </div> *Remember to enable the mod after installing otherwise it won't show! AdminCP > Settings > Options > Innovative Ads After First Post and set to Yes. *Attention- Please view the first page as the 2nd and 3rd (Added: Post #'s 6 & 7 also contain info on how to customize!) posts were reserved and contain additional information to help you customize this in various ways. What can you expect in the next version?
TheLastSuperman http://www.innovationbyinstinct.com Download Now
Screenshots
Show Your Support
|
3 благодарности(ей) от: | ||
mapleleaffans, ramesh_umk3, Sage Knight |
Comments |
#82
|
||||
|
||||
Nice mod addition, thank you!
|
#83
|
|||
|
|||
Hi guys,
please is there some one that can tell me what is wrong in this code? Thanks in advance. PHP Code:
|
#84
|
|||
|
|||
No one?
|
#85
|
|||
|
|||
Solved
|
#86
|
|||
|
|||
This product is not compatible with version 4.2.3 of vBulletin. (Compatible starting with 4.0.0 Beta 3 / Incompatible with 4.2.3 and greater)
|
#87
|
|||
|
|||
Hello! I'm from Italy...
Help me. With a simple banner the mod run perfectly but whith any google advertising I recive this alert: The following error occurred when attempting to evaluate this template: Unclosed Curly Brace Expression This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish. Can you help me? Thanks! Roy |
#88
|
|||
|
|||
For insert the ads in last post, open the template postbit_legacy_ads_after_firstpost and find:
Code:
<vb:if condition="!$GLOBALS['FIRSTPOSTID']"> Code:
<vb:if condition="$post['islastshown']"> Roy |
Благодарность от: | ||
KevinL |
#89
|
|||
|
|||
Quote:
Download and open the file product-innovative_ads_after_firstpost-v4 and replace the line number "10" with this code: PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|