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)

Snake 11-27-2005 12:27 PM

v3 Arcade has just been released: https://vborg.vbsupport.ru/showthread.php?p=832906

:D

JTyson 11-27-2005 12:28 PM

Quote:

Originally Posted by Aftermath
v3 Arcade has just been released: https://vborg.vbsupport.ru/showthread.php?p=832906

:D

I think you have the wrong thread ;)

siriuxs 11-27-2005 12:30 PM

Who is bettere before v3 arcade and this hack? Where I can find other game for this hack? Tank and ecxuse me for my english, but I'am italian.

TosaInu 11-27-2005 12:34 PM

I'm getting an SQL error while setting a match in ArcadeCP

Code:

mySQL query error: SELECT userid, username FROM 0nvb3_user WHERE userid=

mySQL error: You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
mySQL error code:
Date: Saturday 26th of November 2005 06:57:05 PM

I selected two users in a 2 player match, told both to play match 1, setting saved and it is added to the tournament roster.

Koopa 11-27-2005 12:42 PM

1 Attachment(s)
Right, here's the problem. I want to open my board when it's all finished :)

JTyson 11-27-2005 12:46 PM

Quote:

Originally Posted by TosaInu
I'm getting an SQL error while setting a match in ArcadeCP

Code:

mySQL query error: SELECT userid, username FROM 0nvb3_user WHERE userid=

mySQL error: You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
mySQL error code:
Date: Saturday 26th of November 2005 06:57:05 PM

I selected two users in a 2 player match, told both to play match 1, setting saved and it is added to the tournament roster.

I cant seem to replicate this, error checking seems to pickup everything that would cause this, can someone else give it a shot?

JTyson 11-27-2005 12:54 PM

Quote:

Originally Posted by Koopa
Right, here's the problem. I want to open my board when it's all finished :)


Which skin are you using for the arcade? Have you tried vieiwing it in a different vb style? My initial guess is that the vb style you are using is incomplete or half finished so to say.

Koopa 11-27-2005 01:11 PM

1 Attachment(s)
Quote:

Originally Posted by JTyson
Which skin are you using for the arcade? Have you tried vieiwing it in a different vb style? My initial guess is that the vb style you are using is incomplete or half finished so to say.

The thing is on the actual forums it uses black font on the white bits :S

Like so...

JTyson 11-27-2005 01:17 PM

Ahh i see now, you would need to edit arcade.php for the arcade use the same css class for links as the forum is using.

to start you off you would need to edit this line to have a class
Code:

                    $pop_games .= " <a href='".$ibforums->base_url."act=Arcade&do=play&gameid={$popgline['gid']}'>{$popgline['gtitle']}</a> <a href='".$ibforums->base_url."act=Arcade&do=play&gameid={$popgline['gid']}'><img src='arcade/images/{$popgline[gname]}2.gif' border='0'></a>";

Koopa 11-27-2005 01:25 PM

Quote:

Originally Posted by JTyson
Ahh i see now, you would need to edit arcade.php for the arcade use the same css class for links as the forum is using.

to start you off you would need to edit this line to have a class
Code:

                    $pop_games .= " <a href='".$ibforums->base_url."act=Arcade&do=play&gameid={$popgline['gid']}'>{$popgline['gtitle']}</a> <a href='".$ibforums->base_url."act=Arcade&do=play&gameid={$popgline['gid']}'><img src='arcade/images/{$popgline[gname]}2.gif' border='0'></a>";

I have no idea how to do that sorry :(


All times are GMT. The time now is 09:42 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.15105 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_code_printable
  • (5)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