vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   This score was not submitted from the game. Your score will not be saved. (https://vborg.vbsupport.ru/showthread.php?t=171430)

gtluke 12-19-2008 07:49 PM

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) );
}

Super Jinni 12-30-2008 11:52 AM

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

ArcadeKing 01-02-2009 01:43 PM

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

agitated 01-04-2009 06:16 AM

Same problem here. Uninstalled!

steven72555 01-04-2009 04:02 PM

Uninstalled

Digital Jedi 01-05-2009 04:01 AM

Have you guys even bothered trying the new version released yesterday?

haytham 01-05-2009 01:20 PM

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.

Digital Jedi 01-05-2009 03:55 PM

Quote:

Originally Posted by haytham (Post 1702272)
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.

Actually, he did say what was changed in the update notification.

MrZeropage 01-06-2009 11:15 AM

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+

newguy 01-06-2009 12:39 PM

Quote:

Originally Posted by CompuJonathan (Post 1489536)
I tried to sign up for an account at your website to make sure - but not only do you require email validation but also manual account verification - didn't want to wait to confirm.

But if you are using vbSEO - make sure you have it disabled in your arcade. We found that having rewrite rules in the arcade would mess with the arcade scores system.

Just a suggestion!

- Compu

I do not like messing with my vbSEO setting. Can you tell how to do this?


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
  • Page Generation 0.03066 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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