vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Mini Mods - Share This Game! ( ibPro Arcade ) (https://vborg.vbsupport.ru/showthread.php?t=222929)

christian8a 09-10-2009 10:00 PM

Share This Game! ( ibPro Arcade )
 
1 Attachment(s)
A must button for your arcade portal.

Share This Game, for members to post on facebook, email, myspace, twitter, etc...
This will post a button on the game description, game object and game keys.

Demo
http://www.eibuddy.com/arcade.php

Click on any game, lets say tetris and when the game loads look at the side you will see the button that says Share, and facebook and other icons.

Install

Open your arcade skin you are using
arcade / skin_v3Arcade or arcade / skin_Arcade
I am using v3 Arcade, but in any will work the same way.

Find

Code:

        <tr>
                <td align="center" class="alt1">
                <a href="{$ibforums->base_url}act=Arcade">{$ibforums->lang['back_arcade']}</a>
                <br /><a href="{$ibforums->base_url}act=Arcade&amp;do=stats&amp;gameid={$game['gid']}">{$ibforums->lang['view_high']}</a>
                </td>
        </tr>

Add underneath

Code:

<tr>
<td align="center" class="alt1">

<!-- AddThis Button BEGIN -->
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;pub=xa-4aa9ecaa30e41972"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=xa-4aa9ecaa30e41972"></script>
<!-- AddThis Button END -->

</td>
</tr>


Xencored 11-20-2009 12:17 AM

Awesome mate thanks

p.s No idea why no one else has said anything its a great idea!! :up:

zombietom 01-01-2011 01:59 PM

Very Nice and a good idea -Thanks

haytham 01-10-2011 04:12 PM

I am sorry but since you say this is for ibPro Arcade, why use v3 arcade in your instructions? I couldn't find your code any where.

doubleclick 01-28-2011 02:30 PM

hoping to see how it works, but the demo link goes to one of those generic search pages. Animemike or zombietom can we see it in action on either of your sites?

floggerss 01-31-2011 01:24 AM

i cant find

<tr>
<td align="center" class="alt1">
<a href="{$ibforums->base_url}act=Arcade">{$ibforums->lang['back_arcade']}</a>
<br /><a href="{$ibforums->base_url}act=Arcade&amp;do=stats&amp;gameid={$gam e['gid']}">{$ibforums->lang['view_high']}</a>
</td>
</tr>

in my arcade Skin

rugby 01-31-2011 12:18 PM

Quote:

Originally Posted by floggerss (Post 2156749)
i cant find

<tr>
<td align="center" class="alt1">
<a href="{$ibforums->base_url}act=Arcade">{$ibforums->lang['back_arcade']}</a>
<br /><a href="{$ibforums->base_url}act=Arcade&amp;do=stats&amp;gameid={$gam e['gid']}">{$ibforums->lang['view_high']}</a>
</td>
</tr>

in my arcade Skin

find
Code:

lang['view_high']}
in skin_Arcade.php file, and then place that code given on top. That should work.


All times are GMT. The time now is 11:34 PM.

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.01141 seconds
  • Memory Usage 1,725KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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