vB4 Twitter - Tweet Button in SHOWTHREAD

  • Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Radio

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,497
    7,735
    321
    localhost
    Heisenberg submitted a new resource:

    - Twitter - Tweet Button in SHOWTHREAD

    vB Version: 4.0.x

    This mod is now outdated and as a result support for new installs will be limited, if any.

    -July 7, 2011-

    Please instead use More Share Options TNG by BOP5 (Facebook, Twitter, Google +1, AddThis) Share Buttons which offers Twitter and many more share options for VB 4.x without template edits.

    WARNING - It appears vBulletin has changed the location of the Facebook Like button in version...

     
    Last edited:

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,497
    7,735
    321
    localhost
    OK... use this code... remember to replace the username with your own...

    This should remove all the special characters from your URL so it should work with twitter... please let me know.

    Code:
    <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="YOUR_TWITTER_USERNAME" data-url="{vb:raw vboptions.bburl}/showthread.php?t={vb:raw threadid}">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
     

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,497
    7,735
    321
    localhost
    Yeah the count issue is a widely reported problem, some people are affected some aren't, there so far doesn't seem to be a rhyme or reason to it. One option is to disable the count completely by changing "horizontal" to "none" in the code.

    One thing I would try first though is this code which tells it to specifically count the URL you're twittering:

    Code:
    <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="YOUR_TWITTER_USERNAME" data-url="{vb:raw vboptions.bburl}/showthread.php?t={vb:raw threadid}" data-counturl="{vb:raw vboptions.bburl}/showthread.php?t={vb:raw threadid}">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
     
    Thread starter Similar threads Forum Replies Date
    ven0m vB4 Twitter Widget - Thread topics addin [4.0.x] Temp Mods 0
    ven0m vB4 Twitter - Scroll Animated Flash "Follow Us" Buttons [4.0.x] Temp Mods 0
    ven0m vB4 Submit to Twitter and Facebook [4.0.x] Temp Mods 0
    ven0m vB4 [vB4.0.X] Submit to Twitter, Facebook and Digg [4.0.x] Temp Mods 0
    ven0m vB4 TW7S - Change the look of the Login/Register [Twitter Style] [4.0.x] Temp Mods 0
    ven0m vB4 Twitter And Facebook Integrated Buttons in Threads [4.0.x] Temp Mods 0
    ven0m vB4 Tweet-This (vBulletin Style) [4.0.x] Temp Mods 0
    ven0m vB4 Facebook - Linkhay - Tweet - Yahoo Buzz Share with Above Button Cool [4.0.x] Temp Mods 0
    ven0m vB4 Homepage Button In Postbit [4.0.x] Temp Mods 0
    ven0m vB4 Wheres my Bottom 'Reply to Thread' button [4.0.x] Temp Mods 0
    ven0m vB4 Full Screen Button in Google video embedded Videos and BBcode [4.0.x] Temp Mods 0
    ven0m vB4 Donate Button in Threads + Posts - get deserved donations! [4.0.x] Temp Mods 0
    ven0m vB4 Modcp & Admincp In Postbit Button [4.0.x] Temp Mods 0
    ven0m vB4 Replacement 'GO' button [4.0.x] Temp Mods 0
    ven0m vB4 New Thread Button on post viewing [4.0.x] Temp Mods 0
    ven0m vB4 JAFRI - Facebook Like Button Show Faces [4.0.x] Temp Mods 0
    ven0m vB4 Myspace Button in postbit [4.0.x] Temp Mods 0
    ven0m vB4 How to put an "Edit Button" in the article blog next to "Report Button" [4.0.x] Temp Mods 0
    ven0m vB4 New Posts Button [4.0.x] Temp Mods 0
    ven0m vB4 Remove the "subscribe to this forum" button [4.0.x] Temp Mods 0
    ven0m vB4 +post new thread button covered - uncover [4.0.x] Temp Mods 0
    ven0m vB4 Nice Floating Panic button with javascript [4.0.x] Temp Mods 0
    ven0m vB4 Register to reply button in postfoot for guests [4.0.x] Temp Mods 0
    ven0m vB4 Add button New Thread in SHOWTHREAD [4.0.x] Temp Mods 0
    ven0m vB4 Private Message button in postbit footer [4.0.x] Temp Mods 0
    ven0m vB4 Add New Facebook "Like" button to your threads [4.0.x] Temp Mods 0
    ven0m vB4 Post New Thread Button [4.0.x] Temp Mods 0
    ven0m vB4 To-the-top button in postbit footer. [4.0.x] Temp Mods 0
    ven0m vB4 Full Screen Button in Youtube embedded Videos [4.0.x] Temp Mods 0
    Similar threads