vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   v3 Arcade - Games Arcade & Challenge System [vB 3.0.3] (https://vborg.vbsupport.ru/showthread.php?t=60377)

milkmycow 01-26-2004 02:59 PM

k i think i found a somewhat major bug.

I currently have the high score in Tetris on my forum, with a score of 294597.

On the top scores board, my name and score is listed as 1st place, w 2nd place having 156027. Also on arcade home where it lists all the games, my name is listed as champion.

however, when you play the game it says score to beat is the 2nd place score. and that guy also has the champion icon in his postbit.

this just randomly happened, it was working fine. I even switched it back in phpmyadmin, then woke up again this morning and its back to the same error.

also, benguin bashing often wont let you submit a score if you have been playing for long

John 01-26-2004 03:06 PM

Quote:

Originally Posted by milkmycow
k i think i found a somewhat major bug.

I currently have the high score in Tetris on my forum, with a score of 294597.

On the top scores board, my name and score is listed as 1st place, w 2nd place having 156027. Also on arcade home where it lists all the games, my name is listed as champion.

however, when you play the game it says score to beat is the 2nd place score. and that guy also has the champion icon in his postbit.

this just randomly happened, it was working fine. I even switched it back in phpmyadmin, then woke up again this morning and its back to the same error.


also, benguin bashing often wont let you submit a score if you have been playing for long

This bug has already been found, read the thread.

solboy 01-26-2004 05:02 PM

Can you help me John?

Fi_InCogNiTo 01-26-2004 05:16 PM

On line 42 of your mini stats instructions in the Extras folder says:

PHP Code:

FROM gamesessions 

Should be changed to this for people using table prefixes:

PHP Code:

FROM " . TABLE_PREFIX . "gamesessions 


The arcade works perfect along with the extras on my board. Great job John :)

John 01-26-2004 05:35 PM

Quote:

Originally Posted by Fi_InCogNiTo
On line 42 of your mini stats instructions in the Extras folder says:

PHP Code:

FROM gamesessions 

Should be changed to this for people using table prefixes:

PHP Code:

FROM " . TABLE_PREFIX . "gamesessions 


The arcade works perfect along with the extras on my board. Great job John :)


That's Hwulex being a typical lazy git. ;)

ThePartyBorg 01-26-2004 05:47 PM

Asome hack!

* installed!

PET 01-26-2004 07:13 PM

WOW ! So manny pages to read.

I'm having a problem. I have installed the PENGUIN GAME...however the SWF don't load. It is just a WHITE page. What can i do ?

corsacrazy 01-26-2004 07:22 PM

Quote:

Originally Posted by PET
WOW ! So manny pages to read.

I'm having a problem. I have installed the PENGUIN GAME...however the SWF don't load. It is just a WHITE page. What can i do ?

upload the swf lol

M1th 01-26-2004 07:27 PM

Hmm, John?

I got this error when trying to add a new usergroup in vB.


Database error in vBulletin 3.0.0 Release Candidate 3:

Code:

Invalid SQL:
 ### INSERT QUERY GENERATED BY fetch_query_sql() ###
 INSERT INTO usergroup
        (title, description, usertitle, opentag, closetag, passwordexpires, passwordhistory, ispublicgroup, canoverride, attachlimit, avatarmaxwidth, avatarmaxheight, avatarmaxsize, profilepicmaxwidth, profilepicmaxheight, profilepicmaxsize, pmquota, pmsendmax, forumpermissions, pmpermissions, calendarpermissions, wolpermissions, adminpermissions, genericpermissions, genericoptions, arcadepermissions)
 VALUES
        ('Banned', '', '', '', '', '', '', '0', '0', '1000000', '50', '50', '20000', '100', '100', '25000', '0', '5', '0', '0', '0', '0', '0', '0', '32', '0')
 mysql error: Unknown column 'arcadepermissions' in 'field list'
 
 mysql error number: 1054
 
 
 Date: Monday 26th of January 2004 09:26:46 PM
 Script: http://site/vbulletin/admincp/usergroup.php
 Referer: http://site/vbulletin/admincp/usergroup.php
 Username: Mith
 IP Address: xx


PET 01-26-2004 07:35 PM

Quote:

Originally Posted by corsacrazy
upload the swf lol

That the thing...that he is uploaded ! ;)


All times are GMT. The time now is 07:44 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.04835 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (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