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)
-   -   Major Additions - ibProArcade - professional Arcade System (https://vborg.vbsupport.ru/showthread.php?t=101554)

CoryNickerson 11-10-2007 08:37 PM

I found a small error. Whenever you try to edit a game, it automatically sets background color of the game to 000000 (black). Even if you change it, it still submits it as black... Help please?

djbaxter 11-10-2007 09:03 PM

From the thread starter:

** Please do not post any information, request or offer of Games here in this Thread ! And remember that Support is given in the ibProArcade-Support-Forum **

https://vborg.vbsupport.ru/forumdisplay.php?f=170

SA_TGAZ 11-11-2007 01:42 AM

installed, piece of cake...so far so good ! thanks !!

jasonpeinko 11-11-2007 01:20 PM

some of my members randomly get this error:
http://img209.imageshack.us/my.php?i...2771729hj7.png

how can i fix it?

MrZeropage 11-11-2007 01:50 PM

enable the debug-mode (open /arcade.php and check the first lines for $DEBUG) and then tell me the extended error-message when error comes up again

tobybird 11-11-2007 03:46 PM

Quote:

Originally Posted by jdelasko (Post 1379157)
Can anybody tell me which style variable ibProArcade uses for the borders around the game descriptions?

I'm talking about the white ones as on this page: http://www.majorleaguetalk.com/forums/arcade.php


I dont' have any table borders set to white in the style variables so I'm wondering where Arcade gets these colors. White is is a bit 'loud' in my color scheme and I don't know where to change it.

It's driving me nuts. I know where the white color doesn't come from... it doesn't come from any of the style variables that set some of my vbulletin elements to white.

Thanks

Not 100% sure, but take a look at the skin_Arcade.php file. I had to modify that file to adjust the borders in the Tournaments listing. :)


Oh, and thanks for the upgrade. :up: Everything went smoothly on my end.

jdelasko 11-11-2007 04:20 PM

Quote:

Originally Posted by tobybird (Post 1380381)
Not 100% sure, but take a look at the skin_Arcade.php file. I had to modify that file to adjust the borders in the Tournaments listing. :)

I've looked in that file and every other file I could think of and just can't find where that color is specified. I think this is probably something only MrZeropage can answer. I'm beginning to believe that this color is NOT specified anywhere and simply defaults to white.

It's difficult trying to find something like this in thousands of lines of code.

jdelasko 11-11-2007 05:10 PM

OK. I got it figured out.

AdminCP > Styles & Templates > Style Manager > Main CSS (from drop down)

Additional CSS Definitions

Added this:

/* ***** ibProArcad Fieldset color ***** */
fieldset {border: 1px solid #60789c;}


The #60789c color can be anything you want. You lose the rounded borders but I can live with that. This does change the color globally. In Vbulletin, fieldset is used to draw borders in various places such as userCP area and others so color choice may be a compromise.

kommuni 11-12-2007 04:52 AM

I just figured out the arcade is using arcade.php most of the time (which i rewrite using vbseo to some other url btw. but that's not the problem) - unfortunately it uses /index.phg?act=arcade... after result submission.

Is there any special reason for that or any way around? reason why i ask is cause i wrap a vba cmps page around my forums for a sidebar and on result pages of the arcade i get all the stuff doubled as it wraps there (breadcrumb, sidebar (one from arcade, one from vba) which totally crashes my layout.

Any ideas how to come around this?

jdelasko 11-12-2007 04:35 PM

1 Attachment(s)
Where can I add a   to the code to add a space between the game icon and game title in the Newest Games table? Screenshot below for clarification.

I apololgize for asking such a small question.

Outstanding addition to Vbulletin BTW!


All times are GMT. The time now is 01:53 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.05329 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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