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)

evenmonkeys 11-27-2005 06:22 AM

Holy awesomeness!!!! I love you!!! Installed!!!!!

TJFweb 11-27-2005 06:25 AM

Is there a demo I can check out anywhere first?

I'm trying to decide between this and v3 arcade (whenever that's released). v3arcade looks like it's trying to make a bit of $$$ with their upcoming release so I'll probably get ibproarcade instead.

ceech 11-27-2005 06:26 AM

Has anyone gotten the tournaments to work ? It's not working for me.

Here is the error I got.

++++++++++++++++++++
mySQL query error: SELECT userid, username FROM user WHERE userid IN() ORDER BY 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 ') ORDER BY userid' at line 1
mySQL error code:
Date: Sunday 27th of November 2005 03:24:09 AM
++++++++++++++++++++

Help please.

Boofo 11-27-2005 06:32 AM

Quote:

Originally Posted by bonnmac
i hate to be a pain but can i please get some help on this error please i hate to keep bugging all of you thanks its on install upgrade in 3.07

Looks like you missed running a query somewhere. ;)

Xplorer4x4 11-27-2005 06:44 AM

In arcade.php I just noticed....
PHP Code:

$DB = new db_driver;
$DB->obj['sql_database']     = $dbname;
$DB->obj['sql_user']         = $dbusername;
$DB->obj['sql_pass']         = $dbpassword;
$DB->obj['sql_host']         = $servername;
$DB->obj['sql_tbl_prefix']   = $tableprefix;
$DB->connect(); 

Shouldn't this be $db as $DB was the 3.0.X string?

Boofo 11-27-2005 06:47 AM

Quote:

Originally Posted by Xplorer4x4
In arcade.php I just noticed....
PHP Code:

$DB = new db_driver;
$DB->obj['sql_database']     = $dbname;
$DB->obj['sql_user']         = $dbusername;
$DB->obj['sql_pass']         = $dbpassword;
$DB->obj['sql_host']         = $servername;
$DB->obj['sql_tbl_prefix'] = $tableprefix;
$DB->connect(); 

Shouldn't this be $db as $DB was the 3.0.X string?

Are you running mkportal or a portal of any kind?

Or VBSeo?

Xplorer4x4 11-27-2005 06:57 AM

None of the above....

PHP Code:

Warningmysql_connect(): Access denied for user'xplorer4@localhost' (Using passwordNOin /arcade/functions/dbclass.php on line 42
 
 Warning
mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /arcade/functions/dbclass.php on line 45
 ERROR
Cannot find database 
Warning
load_words(./arcade/lang/lang_Arcade.php): failed to open streamNo such file or directory in /arcade/functions/functions.php on line 576
 
Warning
load_words(./arcade/lang/lang_Arcade.php): failed to open streamNo such file or directory in /arcade/functions/functions.php on line 576
 
Fatal error
load_words(): Failed opening required './arcade/lang/lang_Arcade.php' (include_path='.:/usr/lib/php:/usr/local/lib/php'in /public_html/forums/arcade/functions/functions.php on line 576 

That is my error which is why I asked? ;)

Xplorer4x4 11-27-2005 07:24 AM

Also since I instaled the arcade, posts do not turn in to the small delete posts box. It deletes the post content but does not minimize the post as it should.

Note that the strings above are from FORUMS/ARCADE.PHP

Ky Kiske 11-27-2005 07:33 AM

Is there a cleaner layout for this product? It's got a bit of a messy cluttered design.

MrZeropage 11-27-2005 07:33 AM

could you provide a screenshot ? The Arcade just adds information to the postbit, nothing else :)


All times are GMT. The time now is 03:12 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.05992 seconds
  • Memory Usage 1,762KB
  • 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_php_printable
  • (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