Version: 1.0.2, by elmati
Developer Last Online: Apr 2009
Category: Show Thread Enhancements -
Version: 3.7.0
Rating:
Released: 05-04-2008
Last Update: 05-07-2008
Installs: 108
Uses Plugins Template Edits Auto-Templates
Translations
No support by the author.
Hi all, this is my first hack and i want share here.
This product will give you the option to add advertising on postbit template without template edits. just upload the xml set your ad code and done!
This hack is for any ads service, not only for google adsense
> install
Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-ads_in_postbit.xml' from your computer then press 'Import'
> Mod Info Plugins : 2 Phrases : 10 Templates : 1 Settings : 4
> Ads inside postbit Settings
Go to your admin cp, then:
vBulletin Options -> elmati - ADS inside postbit
> Versions: v1.0 - 05 May 2008
-First release
v1.0.1 - 07 May 2008
- Usergroup permisions. (exclude usergroups)
- Added feature: Exclude forums.
- Added feature: Show ads every certain number of messages
- Minor bugs fixed
v1.0.2 - 07 May 2008
- Quick fix to quote overlap issue in IE.
> Next Update: - Random Ads... (cooming soon)
> Bugs:
- There is a bug when using the quickreply and the new post created has advertising. That issue shows a blank page... I am still looking for a solution.
- Just tested in Firefox 2.x - 3 and IE 7.
For Support and questions just pm me
feedback, suggestions, issues, etc are welcome
Important: I will only give support to those who installed the plugin
If you use this hack please click install.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Ok, im checking that because just happens in IE...
I'll try to fix today.
thanx for the feedback!
that's because in IE widths works different, and the Quote bbcode is a ' width="100%" ' table, and IE makes the 100% to the other side of the POST itself, while firefox and any good browser will see that 100% is to where the floated div starts. the workaround for that would be to set a fixed width of X% or Xpx to the table (only for ie)
esto pasa por que en IE es una porqueria como renderiza los tama?os, no toma en cuenta los elementos que flotan como algo de tama?o sino que toma el contenedor principal para el 100% y como ve que no entra, lo manda para abajo..la unica forma de arreglarlo que se me ocurre es ponerle un tama?o fijo el quote de manera que entre...lo que si me sorprende es que funcione bien en firefox...por que yo trato de reproducir el mismo caso y se me superpone el texto el ad de google con el quote, rarisimo realmente...pero con ie esta mas complicada la cosa