vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Adsense & Banner - Posbit (https://vborg.vbsupport.ru/showthread.php?t=101291)

allwirelesstalk 11-22-2005 01:03 AM

Quote:

Originally Posted by xtremeoff-road
I would tend to agree with Amy, however, the hack does look nice.

Midnight, did you test this with the google adsense and quick reply...I know I had a problem when clicking on quick reply, it would not work. Just thought I would bring it up!

Same here... www.AllWirelessTalk.com... Any solutions?

-JMG-

Stifler 11-22-2005 02:02 AM

this doesn't work. you shoulda tested this on a test board first.. /installed and now /uninstalled...

jay007 11-22-2005 05:14 AM

it does'nt work for me either ....

dieselpowered 11-22-2005 05:24 AM

@allwirelesstalk, Stifler, and jay007 you have a PM :)

dre 11-22-2005 05:34 AM

any fix for this?

Saxon 11-22-2005 08:37 AM

Quote:

Originally Posted by xtremeoff-road
@allwirelesstalk, Stifler, and jay007 you have a PM :)

If you have a fix for this can you share it publically please.

Reminder 11-22-2005 11:05 AM

I tryed it on my site and the others it's working. But 3.5.0 and the some hack plugging on the forum it's doesn't work.

I wile try to fix it.

MentaL 11-22-2005 11:27 AM

Works but the table alignment just messes up.

Reminder 11-22-2005 05:37 PM

if pluin not working

temporary solution

Go to your admin cp, then:
Styles & Templates -> Style Manager -> Current Template
[Edit Templates] -> Select 'postbit->postbit_legacy'

Find

Code:

<!-- / post #$post[postid] -->
After

Code:

<if condition="$vboptions[Adsense_Banner_setting_onoff]">
<if condition="$post[postcount] % $vboptions[maxposts] == 1">
$spacer_open
<div style="padding:0px 0px $stylevar[cellpadding]px 0px">

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<if condition="$vboptions[Adsense_Banner_setting_caption_onoff]">
<tr>
    <td class="thead" align="left">$vboptions[Adsense_Banner_setting_caption]</td>
</tr>
</if>
<tr>
    <td class="alt1" align="center">
$vboptions[Adsense_Banner_setting_text]

</if>
    </td>
</tr>
</table>

</div>
$spacer_close
</if>
</if>


scottct1 11-22-2005 07:35 PM

That worked however my tables were all messed up so I had to remove it.

I do hope you can get it working, this could be a hack of the month if working properly. :D


All times are GMT. The time now is 02:50 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01044 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete