require these hacks

vBulletin 3.7.x Official Integration & Authentication Extension
Subscription Notifications -- Drive paid subscriptions & renewals
vBaffiliate Links
How to Use:

Without Link Mask:

Place one word per line in the first box and one word/link per line in the second box.

Word to Replace:
vBulletin Oficial Site
vBorg
Simple Text

Link to Replace:
<a href="http://www.vbulletin.com" title="vBulletin Official Site">vBulletin Oficial Site</a>
<a href="http://www.vbulletin.org" title="vBulletin Modification Site">vBorg</a>
<strong>Simple Text</strong>

With Link Mask:

Define the Link mask you want to use:

<a href="{link}" title="Advertisement">{word}</a>
{link} and {word} will be replaced with each par.

Place one word per line in the first box and one word/link per line in the second box.

Word to Replace:
vBulletin Oficial Site
vBorg

BritePic Integration
2dudqaw.gif

Britepic is a service from Adbrite which includes ads in your images.
Here's a demo: BritePic - Bring life to your images

If you want to use this mod you first will need an account with Adbrite/Britepic.

You can make an account here:
https://www.adbrite.com/mb/britepic_landing_page.php?refer_source=britepic
Open the file includes/class_bbcode.php
Search the line (~line 1950 ):
Code:
return '<img src="' .  $link . '" border="0" alt="" />';
And replace with:
Code:
return '<script>
 britepic_id="[b][color=Red]your_unique_britepic_id[/color][/b]";
 britepic_src="' .  $link . '";
</script>
<script src="http://www.britepic.com/britepic.js"></script>
<noscript>
<img src="' .  $link . '" alt="" />
</noscript>';
Do not forget to put your BritePic ID in the Replacement code above.

ZH - HTML Banners

~Hack name
HTML Banners

~Hack description
Adds banner areas to different parts of the forum and all you have to do is enter the html code into the settings and you have all your banners well organized!

~Hack options
Too many
tongue.gif


~Hack info
File uploads: 0
File edits: 0
Templates: 21
Template edits: 0
Plugins: 9
SQL Queries: 0
Phrases: 0
Settings: 43
Hooks: 0

Install time: 3 sec
Install level: Easy

~Hack installation

Step 1: Import Product



~Hack screenshots
None


~Hack changelog
  • 1.0.0 - First Release
Donate Button in Threads + Posts - get extra money!

br
 
Back
Top