google adsense problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ahmed Ammar
    New Member
    • Feb 2013
    • 2

    [Forum] google adsense problem

    i just want to change the integrated code by google adsense within vbulletin board from this one

    <script type="text/javascript"><!--
    google_ad_client = "ca-pub-6471620453014804";
    /* Ad Unit #2013-07-04 02:55:14 */
    google_ad_slot = "4517105235";
    google_ad_width = 728;
    google_ad_height = 90;
    //-->
    </script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>

    into this one


    <script type="text/javascript"><!--
    google_ad_client = "ca-pub-6471620453014804";
    /* Ad Unit #2013-07-09 10:41:43 */
    google_ad_slot = "8760344830";
    google_ad_width = 728;
    google_ad_height = 90;
    //-->
    </script>
    <script type="text/javascript"
    src="https://pagead2.googleadservices.com/pagead/show_ads.js">
    </script>
    to able to view it in my https webpages all over my entire Forum could that be possible ???

    I added the later code manually through my ad manager although the original vb-google adsense integration doesn't work at all on any https webpage

    please review

    https://www.a7lamusic.org/vb4/forum.php
    http://www.a7lamusic.org/vb4/forum.php

    the first one displays the google adsense i add manually only
    and the second url displays both i codes i add manually and the original one from google adsense integrated into vbulletin (vb4)


    so please help me as soon as possible to solve that issue
  • BirdOPrey5
    Senior Member
    • Jul 2008
    • 9613
    • 5.6.3

    #2
    To update your adsense code built into vbulletin you make the change in your Member's Area then after it is complete re-download the files for your version ans upload the new fies over the old ones.

    Otherwise just disable the adsense integration completely and only use the ad manager.

    Comment

    • Ahmed Ammar
      New Member
      • Feb 2013
      • 2

      #3
      is there any other way to modify it manually through template modification for example ???!!

      Comment

      • BirdOPrey5
        Senior Member
        • Jul 2008
        • 9613
        • 5.6.3

        #4
        The google adsense integration code is stored in php files, not templates. It's best to just upload a fresh set than manually edit a file- we don't support manual file edits.

        Comment

        Related Topics

        Collapse

        Working...