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)

Oblivion Knight 11-29-2005 05:42 PM

Updated to v1.6.0.. No longer a beta. :)

Make sure to update your arcade.php file edits.! ;)

Vizionz 11-29-2005 09:31 PM

Code:

In arcade.php find:

'arcade_scorebit_high'
)



Replace it with:

'arcade_scorebit_high'
),
'lboard' => array(
'arcade_king_bit',
'arcade_kings'
),

this is what i have in mine and if i follow the instructions i will get a parse error

Code:

'arcade_scorebit_high',
'arcade_ajaxsearch',
'arcade_recommendation',
'arcade_commentform'


Oblivion Knight 11-29-2005 10:02 PM

There are 2 instances of 'arcade_scorebit_high' - which is why I said to look the the closing bracket below that line also.! ;) You need to change the second instance of this..

Vizionz 11-29-2005 10:55 PM

okay thats why sorry

glorify 11-30-2005 01:59 AM

Getting an error with it in conjuntion w/1.01:

Quote:

Invalid SQL:

SELECT COUNT(games.highscorerid) AS count, user.username, user.userid FROM arcade_games AS games
LEFT JOIN user AS user ON user.userid = games.highscorerid
WHERE user.userid IS NOT NULL
GROUP BY user.username, user.userid ORDER BY count DESC, user.userid ASC LIMIT;

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 4
Error Number : 1064

glorify 11-30-2005 02:03 AM

Cancel that---didn't import 1.06 over 1.05 after the template edits.

Oblivion Knight 11-30-2005 06:27 AM

Quote:

Originally Posted by glorify
Cancel that---didn't import 1.06 over 1.05 after the template edits.

Yeah, it was missing the LIMIT option, added to the admincp.

Glad you got it working.. :)

Gizmo5h1t3 11-30-2005 05:17 PM

installed, works a treat......

except for one thing

when u click "VIEW STATS"....nothing happens....nada..zilch....zero...lol

any help??

Reformed 11-30-2005 05:20 PM

Did the edits, installed the plugin etc. when i go to arcade.php

i get:

Parse error: parse error, unexpected ',' in /home2/happyhos/public_html/vb/arcade.php on line 80

Line 80 is

'arcade_recommendation',

Gizmo5h1t3 11-30-2005 05:30 PM

try removing the comma at the end, and re upload it...???


All times are GMT. The time now is 08:00 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.01636 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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