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)
-   -   Put Adsense Banners in Your Archive (https://vborg.vbsupport.ru/showthread.php?t=100299)

Tefra 02-23-2006 10:34 PM

Quote:

Originally Posted by Monolith
Thanks for this, Amy. Very nice.

Is there an easy way to stick the middle ad skyscraper on the left side of the page instead of the right, though?

find this part in archive bottom
HTML Code:

<td width=\"15%\" valign=\"top\">
your code here
</td>

then move it to archive header

between this
HTML Code:

<table width=\"100%\" border=\"0\" cellpadding=\"4\" cellspacing=\"0\">
<tr>

and this

HTML Code:

<td width=\"85%\" valign=\"top\">

Monolith 02-23-2006 10:53 PM

Hmm... well, that got the ads to the left of the page, but now theyre acting as a buffer between the top ads and the archived content. Like theyre just stacked in between the top ads and the archived thread. Theyre not actually to the left of the content as i was hoping.

Any other ideas?

Tefra 02-24-2006 11:29 AM

i don't understand what you mean but make sure the part of the code you moved to archieve header make sure to delete it from archieve bottom.

Monolith 02-24-2006 06:59 PM

My page now looks like this:

<---------------ADS----------------->
^
|
|
|
|
A
D
S
|
|
|
|
^

<--------------------Content------------------->

<------------Ads----------->

Is that a little easier to visualize? The ads are stacked on top of the content, not to the left of it.

Tefra 02-24-2006 08:08 PM

can you please copy past here your code in archieve bottom and header ?

esology 02-25-2006 04:24 AM

Quote:

Originally Posted by hotrod1
I get this error when I try to edit the plugins to insert my own ads:

Parse error: syntax error, unexpected T_STRING in /archive/index.php(453) : eval()'d code on line 3


I get the exact same error.

jsharper 02-25-2006 04:34 AM

Quote:

Originally Posted by esology
I get the exact same error.

Like JumpD said .. In the two plugins, change the first line:
Code:

$output.="
to
Code:

$output.='
and change the last line:
Code:

";
to
Code:

';
and then you don't have to escape all of the " chars to \" in the adsense code.

djwins 02-26-2006 07:01 AM

*clicks install* thanks!
Just curious what peoples earnings results have been so far...

mrahul 02-26-2006 12:09 PM

getting some error in code phrase 3 when I try to edit the google code. can some one help me ??

imranbaig 02-26-2006 01:59 PM

really nice thanks *Clicks Install*

Well I Installed it but not getting ads, check here http://forums.bollyheat.com/archive/index.php any reason why this is hapening?
Thanks!


All times are GMT. The time now is 02:53 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.01549 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_html_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