![]() |
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:
|
Quote:
Code:
/* Code:
/* It looks like this has something to do with the vbarcade games and all that, or maybe an earlier v3 thing, but so far, nothing's acted up while leaving those commented out. The error definitely disapeared once that was done though. HTH . Good product so far, just that one minor bug (and the fact that 777 permissions are evil in and of themselves!) |
With these changes Scores should not be saved, especially PNflashgames
|
Quote:
|
the next update to v2.5.4+ will have it included :)
|
When the 2.5.4 will be public ?
|
Quote:
|
which system do you mean ?
|
What other system would I mean? Without that specific hack, the gaming system is unusable, at least on my install. With it, the system is usable adn playable. While I haven't tested it 100% (I have 3 pages of games so far), every game that I've tested so far has worked like it should, using that hack, and they're all playable.
|
Quote:
|
Quick question.. I have been trying to put the Aracde trophies that one wins, into the USERCP..but as usualy I cannot code for my life..
Quote:
|
Quote:
|
@Sooner95:
Where in UserCP do you want to use the crowns-code ? And which vBulletin-Version are you using ? |
Heya Zero.
Like underneath the subscribe threads table. using 3.5. Having them on the postbit is ok, but the only thing i can use in the scrolling. You know what it looks like using the other way and you have members with like 200 trophies..LOL Just trying to find a nice spot that can have them listed in columns (like maybe 3 columns) and you can click them to try and play and maybe take the trophy. |
Quote:
|
How do you reset scores/comments etc?
|
Quote:
You are correct to a degree, older games do not save with this change. Everything that is released with this game system has no problem, and everything downloaded from the ibProarcade official site has no problems. However, older games have a pretty strong chance of not saving here. Would be nice to see this fixed, even though it is just a warning, not a critical problem. |
I am having a few issues with users complaining about the postbit template getting screwy on them -
Quote:
|
Quote:
|
I installed IBProarcade without a hitch, but I am having an issue with the load times. It takes much longer to load than any other hack, and i suspect it is pulling too much CPU as well.
I am not a coder, but I did notice the the language selector at the bottom left of the page is not functioning properly, so maybe its as simple as a template issue that is causing the slowdown and high CPU usage. Any help would be greatly appreciated. P.S. I know it pulls a lot of information from the database, but the slowdown seems abnormal to me. Thanks in advance :) |
nah, you can use the postbit just fine, unfortantley with alot of awards, the only one that looks good is the scrolling one. I'm currently trying to get them into the users USERCP instead. I give a choice for those to use either postbit or legacy, but not going to restrict my members just becuase it doesnt look right.
|
how do i reset scores and all game data???
|
Yes, I have noticed that also about loadtimes. It takes along time to load the arcade home page. Takes a while to navigate around. Not sure why, anyone know?
|
Quote:
|
great :)
waiting for more mode |
Quote:
|
As I posted before I did not like the way the crowns are displayed in the postbit (somewhat 20 pages ago) and I used a javascript and buttons to collapse the list. But : 3rd party Javascript does not work 100% hence I am using now vbulletin's own collapse technique ..
When modfied you will see THIS below the avatar : http://img472.imageshack.us/img472/9030/15al.jpg When hitting the small arrow : http://img472.imageshack.us/img472/1390/24qj.jpg The code : Insert this in your postbit_legacy template (Sorry, dont use the normal postbit, dont know if this is working there too and how it looks) Code:
<!-- Arcade Highscore --> Just change width="100%" as you like it. Don't forget though, the default amount of crowns is set to 5 .. to change the amount (like in my example to three) look in the plugin ibProArcade: Crowns in Postbit for Code:
$crown_end = ($crown['type'] == 1) ? '' : '<br />'; hope this helps .. |
Hi
Any news on ibProArcade v2.5.4 release... |
Quote:
|
@gator777:
will also be done within 2.5.4 which should arrive in december I hope |
Just incase the previous post i made was missed, when i ty to change the styles from v3arcade to ipbproarcade it does not change.
There is also a cookie problem with members getting logged out due to inactivity. Last issue I have is that the X posts a day setting seems to reset at midnight sever time or local time. Perhaps it would be able to incorperate the Users hwo have posted in the last 24 hours hack into that setting? |
All times are GMT. The time now is 11:01 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|