vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - PunchTab Enabled Social Sharing on Post/Threads (https://vborg.vbsupport.ru/showthread.php?t=293706)

vap0r-7 01-07-2013 11:00 PM

PunchTab Enabled Social Sharing on Post/Threads
 
1 Attachment(s)
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:
  1. Set up a free account at Punchtab
  2. Add Punch Tab to your site according to the directions at PuchTab
  3. Facebook enable and configure your site in the vbulletin admin panel, settings.

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}&amp;xfbml=1"></script>
</vb:if>
<div align="left" >
  <div class="pt-social"></div>
</div>

The Images shows a regular post and a mod that utilizes the Facebook Like Templates

Disclaimer:
This mod has been shared as is, without any warranty. Be sure to back up your site before making any modifications.

vap0r-7 01-08-2013 12:24 PM

Reserved

vap0r-7 01-08-2013 12:25 PM

This should work with prior versions, but tested with 4.2.0

sigh 01-28-2013 08:40 PM

Have you enacted any hacks to support custom actions & points with PunchTab?

vap0r-7 01-28-2013 08:51 PM

No not at this time, we have talked with a few developers and all have been very hesitant about doing it...


All times are GMT. The time now is 03:24 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01059 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete