vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - v3 Arcade - Professional vBulletin Gaming (vB4) (https://vborg.vbsupport.ru/showthread.php?t=253211)

Gemma 02-11-2011 04:19 PM

yin9 where are you seeing that error?

yin9 02-11-2011 04:52 PM

Quote:

Originally Posted by Gemma (Post 2161405)
yin9 where are you seeing that error?

Hi, in View Leaderboard page, but i solved at the moment, with v3arcade_functions.php editing, and deleting Foreach function in line 203:

HTML Code:

        foreach ($vbulletin->v3a_awards[$userid] AS $gameid => $game)
        {
                fetch_arcade_award_img($game);

                if ($vbulletin->options['v3profile_awardimg'])
                {
                        $game['stdimage'] = $game['miniimage'];
                }

                $game['linktitle'] = construct_phrase($vbphrase['x_y_points'], $game['title'], v3_score_format($game['highscore']));
                $templater = vB_Template::create('memberinfo_v3arcade_gamebits');
          $templater->register('game', $game);
          $images .= $templater->render();
                $show['isfirstgame'] = false;
        }


Not the best option, but the error disappeared. Thanks. Greetings.

Rofo 02-11-2011 09:11 PM

Is there a setting I'm not seeing to allow users access to the arcade?

Nevermind, found it. Dumb question :)

Crotan 02-12-2011 10:47 PM

Just installed this and I'm getting some errors displayed at the top of the forums when viewing the leaderboard page
https://vborg.vbsupport.ru/external/2011/02/26.png

Any Help?

EDIT: Looks like this only appears if the leaderboards are empty. As soon as someone played a game and filled it in the error went away.

Booth 02-16-2011 08:04 PM

I have an XML error when I try to browse Mochi ads games in the AdminCP.

Quote:

XML Error: not well-formed (invalid token) at Line 0
Anyone know how to fix this?

Gemma 02-16-2011 08:14 PM

<a href="http://www.v3arcade.com/forums/showthread.php?t=3602" target="_blank">http://www.v3arcade.com/forums/showthread.php?t=3602</a>

About a third of the way down the OP

KW802 02-16-2011 09:40 PM

Checking in.... :)

For the issue with the error message when the leaderboard is empty, I'll add that to the list of items for the next refresh. The quick & easy answer is to just play a game so that the leaderboard is populated with at least one name but the real answer is that the function needs to be changed to not assume that there is always at least one value present.

yin9 02-19-2011 12:50 PM

Thanks for this great mod KW802, Marked as Installed, Nominated for MOTM, and rated 5 Stars.

Celtkin 02-19-2011 08:40 PM

Thanks for a great mod. We are having a problem the leaderboard not being populated with data (no high scores are being recorded) from the Mochi games. The crossdomain.xml file was uploaded to the same directory as the mochi.html file and cookies are set at 900 seconds.

Gemma 02-19-2011 09:43 PM

Can you try this

Go to AdminCP > v3 Arcade > Manage Games and choose any game that isn't saving scores and make sure that 'Disable High Scores' is set to 'No'

If that doesn't help can you tell me if you're receiving any error messages when submitting scores?


All times are GMT. The time now is 01:17 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.03005 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
  • (1)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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