vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   vbProArcade Beta 2 (https://vborg.vbsupport.ru/showthread.php?t=42880)

seangworld 07-06-2003 06:37 PM

hi, thanks mist, but that also didn't work. see, i had reviewed about 1/4th of the replies in this thread, hoping that someone else had this problem and found a solution. well, someone did, but this someone didn't say how they solved it (i forgot who it was AND where in this thread it is).

Dean C 07-07-2003 11:23 AM

Well i can't think of anything else. I assume your games directory is in your forums root directory too?

- miSt

seangworld 07-08-2003 12:40 AM

yes: dcforum/games

chavalo2 07-08-2003 04:05 AM

In the control panel when i click on vbProArcade i get this error


Fatal error: Call to undefined function: dotableheader() in /home/httpd/vhosts/chavalo.com/httpdocs/forums/admin/proarcadeadmin.php on line 30



strange thing that all esle seems to be working:


http://www.chavalo.com/forums/proarc...session=&game=

any ideas whats wrong on line 30 ?

thx in advance

seangworld 07-08-2003 06:16 AM

reupload the proarcadeadmin.php and redo that/those hack(s).

seangworld 07-09-2003 05:15 AM

ok, im good to go. someone in the vb chat here helped me out, gave me a tip that i havent seen in this thread yet, so here goes.

if, after you've tried and installed everything correctly, and your forum looks all in place, but your games do not load up, then you need to go:

admin cp > vbProArcade/General Options > Path to games

change that from whatever you have it to: admin/games/

access your server, where all this is located at, and move your "games" dir to your "admin" dir.

now go to your forum and refresh, check your games. should work now.

Dean C 07-09-2003 09:45 AM

Some kind gentleman has been helping me get rid of this query loop in the main arcade page. I have like 20 games and 13 queries atm. Still one tiny error though :)

- miSt

GDH 07-10-2003 05:43 PM

Quote:

A data mismatch has been discovered between the game and the arcade, normally as the result of a cheating attempt. This attempt has been logged, and the score invalidated. If you feel that you are receiving this message in error, please contact the system administrator.
can anyone help me to fix it? It happens on all games
I can play, but cannot store the score

I am using 2.30

-----------------------------------------------------------------------

on page 60, I found out how to make this work. If anyone have the same problem, just change a line in proarcade.php
PHP Code:

// now, we check gamehash
if ($newhash == $hashcheck) {

to this:

// now, we check gamehash
if ($newhash == $newhash) { 


-Sidekick- 07-10-2003 09:33 PM

GDH you get that error when you get to the game using your back button on your browser. You didn't have to modify anything. Just refresh instead of using the back button. That's why the message is under every game. =]

I'm guessing that change in your code opened up a security issue for the scores.

GDH 07-10-2003 10:16 PM

Thanks Sidekick,
I now know change the code will opened up the security issue

but I can't run it if I don't change the code
I tried it, and it is not the "back" button issue

I just click to my forum -> click the arcade page -> select game -> play game -> when it end, the error message come up

not sure is it a v2.3 problem

------------------------------------------------

instead of opening a new post, I put it here

I have just tried to restore that line, ended up showing the error. I have also try to refresh on that page before I play, but the error still occur after the game ended!


All times are GMT. The time now is 09:05 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.02522 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
  • (1)bbcode_php_printable
  • (1)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