Back to vBulletin 3.7 Add-ons

BritePic Integration
Mod Version: 1.00, by M-Tuning

This modification is in the archives.
vB Version: 3.7.x Rating: (3 votes - 5.00 average) Installs: 25
Released: 03 Jun 2008 Last Update: Never Downloads: 7
Not Supported Is in Beta Stage  



Britepic is a service from Adbrite which includes ads in your images.
Here's a demo: http://www.britepic.com/

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="your_unique_britepic_id";
 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.

Credits to
veenuisthebest for the idea & Milad for the XHTML 1.0 Transitional code change.

Please clickwhen you like this hack!

Download

No files for download.

Screenshots

Click image for larger version
Name:	Untitled-1.jpg
Views:	928
Size:	82.8 KB
ID:	81714  

Similar Mods

BB Code Enhancements BritePic BBCODE (Monetize and bring life to your images) vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024