vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Adsense after first post (https://vborg.vbsupport.ru/showthread.php?t=96249)

Orcun 01-02-2006 09:16 PM

Which file should I put this hack ? I cant find postbit_legacy

Xplorer4x4 01-02-2006 10:38 PM

@Treasure Quest, please provide the error as that might hel resolve the problem.

@Orcun, postbit_legacy is a template, not a file.

Treasure Quest 01-03-2006 12:04 AM

Now when I add this code to the bottom of postbit I'm not getting any banners at all.

Code:

<if condition="!$GLOBALS['FIRSTPOSTID']">
<if condition="$post['islastshown']">

$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">
<tr>
    <td class="thead" align="left">Sponsored Links</td>
</tr>
<tr>
    <td class="alt1" align="center">
        <adsense code here>
</if>
    </td>
</tr>
</table>

</div>
$spacer_close

</if>


Rukas 01-05-2006 02:09 AM

I keep getting the blank page after the quick reply problem, and Ive removed the second </if> tag. Any ideas?

bashy 01-07-2006 02:06 PM

Hi peeps

How can i center this as its to the left atm..?

Regards

Bashy

Matt_270581 01-08-2006 02:31 AM

Quote:

Originally Posted by Rukas
I keep getting the blank page after the quick reply problem, and Ive removed the second </if> tag. Any ideas?

Firefox problem. Works fine in IE. I had to remove this as some of my members were complaining about this firefox issue.

There's also an issue with Ad's appearing multiple times after submitting a post and Appearing after Every usernote.

iizeusii 01-08-2006 11:54 AM

Quote:

Originally Posted by Matt_270581
Firefox problem. Works fine in IE. I had to remove this as some of my members were complaining about this firefox issue.

There's also an issue with Ad's appearing multiple times after submitting a post and Appearing after Every usernote.


They also appear after every comment in photopost gallery.

FinestFaces 01-17-2006 06:16 AM

I'm having the same problem. I removed it as well, it was taking awhile to load.

Snake 01-25-2006 02:39 PM

How can I show the adsense below the LAST post?

amykhar 01-25-2006 06:49 PM

Find my code snippet in here and it will tell you how to see which post is last. Then, it's a matter of putting it where you like it.

The other option is to put it in the showthread template right after the posts.


All times are GMT. The time now is 01: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.01397 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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