vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Management Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=217)
-   -   vBulletin Google Adsense Deep Integration Tutorial (https://vborg.vbsupport.ru/showthread.php?t=107965)

VViper 06-12-2007 10:07 AM

GREAT tutorial, man that worked a charmed, do you have a tutorial for getting the google adsense search in the pull down search bar?

Thanks again what an awesome tut

raiderlax 06-20-2007 03:22 AM

Great tut, thanks for sharing :)

Dmit87 07-07-2007 09:13 PM

amazing tutorial, rep added.

adivor 09-09-2007 10:44 PM

How is possible insert this adsense banner???

i see this page in this forum:
http://www.p2pforum.it/forum/showthread.php?t=222604

many thanks for this beatiful guide !!!


https://vborg.vbsupport.ru/external/2007/10/1.jpg

Riccardo83 09-14-2007 07:43 AM

Still there was no real answer where to put

<!-- google_ad_section_start -->

into showthread templates... ?

NeutralizeR 09-14-2007 11:33 AM

Quote:

Originally Posted by Riccardo83 (Post 1338782)
Still there was no real answer where to put

<!-- google_ad_section_start -->

into showthread templates... ?

Start.
Quote:

<div id="posts">$postbits<div id="lastpost"></div></div>
End.

@ adivor, it's Adsense Premium.

ziahaq21 09-23-2007 10:41 AM

hi
i tried your codings, but the search results and post bit legacy its not working, it shows page cannot find in place of add...rest of the page is ok... it normally happens when adsense account gets terminated, but in rest pages ads are coming...i checked everything is as prescribed by you any idea...

adivor 10-31-2007 02:39 PM

Quote:

Originally Posted by adivor (Post 1335802)
How is possible insert this adsense banner???

i see this page in this forum:
http://www.p2pforum.it/forum/showthread.php?t=222604

many thanks for this beatiful guide !!!


https://vborg.vbsupport.ru/external/2007/10/1.jpg

no help for this question? :confused:

markbolyard 10-31-2007 03:03 PM

adivor, use this code:

Code:

<if condition="!$GLOBALS['FIRSTPOSTID']">
 <br>
<table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<tr>
    <td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]" colspan="2">       
        Sponsored Links
    </td>
</tr>
<tr>
    <td class="alt2" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px">
<center>
------PLACE AD CODE HERE------
</center>
    </td>
</tr>
</table>
</if>

and place it at the end of your postbit template. Remember to change "------PLACE AD CODE HERE------" with your ad code / banner image.

adivor 10-31-2007 03:16 PM

tanks but my question is about font dimension in google banner , can you help me ?


All times are GMT. The time now is 01:33 PM.

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

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01479 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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