The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
v3 Arcade Integrate Facebook and Twitter Details »» | |||||||||||||||||||||||||||||||||||
What does this do?
This will add a Twitter button to your arcade playing area (v3ARCADE_PLAY template), allowing the user to update their Twitter status about your arcade/game they are playing. It will also add a Facebook button to allow publishing to Facebook and a Facebook comments box (optional) to the same area. And it will add a Facebook comments box to your highscore table where users can publish scores/comments to their Facebook wall. (see attached images). Open your v3ARCADE_PLAY template Find: Code:
</div> </div> <!-- /right area--> </td> </tr> </table> Code:
<div class="collapse"><h3 class="blockhead">Share A Link On Twitter</h3> <div class="blockrow" align="center"> Share a link to {vb:raw game.title} on Twitter<br/><br/> <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div></div> <div class="collapse"><h3 class="blockhead">Share This Game Link on Facebook</h3> <div class="blockrow" align="center"> <script>function fbs_click() {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a rel="nofollow" href="http://www.facebook.com/share.php?u=<;url>" onclick="return fbs_click()" target="_blank"><img src="{vb:raw vboptions.arcadeimages}/Facebook-Social-Bar-128.png"></a><br>If you like {vb:raw game.title} you can share our game link with your Facebook friends.</div></div> <div class="collapse"><h3 class="blockhead">Leave A Comment</h3> <div class="blockrow" align="center"> <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=APP_ID&xfbml=1"></script><fb:comments expr:xid="APP_ID" simple="1" css="{vb:raw vboptions.bburl}/fb_comments.css" numposts="0" width="300" publish_feed="true"></fb:comments> </div> Save the template. Open v3ARCADE_SCORES Find: Code:
</td> </tr> </table> {vb:raw footer} Code:
<div class="threadlisthead table"> <span class="threadinfo"> <span class="threadtitle"> Enjoyed a game? Got a good score? Tell your Facebook Friends about it! </span> </span> </div> <center><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=APP_ID&xfbml=1"></script><fb:comments expr:xid="APP_ID" simple="1" css="{vb:raw vboptions.bburl}/fb_comments.css" numposts="0" width="425" publish_feed="true"></fb:comments><br/><br/> <div>Please finalise your comments in the game highscore table to ensure the correct url is sent (click the Add Comment button)<br/>before posting any comments to Facebook. Thanks </center></div> Save the template. Extract the contents of the facebook.zip archive. Upload fb_comment.css to your forum root and Facebook-Social-Bar-128.png to your images/arcade folder (or if you are using your own image upload it to images/arcade) Change log version 1.0 to 1.01 Update code to fix 'The comments plugin requires an href parameter' error in Facebook Comments plugin. If anyone wants to further develop any of my addons, you are free to do so. Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
nacaruncr |
Comments |
#2
|
|||
|
|||
Great Thanks
|
#3
|
||||
|
||||
Nice!
|
#4
|
|||
|
|||
Thank you
|
#5
|
|||
|
|||
Installed working perfectly
|
#6
|
|||
|
|||
"You will need to replace APP_ID with your Facebook Application ID (both instances). If you use a different image you will also need to alter this line <img src="{vb:raw vboptions.arcadeimages}/Facebook-Social-Bar-128.png">"
How do you use the default facebook bar in vBulletin rather than they one included in this? Great addon |
#7
|
|||
|
|||
Getting error:
The comments plugin requires an href parameter. - what I do? |
#8
|
||||
|
||||
Did you add your Facebook Application ID where required?
|
#9
|
|||
|
|||
Yes I did in both places.
What I am reading, is facebook changed the parameters and there should be a href paramter right after fb:comments, just can't figure out how it can be fixed. Edit: Ahem...no I did not. I edit the scores one but in v3ARCADE_PLAY there are two places there. Problem resolved |
#10
|
|||
|
|||
Once I realized I hadn't edited the app id in the play template, I did that and problem fixed.
Anyway, code changes applied and still works. Thanks. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|