![]() |
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!
|
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..
|
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 ;) |
1 Attachment(s)
Quote:
|
Quote:
|
Quote:
And harry1951 thanks for your latest translation file. |
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 ? |
@admin0:
I will check this out |
** 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']; Code:
$tid = intval($_COOKIE['tidstarted']); |
Quote:
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|