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)

desi-boy 10-23-2010 12:06 PM

Quote:

Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
JustDesiz
Sir i got this error msg after evry game

Hippy 10-23-2010 03:36 PM

do the portal / index edit you'll find the instructions in the zip file you downloaded

Kraxell 10-24-2010 10:57 AM

1 Attachment(s)
Hello,

how can i change the black font-color?

Hippy 10-24-2010 01:35 PM

Quote:

Originally Posted by Kraxell (Post 2113549)
Hello,

how can i change the black font-color?

what version of vb?

If it's version 4 do the alt1 and alt2 edits post for the ARCADE.css

Kraxell 10-24-2010 01:45 PM

vB4.0.6

alt1+alt2:

HTML Code:

.alt1, .alt1Active
{
        background-image: url("images/Tek-Red/gradients/navbar_bg.png");
        color: white;
          //-moz-border-radius-top{vb:stylevar right}: {vb:stylevar border_radius};
        //-moz-border-radius-top{vb:stylevar left}: {vb:stylevar border_radius};
        //-webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar border_radius};
        //-webkit-border-top-{vb:stylevar left}-radius: {vb:stylevar border_radius};
        //-moz-box-shadow: -1px 1px 1px {vb:stylevar forumbits_shadow_color};
        //-webkit-box-shadow: -1px 1px 1px {vb:stylevar forumbits_shadow_color};
        //margin-bottom: {vb:stylevar padding};
}
.alt2, .alt2Active
{
        background-image: url("images/Tek-Red/gradients/navbar_bg.png");
        color: white;
        //-moz-box-shadow: -1px 1px 1px 1px {vb:stylevar forumbits_shadow_color};
        //-webkit-box-shadow: -1px 1px 1px 1px{vb:stylevar forumbits_shadow_color};
        //margin-bottom: {vb:stylevar padding};
}


Hippy 10-24-2010 02:00 PM

I never had to change this font color .
but from what has been posted I think you change it in reset-fonts.css

Kraxell 10-24-2010 02:05 PM

yes, reset-fonts.css is the problem :)

HTML Code:

legend{color:#000;}
to

HTML Code:

legend{color:#FFF;}
and it works :)

Thank you Hippy :)

Hippy 10-24-2010 03:01 PM

no problem

angeljs 10-27-2010 01:59 PM

Quote:

Originally Posted by John1uk (Post 1796980)
Everything went great on the clean install.

I uploaded the v3 to ibpro conversion tool...everything went ok.

I started removing the files the tool asked me to remove once it uninstalled the v3 arcade...now i get this error when i loginto my website.

Advice much appreciated.


.................................................. .................................................. ...........................................

Database error in vBulletin 3.8.2:

Invalid SQL:

SELECT sessions.userid, sessions.gamename, sessions.gameid, sessions.score, sessions.start, sessions.finish, user.username
FROM arcade_sessions as sessions
LEFT JOIN user AS user
ON (sessions.userid = user.userid)
WHERE sessions.finish <> 0
ORDER BY sessions.sessionid DESC
LIMIT 5;

MySQL Error : Table '***********.arcade_sessions' doesn't exist
Error Number : 1146
Request Date : Wednesday, April 22nd 2009 @ 10:50:15 PM
Error Date : Wednesday, April 22nd 2009 @ 10:50:16 PM
Script : http://www.essex-poker.co.uk/
Referrer :
IP Address : **.***.***.**
Username : Admin
Classname : vb_database
MySQL Version : 5.0.67-log

Please can you tell me how you fixed this error?

Hippy 10-27-2010 08:32 PM

what are you trying to do ? install or un-install...


All times are GMT. The time now is 09:59 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.07124 seconds
  • Memory Usage 1,747KB
  • 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_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (7)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