vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Updated Ibproarcade fixes (https://vborg.vbsupport.ru/showthread.php?t=282802)

xxdestinyxx 02-12-2014 10:39 PM

OK, our arcade was working fantastic after I downgraded the PHP version it was using then today games stopped saving scores.

I added the index code (to my content file for 4.x suite although I did try in the index too but that did not work either).

My .htaccess is

Quote:

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]
AddHandler application/x-httpd-php52 .php .php5 .php4 .php3
I tried removing the last line and just got other errors on top so I put it back.

I am getting error code # 011 on some games and error code # 006 on others.

If I add the code to my index.php instead of my content.php it changes to error # 010

Any advice?

EDIT in case you need the exact error:

Space invaders (and some others)

Quote:

Error #011 -> gid=2|ui[a_sess_gid]=2|g[gid]=|vs[mid]=5|vs[gname]=invaders|gamename=
Zombie Breaker which is a game I had added (and it worked for awhile, we're actually in a tournament and this happened!)

Quote:

Error #006 -> genscore= | decodescore=4 | score=0

AuroraStorm 03-26-2014 11:49 PM

Hello!

I'm trying to update the Navbar template but when I try to find this:

< li>< a href="calendar.php{ vb:raw session.sessionurl_q}" > { vb:rawphrase calendar}< /a >< /li >

I get "not found"

Is there a way around this? Thanks!

Hippy 03-26-2014 11:56 PM

If your vb4
You'll need to use the navigation manager in your admincp.

AuroraStorm 03-26-2014 11:59 PM

Hey Hippy!

Okay, I see it (using 4.2.2) but I'm not sure which one to update...

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

Oh wait...I think I get it. I have to create a tab and use the code as the link for the navbar?

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

YES! I figured it out! Thank you, Hippy!

stangger5 03-28-2014 02:42 PM

I`ve made a easy to install mod for that...

ibProArcade Tab in Navbar vb4.2
Found here: https://vborg.vbsupport.ru/showthread.php?t=309596

Bozza 06-06-2014 10:40 PM

I'm not having scores recorded on mine - it's the only issue I have. I've looked at this...

Quote:

Score Not Saving / Missing token
this code is found in your ibproarcade file you downloaded from the mod

Code:
open index.php

At the very beginning of the File, right after:
----------------------------------------------------------
<?php
----------------------------------------------------------

you have to insert:
...but there is no index.php as part of my arcade install. I tried the code in the main forums index.php but this seemed to cause the whole site to hang.

Any ideas on where I should be looking to apply this code please?

stangger5 06-07-2014 11:41 PM

You add it to the main index.php file..

Below <?php add the code between these:
// ibProArcade

// end of ibProArcade

AlBundy 10-29-2014 08:03 AM

Hi,
sorry but i have same problem with activity.php ....
i edit my htaccess and upload new arcade.php from https://vborg.vbsupport.ru/showthread.php?p=2328579

but what i must change for fix it?
i only use vbulletin 4 with cms... not vbadvanced. I do not get the solution

Padyn 11-05-2014 03:07 PM

I'm running into problems getting the display to look correct. I applied the change to make the css file as a file but I didn't see any css modifications posted around clean up. It could be that the theme I purchased, didn't account for the arcade appropriately I'm just not sure.

See Arcade: http://www.twistedbastards.com/arcade.php

Any thoughts?

stangger5 11-06-2014 11:32 AM

Quote:

Originally Posted by Padyn (Post 2521481)
I'm running into problems getting the display to look correct. I applied the change to make the css file as a file but I didn't see any css modifications posted around clean up. It could be that the theme I purchased, didn't account for the arcade appropriately I'm just not sure.

See Arcade: http://www.twistedbastards.com/arcade.php

Any thoughts?

Change your ARCADE template to this on every style/skin :
PHP Code:

{vb:stylevar htmldoctype}
<
html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html">
  <
head>
<
meta http-equiv="Pragma" content="no-cache" />
<
meta http-equiv="Expires" content="-1" />
<
meta http-equiv="Cache-Control" content="no-cache" />
    <
title>{vb:raw ibprotitle}</title>
    {
vb:raw headinclude}
    {
vb:raw headinclude_bottom}
    {
vb:cssfile ARCADE.css}
  </
head>
  <
body>
    {
vb:raw header}
    {
vb:raw navbar}

  {
vb:raw arcadeheader}
  {
vb:raw maincontent}     


    {
vb:raw footer}
</
div>
  </
body>
</
html



All times are GMT. The time now is 01:27 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.01274 seconds
  • Memory Usage 1,757KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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