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)

mash 02-06-2009 04:33 PM

Same problem,when you click submit on mine it goes back to the website home page, no scores stored

2.6.8 and 3.8.1

Any ideas?

MotMann 02-17-2009 04:43 PM

There was a change in the htacces.. i thing. Or it was the aracde.php?

But i dont found that one.

Pitman 02-22-2009 07:24 PM

My problem is due to my .htaccess file. I have /index.php redirected to / and when it tries to save the score, it redirects to /?act=Arcade&do=newscore rather than /index.php?act=Arcade&do=newscore which causes it not to save the score.

Is there anyway to either change something where it saves the score to /?act=Arcade&do=newscore (no index.php) or a RewriteCond I can use in the .htaccess file to work around this problem?

Here is basically what I'm using in my .htaccess file, if I remove this part, the scores save. I need the scores to save and the functionality of this to remain the same.

Code:

RewriteCond %{HTTP_HOST} !^www\.example\.com
RewriteRule ^(.*)$ http://www.example.com/$1 [R=permanent,L]
RewriteCond %{THE_REQUEST} ^.*\/index\.php?
RewriteRule ^(.*)index\.php?$ http://www.example.com/$1 [R=301,L]

--------------- Added [DATE]1235340190[/DATE] at [TIME]1235340190[/TIME] ---------------

Adding:

Code:

RewriteCond %{QUERY_STRING} !act=Arcade&do=newscore
RewriteCond %{QUERY_STRING} !autocom=arcade&do=savescore

Has seem to have worked.

rapidphim 02-23-2009 04:15 PM

anyone got any hints on why some of the tar games' score could not be saved?

kreatorij 03-02-2009 05:28 PM

maybe this will help you if you has problems with scores

open arcade.php

find
Code:

setcookie('gidstarted', $id)
and change it to

Code:

setcookie('gidstarted', $id, "/")

skylab 03-23-2009 05:25 PM

I've been getting this error lately and seems like theres no answer yet. I'm running everything on the latest and I don't have vbseo

Fynnon 04-19-2009 11:44 AM

yes, you get this error with the latest version of the arcade but only with the vbsdeo rules installed

So if you use this: https://vborg.vbsupport.ru/showthread.php?t=190490
you have a great chance to get that error

shaynehammy 04-20-2009 09:00 AM

Just a thought.

Are you playing the game and then pressing the back button and trying to submit the score on the second attempt? One of my members could produce that error everytime he did that.

TheKdd 07-23-2009 06:49 AM

I'm having the same issues on my forum. I cannot reproduce it myself, but have gotten many complaints. One person it happens to every time, some days every game they play. I made sure they weren't opening games in tabs, weren't using refresh, playing only one game at a time, making sure they have checked remember me. It was happening with my old shared server, upgraded to a less crowded server and it seems to be the same if not worse.

Is there any answer for this at all? Using VB 3.8.2 and IB 2.6.8

GoTTi 08-12-2009 01:58 PM

i have been getting errors on my arcade:

Code:

This score was not submitted from the game. Your score will not be saved.

Error #001 -> vs_gid=892 | cookie_gid=892 | gameid=

are we not able to fix the problem?


All times are GMT. The time now is 01:15 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
  • Page Generation 0.01887 seconds
  • Memory Usage 1,735KB
  • 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
  • (5)bbcode_code_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