vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Ads like this? (https://vborg.vbsupport.ru/showthread.php?t=102579)

Xplorer4x4 12-09-2005 06:31 AM

Ads like this?
 
http://forums.afterdawn.com/thread_view.cfm/167757

I was hopping some one can help me to display ads and a feed as on this page?


I attempted the following with the intentions of replacing the feed link with my own information(proabbly two versions of the latest threads hack and my own image):
PHP Code:

<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 width="302">
                               
    <
script type="text/javascript"><!--
google_ad_client "pub-#";
google_ad_width 300;
google_ad_height 250;
google_ad_format "300x250_as";
google_ad_type "text_image";
google_ad_channel ="";
google_page_url document.location;
//--></script>
<script type="text/javascript"
  
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</
script>                               
                              </
td>
                              <
td width="20"><img src="http://i.afterdawn.com/v3/spacer.gif" width="20" height="1" alt="_"></td>
                              <
td width="302">
                               <
iframe style="border-color: #4C5A89; border-width: 3px;" width="300" height="250" src="http://stuff2.afterdawn.com/_newsfeed.cfm" frameborder="1" marginheight="0" marginwidth="0" align="right" scrolling="no"></iframe>
                              </
td>
</
tr>
</
table>

</
div>
$spacer_close

</if> 



All times are GMT. The time now is 03:00 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.01027 seconds
  • Memory Usage 1,731KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete