Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > ibProArcade Archive

Reply
 
Thread Tools
Google Ads Details »»
Google Ads
Version: , by popowich popowich is offline
Developer Last Online: Oct 2019 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 12-08-2006 Last Update: Never Installs: 0
 
No support by the author.

Hello,

I want to put Google Ads right here (see attachment).

Can someone point me to the correct file and approx line number?

If it's more difficult and a template thing and you can help that's great too.

Thank you,
-Raymond

Download Now

File Type: (21.4 KB, 159 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 12-09-2006, 03:52 AM
VietLang VietLang is offline
 
Join Date: Aug 2005
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh man, you're lucky. It took me hours and hours to going through the html by viewing the source codes in the browser and going through all of the php files to figure it out last night. Do this:

Open your sink_Arcade.php file by:

arcade --> skins --> skin_Arcade.php


FIND:
PHP Code:
        </td>

        <
td class="alt1" align="right" valign="top" style="width: 20%;padding-left:7px;padding-top:5px;padding-bottom:5px;"

ADD ABOVE:
PHP Code:
                <!-- Google Adsense -->
                <
fieldset class="fieldset" style="margin: 0px 0px 0px 0px;">
                    <
legend>Sponsored Sites</legend>
                    <
div style="padding: 0px;">
                        <
table cellpadding="0" cellspacing="0" border="0" align="center" width="100%">
                            <
tr>
                                <
td width="100%">
                                
                                
Your Google Adsense Code
                                
                                
</td>
                            </
tr>
                        </
table>
                    </
div>
                </
fieldset>
                <!-- 
End of Google Adsense --> 

That's it, you're done


Edit: Fix a minor mistake

Note:

This line of code <legend>Sponsored Sites</legend> is the "title" of your Adsense block, just like the "Latest Arcade Score" for the lastest score of the arcade. I had "Sponsored Sites" on my, you can change it to anything you want here.
Reply With Quote
  #3  
Old 12-09-2006, 04:58 AM
popowich popowich is offline
 
Join Date: Jun 2004
Posts: 388
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you!
-Raymond
Reply With Quote
  #4  
Old 12-09-2006, 09:47 PM
BigJimTheLug BigJimTheLug is offline
 
Join Date: Nov 2006
Posts: 354
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you have a demo?

Are you sure this is not a violation of Google's TOS?
Reply With Quote
  #5  
Old 12-10-2006, 03:58 AM
VietLang VietLang is offline
 
Join Date: Aug 2005
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What do you mean by "violation?" Can you explain furthur?
Reply With Quote
  #6  
Old 12-10-2006, 04:58 PM
popowich popowich is offline
 
Join Date: Jun 2004
Posts: 388
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, why do you think this is a TOS violation?

-Raymond
Reply With Quote
  #7  
Old 12-12-2006, 06:15 AM
popowich popowich is offline
 
Join Date: Jun 2004
Posts: 388
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was going nuts trying to figure this out.

I use the v3 skin and need to put it into that php file.

I tried looking for afew spots but it shows up in the wrong place on the arcade page.

-Raymond
Reply With Quote
  #8  
Old 12-12-2006, 05:51 PM
rolandogomez's Avatar
rolandogomez rolandogomez is offline
 
Join Date: Jan 2006
Location: San Antonio
Posts: 173
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's easier if you just put it in the navbar, that's what I did, demo here Works great. Not sure where there is a TOS problem though, never had it...rg
Reply With Quote
  #9  
Old 12-12-2006, 06:41 PM
RedTyger's Avatar
RedTyger RedTyger is offline
 
Join Date: Nov 2006
Location: UK
Posts: 1,310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The Ads have to be on a page with actual content, page composed of lists of stats might not count.

At least, I assume that's what he's getting at. Same issue occurs if you put it in the navbar and it appears on every page, you have to exclude pages like registration and so on.
Reply With Quote
  #10  
Old 12-15-2006, 05:24 PM
BigJimTheLug BigJimTheLug is offline
 
Join Date: Nov 2006
Posts: 354
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Actually,

I was hoping it is not a TOS violation because Google does not like it when you blend in ads so well, that you cannot distinguish them from your forum content.

I've had several prime locations for adsense reviewed by Google and they do not approve of them because those locations will get you more legitimate clicks.

This in turn affects the advertisers and on "and on and on..you know the rest if you have adsense...."

In all actuality, this placement might not be a TOS violation for him, but it might be one for me.
This has also happened with my forum and other forums with same ad placement.
Google is very meticulous about how their Adsense is displayed.
To be safe, verify that any placement that you are questioning is within Google's TOS.
After all, if you are questioning the "legitimacy" of ad placement, chances are it can be a TOS violation.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:22 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.04914 seconds
  • Memory Usage 2,312KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete