vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   VB 4.1.12 & IBPro 2.7.2+ not saving scores (https://vborg.vbsupport.ru/showthread.php?t=281907)

princesspepper 04-22-2012 07:19 PM

VB 4.1.12 & IBPro 2.7.2+ not saving scores
 
I upgraded VB a few days ago, and I've also upgraded IBPro to the latest version and scores are not saving.

I have edited index.php with the extra code needed after the VB upgrade but still nothing.

Basically when a game is over it does not save the score, the page does not refresh and show you where you are in the leader table, nothing.

Any ideas?

mackers8923 04-24-2012 05:54 PM

Having the same problem here, also tried the index.php edit with no joy.

Hippy 04-24-2012 08:31 PM

this was stangger5 came up with .. when I was in a pinch

edit your .htaccess

add

Code:



  # Send hardcoded ipa scores to arcade instead
  RewriteCond %{QUERY_STRING} act=Arcade [OR]
  RewriteCond %{QUERY_STRING} autocom=arcade
  RewriteRule ^index.php arcade.php [L,QSA]

under
Code:

  RewriteEngine on
if you don't have a .htaccess file ,make one and add this to it and upload to your root dir

Code:

  RewriteEngine on

  # Send hardcoded ipa scores to arcade instead
  RewriteCond %{QUERY_STRING} act=Arcade [OR]
  RewriteCond %{QUERY_STRING} autocom=arcade
  RewriteRule ^index.php arcade.php [L,QSA]


princesspepper 04-30-2012 10:03 PM

Quote:

Originally Posted by Hippy (Post 2323184)
this was stangger5 came up with .. when I was in a pinch

edit your .htaccess...

Should this be in the site root or the forum root folder? My forum sits in a sub-folder of the root of the site.

Hippy 05-01-2012 12:20 AM

site root
in your case the subfolder
with is your forum and arcade
correct

princesspepper 05-01-2012 04:17 PM

Hooray! Thanks! That's fixed it. My members will finally shut up! :D

Hippy 05-01-2012 06:03 PM

Welcome, enjoy

Disco_Stu 06-06-2012 03:05 AM

Hi Hippy....I added the code to the index file and also created the .htaccess file but my scores still do not show up. I'm using 4.2 and when I try to save the score for asteroids it says it cannot access the table. I also CHMOD arcade and all subfolders to 777 but still not a single score is being displayed.

I should point out that it must be saving the scores even though it is not displaying them because when I played breakout a second time it said it didn't save the score because it was not the highest score.

Also, when the game of asteroids says it is transmitting the score it comes back with a message "could not access game table"

Hippy 06-06-2012 10:05 AM

Forum or suite.... pull the index edit out and use only the htaccess rewrite..let e know. If you need me to look at it pm me log details

Disco_Stu 06-06-2012 10:39 AM

I must be missing something. I removed the code from index but that had no effect. I checked the database and the scores are there. I can also see them in admincp in the arcade games options.

Also, the key functions and game objectives are not being displayed either. I'll recheck my install instructions.

I have the suite but have disabled the CMS.


All times are GMT. The time now is 09:56 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.01099 seconds
  • Memory Usage 1,729KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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