![]() |
Quote:
|
Quote:
Thanks |
Just don't add any rewrite rules in vBSEO for the arcade. If you had them from your previous arcade, take them out or comment them out from the admincp->vbseo control panel.
|
have you tried those vbSEO-rules ?
https://vborg.vbsupport.ru/showthread.php?t=190490 They should work fine :) |
I tried them - that is what caused the score submission problem.
Mr Zeropage. If you need my board for testing, let me know. |
Plz help the peeps love the arcade but there getting errors at the end of every game.
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 184320 bytes) in htdocs/arcade/functions/functions.php(1261) : eval()'d code on line 68 Then when I press refresh I get this This score was not submitted from the game. Your score will not be saved. Error #010 http://www.couchlockcafe.com |
Quote:
https://vborg.vbsupport.ru/showthread.php?t=178658 |
I am getting
This score was not submitted from the game. Your score will not be saved. Error #001 -> vs_gid=184 | cookie_gid=184 | gameid=56 Only on the games I installed via zip. The .tar games work fine. Please help.... I did everything else mentioned in this thread. Upped the session timeout to 9000 and I'm only using one tab and one browser. |
Are there any solution to this? I run the latest vBulletin and also the 2.6.7 ibProArcade .
My users of the arcade, find this very anoing. --------------- Added [DATE]1227035989[/DATE] at [TIME]1227035989[/TIME] --------------- Quote:
ini_set('memory_limit', 128 * 1024 * 1024); isent anywhere to find in the config file. I use the 3.7.4 version of vBulletin |
Quote:
|
Any solution for this error? Just installed it and no scores are submitted! Also excluded arcade.php on vbseo and set timeout to 30.
|
Nobody?
|
Have you tried the solution posted above yet?
|
I have added:
ini_set('memory_limit', 128 * 1024 * 1024); to my config.php However after the game it jumps back to my forum and no score was saved |
any ideas?
|
seems saving scores is not working
|
Hey guys,
just as most people here.... my high scores are not saving. Here is the error number I got when I turned on verbose debug mode: Error #008 -> REF = <my_forum_url>/arcade.php?&act=arcade&do=play&gameid=4 I looked at all the past posts, but nobody has reported an Error #008 it seems. Could somebody please suggest the best course of action please? thanks :-) btw: I'm running vBulletin 3.7.x |
My problem is
Your submission could not be processed because a security token was missing. If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error. ibProArcade v2.6.7+ my vbulletin is 3.8.0 rc1 new games is this problem |
so the error is that it can not access the game DB tables.
I added to DB access info to both dbclass.php and dbclass_mysqli.php, but the results are the exact same. why isn't there some sort of list where people can look up what each error number means? That would make life a lot easier for most of us. any help with this issue would be much appreciated. |
still not saving the score.. UNINSTALLED
|
Not saving any scores at all, no solutions in 4 pages, wtf?
--------------- Added [DATE]1229725096[/DATE] at [TIME]1229725096[/TIME] --------------- FYI I get error #8 vb 3.7.4 arcade 2.6.7 I have the following products installed AME 2.5 CYB paypal donate 4.8 and the arcade. There are many domains and things running on my server like wordpress that who knows, may step on this product. --------------- Added [DATE]1229727112[/DATE] at [TIME]1229727112[/TIME] --------------- BAH HAHA! I found a fix! I deleted this whole mess form arcade.php I have NOOOO idea what I'm doing, so be careful :D // look who sends the POST-data... $referer = ""; if ($_SERVER['REFERER']!="") { $referer = strtolower($_SERVER['REFERER']); } if ($_SERVER['HTTP_REFERER']!="") { $referer = strtolower($_SERVER['HTTP_REFERER']); } if ($HTTP_SERVER_VARS['REFERER']!="") { $referer = strtolower($HTTP_SERVER_VARS['REFERER']); } // avoid external scripts calling this function if ((strpos($referer,"arcade.php") > 0) && (strpos($referer,$vboptions[bburl]) > 0)) { // maybe there is some cheater trying to inject a score ?! *boooooh* $ERRORLEVEL = ($DEBUGMODE == 0) ? "" : "Error #008"; $VERBOSE = ($DEBUGMODE == 2) ? " -> REF = ".$referer : ""; $ERRORLEVEL = $ERRORLEVEL . $VERBOSE; $std->Error( array( LEVEL => 1, MSG => 'cheater', EXTRA => $ERRORLEVEL) ); } |
I just installed it and got the same error.
gtluke, haven't you got any other errors for deleting the code you mentioned? and does that really fixed the problem? I hope MrZeropage can confirm that. thanks |
has no one come with a solution about arcade, as all my 7000 games are not submitting scores, please i need help as soon as possible, i can,t reopen website til its fixed
thanks ArcadeKing |
Same problem here. Uninstalled!
|
Uninstalled
|
Have you guys even bothered trying the new version released yesterday?
|
Yeah I am thinking of trying it but the coder should have said why the update was needed and if was going to fix these problems or not.
|
Quote:
|
if all of you have this "ERROR #008" it is a URL-Problem, this is a protection to prevent external sites injection cheated scores in the arcade...
I am willing to fix this problem, but on sites I do administer it does not appear. So it is hard to fix without having it reproduceable... Try latest v2.6.8+ |
Quote:
|
Quote:
A while ago I added to the error message text a link to a thread asking people to post the error messages they got...here it is. As you can see it happens quite often, mostly it seems the game id is not being put in the URL somehow.... Here is my thread. http://www.bowlandcentral.com/forum/...ad.php?t=68341 |
I had the "No scores submitted error" and here's what I did. I'm running the new update and VBSeo:
Excluded "arcade.php" in VBSEO settings. AdminCP > VB SEO > VBSEO Options > Exclude pages I also removed all references to the arcade in the Re-write: AdminCP > VB SEO > URL Rewrite Rules The arcade is no longer Seach Engine Friendly, but at least its working. Hopefully a better fix is coming soon. Let me know if doing this worked for you (be sure to save what you deleted). Be sure to check any links to point them to: www.yourserver.com/forum/arcade.php instead of the HTML page. |
i removed the vbseo rewrite rules and all saving ok been trying to fix this 4 months what a joke but not very funny for our members sort it out plz v3 arcade was better for me 4 years ago on nuke
|
Quote:
|
Quote:
done the same but it still doesnt work to save scores |
Any update on this?
Im getting the same error: Quote:
|
Quote:
|
Did you guys upgrade to 2.6.8? Upgrade and it will work fine. It did for me.
|
I am running 2.6.8 and vBulletin 3.8.0... I just installed it for the first time and it doesn't not save scores no matter what I do.
|
Quote:
Same problem here... Could you please find a solution? |
All times are GMT. The time now is 04:27 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:
|