inserting adsense in CYB statistics vbulletin mode

Discussion in 'PHP' started by tuxicy, Jun 17, 2009.

  1. #1
    Hi mates

    Since the plugins writer is not supporting, I have to ask you this.

    Many of vbulletin users are familiar with the famous statistics vb product Cyb advaced forum statistics.

    I am trying to modify this product to put my advertisement code in it. In te screeny, right half of the product is latest posts, and the left part is empty which my ad wants to go.

    I disabled all statistics but latest posts, so it became like this. But I am stuckted with the adsense code. I dont know where to place it.

    I found this code in the plugin

    </tr>'.str_repeat('<tr><td class="smallfont">[B]HERE[/B]</td></tr>', $resultsnr-1));
    Code (markup):
    The word "here" is repeating 4 times in the left empty box when I modify this code like this.

    So how can I insert my adsense code here?
     

    Attached Files:

    • cyb.png
      cyb.png
      File size:
      6.6 KB
      Views:
      50
    tuxicy, Jun 17, 2009 IP
  2. tuxicy

    tuxicy Member

    Messages:
    79
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #2
    Well here is the new situation. I really appreciate your help:

    I set this product to show latest posts and newest members only.
    I am trying to edit cyb_topstats_member template to show my adsense unit instead of newest members.
    But it only shows me a blank part in the section.

    What can I do to show my adsense unit instead newest members.
     
    tuxicy, Jun 18, 2009 IP