vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Issue with score submissions, found the problem not sure of the solution (https://vborg.vbsupport.ru/showthread.php?t=169279)

MrEyes 01-31-2008 07:22 PM

Issue with score submissions, found the problem not sure of the solution
 
Hello all

I have a teensy weensy little problem with the Arcade, basically none of the scores are being submitted. Now after a little investigation I think I have found the problem....

When a game attempts to submit scores it passes the query string "?act=Arcade&do=newscore" to the script.

Now I might be wrong, but on my setup this is being sent to index.php, this is where I think the problem is. Using admincp and recognised VB config* I have change the home page script name of the forum to "forum" (i.e. forum.php). It seems the arcade isnt picking this configuration up.

So does anybody know what the solution might be?

* vBulletin Options -> Forums Home Page Options -> Script Name for Forum Home Page

After hunting around, I have found this thread and post

https://vborg.vbsupport.ru/showthrea...93#post1376693

Adding the code to the index.php doesnt work, and result in the following errors:

Quote:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/vba_cmps_include_top.php on line 517

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /includes/vba_cmps_include_top.php on line 517

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/vba_cmps_include_top.php on line 87

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/vba_cmps_include_top.php on line 92
Obvously the CMPS works fine with the "hack", so it is obviously how I have added it.

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

Actually forget it, I should learn to read the documents in the mod download :o

MrZeropage 01-31-2008 07:49 PM

that's what I thought of first ;) :D


All times are GMT. The time now is 02:56 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.02051 seconds
  • Memory Usage 1,713KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete