The Arcive of vBulletin Modifications Site. |
|
PunchTab Enabled Social Sharing on Post/Threads Details »»
|
|||||||||||||||||||||||||||||||
|
PunchTab Enabled Social Sharing on Post/Threads
Developer Last Online: Jun 2022
This was inspired by naveeid's Social Bookmarking on Post/Thread for Addthis here
Adds Facebook, Google + and Twitter Buttons that register points for the Punch Tab Rewards Program We utilize the PunchTab rewards system for contests and rewards for our community and we wanted to offer more options for social interaction with threads. To utilize this Mod:
Installation is simple: Edit the facebook_likebutton Template found in the Facebook Templates Replace the current code with: Code:
<vb:if condition="$show['loadfbroot']">
<span id="fb-root"></span>
<script type="text/javascript" src="//connect.facebook.net/{vb:rawphrase facebook_language}/all.js#appId={vb:raw appid}&xfbml=1"></script>
</vb:if>
<div align="left" >
<div class="pt-social"></div>
</div>
Disclaimer: This mod has been shared as is, without any warranty. Be sure to back up your site before making any modifications. Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Reserved
|
|
#3
|
|||
|
|||
|
This should work with prior versions, but tested with 4.2.0
|
|
#4
|
|||
|
|||
|
Have you enacted any hacks to support custom actions & points with PunchTab?
|
|
#5
|
|||
|
|||
|
No not at this time, we have talked with a few developers and all have been very hesitant about doing it...
|
![]() |
|
|