vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - ibProArcade - professional Arcade System (https://vborg.vbsupport.ru/showthread.php?t=101554)

illusions 12-12-2005 09:10 AM

I am having problem with my arcade system, It is correctly installed and running correctly but the problem is that it doesnt update members scores, it still keeps the old ones. Also I have had members complaining that they cant seem to submit new scores, it logs them out ? Help!

BlackRabbit1971 12-12-2005 09:21 AM

I had a similar problem Illusions.... I made my "Time-Out for Cookie" time longer set it to 1800 which is 1/2 hour.... seem to fix it... try it.. see if it helps..

BlackRabbit1971 12-12-2005 09:28 AM

Hmmmm I had a thought... Maybe MZP could have some sort of AdminCP setting that turns on a refresh or ajax refresh to keep the main session live and a time interval that admins can adjust that has a max of a few seconds before the seesion time out value is.. so, if a memeber is in the arcade then that would come into effect.... but admins can switch off if the want... hmmmmm

Just a thought...

BR ;)

harry1951 12-12-2005 09:37 AM

1 Attachment(s)
Quote:

Originally Posted by MrZeropage
@MigicMouse:
While updating to ibProArcade 2.5.4+ the additional languages will be included :)

Herewith my latest translation into dutch as requested

mikexxx 12-12-2005 02:35 PM

Quote:

Originally Posted by Synth
Is there a known issue with the tournament? I just created one for the first time tonight and when both players who are in the tournament click play the game doesn't show up for either.

Same problem here. I setup a (test) tournament for 4 players. I see the tournament Tree and the 4 players. When i click on PLAY the next page is loding (arcade.php?&act=Arcade&do=playtourney&gameid=3&ti d=2&rung=2) but the game doesnt't load/start.

MagicMouse 12-12-2005 02:57 PM

Quote:

Originally Posted by MrZeropage
@MagicMouse:
While updating to ibProArcade 2.5.4+ the additional languages will be included :)

Thanks for the information.

And harry1951 thanks for your latest translation file.

admin0 12-12-2005 05:40 PM

i noticed these in my error logs:

PHP Notice: Undefined index: sessdo in /path/to/nepalhub.com/httpdocs/arcade.php on
line 33

These notices appear whenever someone enters the arcade.

Please let me know how to fix it ?

MrZeropage 12-12-2005 07:04 PM

@admin0:
I will check this out

MrZeropage 12-12-2005 07:24 PM

** IMPORTANT **

Please notice that Security-Fix and apply it to your ibProArcade.

This Fix will be included in the next Update to ibProArcade 2.5.4+ but you should react on your own



open /arcade.php

search for
Code:

$tid = $_COOKIE['tidstarted'];
and replace with
Code:

$tid = intval($_COOKIE['tidstarted']);

Lyricsmama 12-12-2005 08:11 PM

Quote:

Originally Posted by MrZeropage
** IMPORTANT **

Please notice that Security-Fix and apply it to your ibProArcade.

This Fix will be included in the next Update to ibProArcade 2.5.4+ but you should react on your own



open /arcade.php

search for
Code:

$tid = $_COOKIE['tidstarted'];
and replace with
Code:

$tid = intval($_COOKIE['tidstarted']);

Thanks.


All times are GMT. The time now is 08:19 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.06076 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
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (7)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