vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - v3 Arcade - Games Arcade System for 3.6.0 (https://vborg.vbsupport.ru/showthread.php?t=114012)

Cap'n Steve 11-28-2005 01:01 AM

Quote:

Originally Posted by nexialys
actually, the 1500 games released and distributed for ibproArcade are legal... about 15 or 20 are illegal due to the non-approval of the owners...

I highly doubt it. Not being able to contact the author doesn't mean you have permission to use the game.

No offense John, I love the arcade, but maybe a paid beta test and cramming a bunch of stuff in at the last minute weren't the best of ideas.

Maagic 11-28-2005 01:21 AM

Any chance on the new release coming sometime tonight?

makaveli420 11-28-2005 01:22 AM

Quote:

Originally Posted by Mastar
Agreed, Zachery can you help and help the members here that are having problems with arcade?

GETTING THIS ERROR WHEN CLICK ON THE ARCADE LINK ON MY FORUM:

Code:



Database error in vBulletin 3.5.1:

Invalid SQL:

SELECT arcade_challenges.*, touser.username AS tousername, fromuser.username AS fromusername, arcade_games.miniimage, arcade_games.title FROM arcade_challenges AS arcade_challenges

 LEFT JOIN user AS touser ON (touser.userid=arcade_challenges.touserid)

 LEFT JOIN user AS fromuser ON (fromuser.userid=arcade_challenges.fromuserid)

 LEFT JOIN arcade_games AS arcade_games ON (arcade_games.gameid=arcade_challenges.gameid)

 WHERE status=3 ORDER BY datestamp DESC LIMIT 3;

MySQL Error  : Table 'Funnies_the.arcade_challenges' doesn't exist

Error Number : 1146

Date        : Monday, November 28th 2005 @ 02:17:36 AM

Script      : http://www.thebedrocktavern.com/arcade.php?

Referrer    : http://www.thebedrocktavern.com/index.php?

IP Address  : 12.109.5.38

Username    :Funny Man

Classname    : vb_database

AND GOT THIS WHEN I CLICK ON GAMES IN THE ACP:

Code:

Database error in vBulletin 3.5.1:

Invalid SQL:

  SELECT COUNT(*) AS total

  FROM arcade_games AS arcade_games;

MySQL Error  : Table 'Funnies_the.arcade_games' doesn't exist

Error Number : 1146

Date        : Monday, November 28th 2005 @ 02:22:42 AM

Script      : http://www.thebedrocktavern.com/admincp/arcadeadmin.php?do=games

Referrer    : http://www.thebedrocktavern.com/admincp/index.php

IP Address  : 12.109.5.38

Username    :Funny Man

Classname    : vb_database



ALSO WHEN CLICK CATEGORIES IN THE ACP:



Code:



Database error in vBulletin 3.5.1:

Invalid SQL:

SELECT * FROM arcade_categories AS arcade_categories ORDER BY displayorder ASC;

MySQL Error : Table 'thebedrock_the.arcade_categories' doesn't exist

Error Number : 1146

Date : Monday, November 28th 2005 @ 04:38:50 AM

Script : http://www.thebedrocktavern.com/admincp/arcadeadmin.php?do=categories

Referrer : http://www.thebedrocktavern.com/admincp/index.php?do=nav

IP Address  : 12.109.5.38

Username    :Funny Man

Classname    : vb_database

ANY HELP?


got the same problem man

SuperFly 11-28-2005 01:27 AM

Did you have a previous version installed?

Cap'n Steve 11-28-2005 02:01 AM

How about some template grouping in the next version?

WNxWakko 11-28-2005 02:02 AM

I have 600+ games all .tar files. Just upload to folder, run import and they all go 10 x 10 at a time. Any way for me to run a 48 hour downloadathon so members here can get these??

rjordan 11-28-2005 02:03 AM

John, I am responsible for what happens at vBulletinGames.com. PM me at v3arcade.com and let me know what needs to be pulled. Coming from you I am sure it will be legit. We are more than happy to work with the game authors once it is brought to our attention.

ImportPassion 11-28-2005 02:10 AM

for some reason when i go to edit a usergroup, i get this message "Rebuilt Bitfields Successfully" but just keeps reloading that same page and I nver get redirected to the UG perms page.

Any ideas?

D

ImportPassion 11-28-2005 02:22 AM

This modification will add a new group to your Style Manager for your new v3Arcade templates. Otherwise they will be displayed with your custom templates.

In your /forum/includes/adminfunctions_template.php file:

Find:
PHP Code:

'aaa' => 'AAA Old Backup' 

Above that add:
PHP Code:

'arcade' => 'v3 Arcade'


ConqSoft 11-28-2005 02:30 AM

The plugin method of grouping is better. Requires no edits.

http://www.v3arcade.com/forums/showthread.php?t=478


All times are GMT. The time now is 12:43 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.03041 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
  • (3)bbcode_code_printable
  • (2)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
  • (4)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