vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   v3arcade Leader Board v1.6.0 (https://vborg.vbsupport.ru/showthread.php?t=99044)

stud 05-04-2006 06:35 PM

awesome - much appreciated Oblivion! If you can manage to have a mini-leaders board (# shown customizable in admincp) that shows up on both CMPS and the Arcade.php - this would be a VERY cool mod.

iamyp 05-20-2006 05:17 AM

hi, is there a way to put the stats into a separate page? rather than a hover over link? coz i use mkportal and when i hover over the link the entire page shows >.<

Nathan2006 05-27-2006 03:32 PM

Thank you Oblivion Knight :D

Working great!

Install

stud 05-30-2006 12:51 PM

Any updates on your plans to create a CMPS and arcade.php addition?

HS2005 05-30-2006 05:36 PM

another great plugin by Oblivion Knight :
The code though was a little different

Oblivion Knight 06-03-2006 06:26 AM

Quote:

Originally Posted by stud
Any updates on your plans to create a CMPS and arcade.php addition?

No, sorry..

There won't be any more updates until v3arcade 1.1.0 is released.

Jeordie015 08-28-2006 03:50 AM

Quote:

Originally Posted by glorify
I have it installed and played with the link from the arcade home a tad. My html isn't great but this worked fine.

Instead of editing the arcade_main as per your instructions, I edited it this way:

Find:
Code:

<div class="smallfont" style="padding: 4px">$vbphrase[searchresultsappearbelow]</div>
</div>
          </td>
        </tr>
</tbody>

Add Under:
Code:

<thead>
        <tr align="center">
          <td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('leaderboard')"><img id="collapseimg_leaderboard" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_leaderboard].gif" alt="" border="0" /></a>Arcade Kings</td>
        </tr>
</thead>
<tbody id="collapseobj_leaderboard" style="$vbcollapse[collapseobj_leaderboard]">
        <tr align="left">
          <td class="alt1" valign="top" style="padding: 4px">
                  <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
                  <div class="smallfont">Are you the King?  Check out our <a href="$vboptions[bburl]/arcade.php?$session[sessionurl]do=lboard"><strong>$vbphrase[leader_board]</strong></a> to view the top 10 players!</div>
                  </table>
          </td>
        </tr>
</tbody>

If you see anything that needs to be cleaned up, lemme know. Attached is the result:

I'm wanting to get it to look like this in my arcade, but when I used your instructions, it's putting the Arcade Kings header table above the Logged in as table, and the bit with the link to the leader board is under the search area.

bacardioverdose 08-30-2006 04:30 AM

remove the Thead tags and it should work. Here is the edited code below.

Code:

        <tr align="center">
          <td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('leaderboard')"><img id="collapseimg_leaderboard" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_leaderboard].gif" alt="" border="0" /></a>Arcade Kings</td>
        </tr>
<tbody id="collapseobj_leaderboard" style="$vbcollapse[collapseobj_leaderboard]">
        <tr align="left">
          <td class="alt1" valign="top" style="padding: 4px">
                  <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
                  <div class="smallfont">Are you the King?  Check out our <a href="$vboptions[bburl]/arcade.php?$session[sessionurl]do=lboard"><strong>$vbphrase[leader_board]</strong></a> to view the top 10 players!</div>
                  </table>
          </td>
        </tr>
</tbody>


B3y0nd 10-01-2006 10:21 PM

Getting a parse error when I try to follow your intructions editing the arcade.php file. I am running vB 3.6.1 and have the newest v3arcade version 1.0.7

Parse error:

Parse error: syntax error, unexpected ',', expecting ')' in /home/*****/public_html/forum/arcade.php on line 74

I edited the arcade.php file with notepad. Is that the issue or is it something else?

I'd really like to get this to work.

shaynehammy 10-31-2006 11:31 PM

Woah! Help please. I have 3.5.4 and installed this as per the instructions and my arcade would not show up (just a blank page).

I then reversed all the changes and uninstalled and it still doenst show up. Please help!! There doenst seem to be a download for V3 Arcade for 3.5.4 anywhere so that i can reinstall.

Thoughts, comments please.

Thanks

Shayne


All times are GMT. The time now is 02:49 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.01128 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete