vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > v3 Arcade Support > Addon Modifications & Hacks

Reply
 
Thread Tools Display Modes
  #41  
Old 02-21-2007, 10:42 PM
redtaz redtaz is offline
Junior Member
 
Join Date: Jul 2006
Posts: 1
Default

I installed this but it only shows up when playing the games not in the arcades main page. Any idea whats wrong?
Reply With Quote
  #42  
Old 02-21-2007, 11:00 PM
stangger5's Avatar
stangger5 stangger5 is offline
The Arcade Guy
 
Join Date: Nov 2005
Posts: 17
Default

You need to do the arcade_main template edit..
Reply With Quote
  #43  
Old 02-22-2007, 07:28 PM
redtaz redtaz is offline
Junior Member
 
Join Date: Jul 2006
Posts: 1
Default

Quote:
Originally Posted by stangger View Post
You need to do the arcade_main template edit..
I have it already. This is whats in my aracde_main template:

PHP Code:
[htmldoctype]

<if 
condition="$challengebits">
<!-- 
challenges -->
<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
tr>
<
td class="thead" align="center">$vbphrase[pending_challenges]</td>
</
tr>
$challengebits
</table>
<!-- /
challenges -->
<
br />
</if>

<
table cellpadding="0" cellspacing="0" align="center"><tr><td>
    <
div id="tabs" class="alt1">
        <
table cellpadding="2" cellspacing="0" style="margin: 0px 2px 0px 2px"><tr>
                
$gamecategories
        
</tr></table>
    </
div>
</
td></tr></table>

<!-- 
main -->
<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
thead>
    <
tr align="center">
      <
td class="tcat" colspan="4">
        
$vbphrase[arcadegames]<if condition="$categoryid"> - $categoryname</if>
      </
td>
    </
tr>
        
    <
tr align="center">
      <
td class="thead" align="left" width="100%">
<
div style="float: right">$vbphrase[category] / $vbphrase[rating]</div>
<
div style="padding-left: 74px">$vbphrase[game]</div>
</
td>
      <
td class="thead" width="100" nowrap>$vbphrase[champion]</td>
      <
td class="thead" width="100" nowrap>$vbphrase[personalbest]</td>
    </
tr>
</
thead>
<
tbody>
<if 
condition="$gamebits">
    
$gamebits
<else />
    <
tr><td class="alt1" colspan="3"><div align="center">$vbphrase[nogames]</div></td></tr>
</if>
</
tbody>
</
table>
<!-- /
main -->

<if 
condition="$show['pagenav']">
<
br />
$pagenav
</if>


</
td>

<!-- 
spacer -->
<
td valign="top" width="10">&nbsp;</td>
<!-- /
spacer -->

<
td valign="top" width="200">

<!-- 
right area -->
<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
    <
tr align="center">
      <
td class="thead" width="200"><a style="float:$stylevar[right]href="#top" onclick="return toggle_collapse('loggedinas')"><img id="collapseimg_loggedinas" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_loggedinas].gif" alt="" border="0" /></a>$vbphrase[loggedinas]</td>
    </
tr>

    <
tr align="center" id="collapseobj_loggedinas" style="$vbcollapse[collapseobj_loggedinas]">
      <
td class="alt1">
        
$playerbox
      
</td>
    </
tr>


<if 
condition="$vboptions['allowsearch']">
    <
tr align="center">
      <
td class="thead" width="200"><a style="float:$stylevar[right]href="#top" onclick="return toggle_collapse('gamesearch')"><img id="collapseimg_gamesearch" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_gamesearch].gif" alt="" border="0" /></a>$vbphrase[gamesearch]</td>
    </
tr>

<
tbody id="collapseobj_gamesearch" style="$vbcollapse[collapseobj_gamesearch]">
    <
tr align="center">
      <
td class="alt1">
        <
input type="text" class="bginput" name="gamestring" onKeyUp="gamesearch(this.value)" />
      </
td>
    </
tr>
    <
tr>
      <
td class="alt1" style="padding: 0px">
<
div id="searchtable">
<
div class="smallfont" style="padding: 4px">$vbphrase[searchresultsappearbelow]</div>
</
div>
      </
td>
    </
tr>
</
tbody>
</if>


    <
tr align="center">
      <
td class="thead"><a style="float:$stylevar[right]href="#top" onclick="return toggle_collapse('newsandevents')"><img id="collapseimg_newsandevents" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_newsandevents].gif" alt="" border="0" /></a>$vbphrase[newsandevents]</td>
    </
tr>

    <
tr align="center" id="collapseobj_newsandevents" style="$vbcollapse[collapseobj_newsandevents]">
      <
td class="alt1" valign="top" style="padding: 0px">
          <
table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
          
$newsbits
          
</table>
      </
td>
    </
tr>

<if 
condition="$mcbits">

    <
tr align="center">
      <
td class="thead"><a style="float:$stylevar[right]href="#top" onclick="return toggle_collapse('challenges')"><img id="collapseimg_challenges" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_challenges].gif" alt="" border="0" /></a>$vbphrase[recent_challenges]</td>
    </
tr>

<
tr id="collapseobj_challenges" style="$vbcollapse[collapseobj_challenges]"><td style="padding: 0px">

<
table cellpadding="2" cellspacing="0" width="100%">
    
$mcbits
</table>

</
td></tr>

</if>

    <
tr align="center">
      <
td class="thead"><a style="float:$stylevar[right]href="#top" onclick="return toggle_collapse('viewingmode')"><img id="collapseimg_viewingmode" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_viewingmode].gif" alt="" border="0" /></a>$vbphrase[viewingmode]</td>
    </
tr>

    <
tr align="center" id="collapseobj_viewingmode" style="$vbcollapse[collapseobj_viewingmode]">
      <
td class="alt1" style="padding: 0px">
      
      <
table cellpadding="4" cellspacing="0" width="100%"><tr>
      <
td width="50%" align="right" class="alt1">
          <
div style="float:left"><img src="$vboptions[arcadeimages]/slim$barstatus[1].gif" border="0" /></div>
        
        <if 
condition="$barstatus[0]">
            <
span class="smallfont"><a href="arcade.php?barsize=1<if condition="$categoryid">&categoryid=$categoryid</if>">Miniature Mode</a></span>
        <else />
            <
span class="smallfont"><em>Miniature Mode</em></span>
        </if>
        
        </
td>
        <
td width="50%" class="alt2" align="left">
        <
div style="float:right"><img src="$vboptions[arcadeimages]/thick$barstatus[0].gif" border="0" /></div>
        
        <if 
condition="$barstatus[1]">
            <
span class="smallfont"><a href="arcade.php?barsize=0<if condition="$categoryid">&categoryid=$categoryid</if>">Standard Mode</a></span>
        <else />
            <
span class="smallfont"><em>Standard Mode</em></span>
        </if>
        </
td>
        </
tr></table>
        
      </
td>
    </
tr>
    
</
table>
<!-- /
right area-->

</
td>
</
tr></table>

<
br />
<!-- 
what's going on? -->
<table class="tborder" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]" border="0" align="center" width="100%">
<tr>
    <td class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
</tr>
<tbody>
<tr>
    <td class="thead" colspan="2">
        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('
arcade_wol')">
        <img id="collapseimg_arcade_wol" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_arcade_wol].gif" alt="" border="0" /></a>
        <a href="online.php">$vbphrase[currently_active_users]</a>: $totalviewing (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests_v3awol]</phrase>)
    </td>
</tr>
</tbody>
<tbody id="collapseobj_arcade_wol" style="$vbcollapse[collapseobj_arcade_wol]">
<tr>
    <td class="alt2" align="center"><a href="online.php"><img src="$stylevar[imgdir_misc]/whos_online.gif" border="0" /></a></td>
    <td class="alt1" width="100%"><div class="smallfont">$activeusers</div></td>
</tr>
</tbody>
<tbody>
<tr>
    <td class="thead" colspan="2">
        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('
arcade_stats')">
        <img id="collapseimg_arcade_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_arcade_stats].gif" alt="" border="0" /></a>
        <phrase 1="$vboptions[hometitle]">$vbphrase[x_arcade_statistics]</phrase>
    </td>
</tr>
</tbody>
<tbody id="collapseobj_arcade_stats" style="$vbcollapse[collapseobj_arcade_stats]">
<tr>
    <td class="alt2" align="center"><img src="$stylevar[imgdir_misc]/stats.gif" /></td>
    <td class="alt1"><div class="smallfont">$vbphrase[games]: $gcount, $vbphrase[categories]: $catcount</div><div class="smallfont"><phrase 1="arcade.php?$session[sessionurl]do=play&amp;gameid=$newgameid" 2="$newgame">$vbphrase[arcade_newgame]</phrase></div></td>
</tr>
</tbody>
<if condition="$vboptions['
dispchamps'] == '1'">
<tbody>
<tr>
    <td class="thead" colspan="2">
        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('
arcade_champ')">
        <img id="collapseimg_arcade_champ" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_arcade_champ].gif" alt="" border="0" /></a>
        <if condition="$mhsusername">$vbphrase[arcade_champ]<else /><if condition="$mhsarray">$vbphrase[arcade_champs]</if></if>
    </td>
</tr>
</tbody>
<tbody id="collapseobj_arcade_champ" style="$vbcollapse[collapseobj_arcade_champ]">
<tr>
    <td class="alt2" align="center"><img src="$vboptions[arcadeimages]/king1.gif" border="0" alt="" /></td>
    <td class="alt1"><div class="smallfont"><if condition="$mhsusername"><phrase 1="$mhsusername" 2="$mosthigh" 3="$mhsuser">$vbphrase[x_with_y_titles]</phrase><else /><if condition="$mhsarray"><phrase 1="$mhsarray" 2="$mosthigh" 3="$mhsuser">$vbphrase[x_with_y_titles_array]</phrase></if></if></div></td>
</tr>
</tbody>
</if>
</table>
<!-- / what'
s going on? -->

$footer
</body>
</
html
Is there something wrong? And how do i take out the arcade stats thing and the arcade champions because i dont have those mods installed.
Reply With Quote
  #44  
Old 03-15-2007, 12:09 PM
NeoShare NeoShare is offline
Junior Member
 
Join Date: Jan 2007
Posts: 0
Default

Thank You!!!
Downloading
Reply With Quote
  #45  
Old 07-25-2007, 01:52 PM
imported_PixelFX's Avatar
imported_PixelFX imported_PixelFX is offline
Senior Member
 
Join Date: Feb 2004
Posts: 131
Default

Thanks for taking the time to make this mod my Users love it
__________________
PixelFX Studios
vBCredits.com
Reply With Quote
  #46  
Old 08-12-2007, 03:14 PM
Matren Matren is offline
Junior Member
 
Join Date: Aug 2007
Posts: 1
Default

thanks..
Reply With Quote
  #47  
Old 10-10-2007, 01:30 AM
meur's Avatar
meur meur is offline
Junior Member
 
Join Date: Oct 2007
Posts: 1
Default

is this up and running yet cause i cant find it if it is :s
Reply With Quote
  #48  
Old 05-14-2009, 08:12 PM
Delifed Delifed is offline
Junior Member
 
Join Date: Mar 2009
Posts: 1
Default Re: Who's Online in the Arcade?

good job i am installing now :O
Reply With Quote
  #49  
Old 05-15-2009, 03:22 AM
Oblivion Knight's Avatar
Oblivion Knight Oblivion Knight is offline
Rawr
 
Join Date: Feb 2004
Location: England, UK
Posts: 27
Default Re: Who's Online in the Arcade?

Tested, and confirmed this version still working on v3arcade 1.0.9..

I shall be looking to make some improvements to this sometime, including the small gamename icon next to each person listed on the arcade main page, indicating which game they are playing (if any).
__________________
Gaming Voice - Make your voice heard
Reply With Quote
  #50  
Old 05-16-2009, 02:03 PM
complexdreams complexdreams is offline
Junior Member
 
Join Date: May 2009
Posts: 0
Default Re: Who's Online in the Arcade?

new member whats up
Reply With Quote
  #51  
Old 06-15-2009, 05:01 PM
imported_ego imported_ego is offline
Junior Member
 
Join Date: Jun 2009
Posts: 15
Default Re: Who's Online in the Arcade?

does this only show up when ur playing a game ( on my site www.battle-icons.com/Forums/arcade.php it doesnt show up unless im playing a game??
Reply With Quote
  #52  
Old 06-16-2009, 03:11 AM
Oblivion Knight's Avatar
Oblivion Knight Oblivion Knight is offline
Rawr
 
Join Date: Feb 2004
Location: England, UK
Posts: 27
Default Re: Who's Online in the Arcade?

It should show anyone on the arcade "index" too..

Though just because I have it working on my forums, doesn't mean to say that perhaps the online "block" that I'm using couldn't use an update. I haven't changed it since 3.5.0, and Jelsoft may have improved something.

I'll try and get around to it, but I can't promise anything.
__________________
Gaming Voice - Make your voice heard
Reply With Quote
  #53  
Old 06-16-2009, 10:34 AM
Biker_GA Biker_GA is offline
Senior Member
 
Join Date: Nov 2004
Posts: 116
Default Re: Who's Online in the Arcade?

OK. Here's your Round Toit.. No more excuses.

Reply With Quote
  #54  
Old 06-17-2009, 09:03 AM
Oblivion Knight's Avatar
Oblivion Knight Oblivion Knight is offline
Rawr
 
Join Date: Feb 2004
Location: England, UK
Posts: 27
Default Re: Who's Online in the Arcade?

Actually, I have taken the decision to discontinue my development of this add-on.

My reasons for this:
  1. The code was largely based on KirbyDE's old online code for vBJournal, used with permission. His development of that product has ceased.
  2. I understand very little of vBulletin's user online handling.
  3. I believe that v3arcade as a product should develop it's current online handling further, to show which game a user is playing or viewing the high scores of.
  4. Few products actually use their own "Who's Online" block to single out active users on that section of the forums.
Brian is free to use the "concept" on 2.0.0 if he so wishes..

So, again.. This add-on is UNSUPPORTED. Thanks.
__________________
Gaming Voice - Make your voice heard
Reply With Quote
  #55  
Old 09-13-2009, 02:58 AM
imported_xHalloweenx imported_xHalloweenx is offline
Junior Member
 
Join Date: Sep 2009
Posts: 1
Default Re: [UNSUPPORTED] Who's Online in the Arcade?

Wow, this really works. Thank you for this one.
Reply With Quote
  #56  
Old 03-14-2010, 05:47 AM
SorentoUltimate's Avatar
SorentoUltimate SorentoUltimate is offline
Junior Member
 
Join Date: Jul 2009
Location: Moschato, Athens, Greece
Posts: 14
Smile Re: [UNSUPPORTED] Who's Online in the Arcade?

Hello Oblivion Knight,

i need your permission to Republish the ADDON Who's Online in the Arcade

i make it vb3Arcade Compatible and some more change (Working with Templates and some more)

SorentoUltimate
Reply With Quote
  #57  
Old 10-01-2010, 10:27 AM
VinylJunky VinylJunky is offline
Junior Member
 
Join Date: Jun 2007
Posts: 1
Default Re: [UNSUPPORTED] Who's Online in the Arcade?

Is there a supported mod for this?
Reply With Quote
  #58  
Old 10-02-2010, 08:16 AM
jonlar jonlar is offline
Junior Member
 
Join Date: Jun 2009
Posts: 24
Default Re: [UNSUPPORTED] Who's Online in the Arcade?

Someome wants to, but needs permissions
Reply With Quote
  #59  
Old 09-02-2012, 04:08 PM
sano2007 sano2007 is offline
Junior Member
 
Join Date: Aug 2012
Posts: 4
Default

Wow great thanks, but i couldn't find the attachment ?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:29 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.