![]() |
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:
|
All times are GMT. The time now is 09:34 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:
|