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)

lanc3lot 11-29-2005 09:55 PM

A question: To enable challenges, we have to "enable" it to every single member in his options or can we mass enable it?
The same question, if we can mass enable other options u have in the usercp, like pm report when someone beats the record, etc

John 11-29-2005 09:58 PM

Quote:

Originally Posted by lanc3lot
A question: To enable challenges, we have to "enable" it to every single member in his options or can we mass enable it?

Run

Code:

UPDATE user SET arcadeoptions=arcadeoptions+1 WHERE !(arcadeoptions & 1)
Mass editing will come shortly.

lanc3lot 11-29-2005 10:02 PM

An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'tech_forumup.user' doesn't exist

:(

John 11-29-2005 10:03 PM

Quote:

Originally Posted by lanc3lot
An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'tech_forumup.user' doesn't exist

:(

If you're using a table prefix, you need to edit the query accordingly.

TsirhCitna 11-29-2005 10:05 PM

So I tried to upgrade from 1.0.0 to 1.0.1 and this is what I get when I try to import the new product. I selected overwrite.

Code:

Database error in vBulletin 3.5.1:

Invalid SQL:
ALTER TABLE vb3_arcade_categories ADD categoryid int(10) unsigned NOT NULL auto_increment;

MySQL Error  : Duplicate column name 'categoryid'
Error Number : 1060
Date                : Tuesday, November 29th 2005 @ 06:59:57 PM
Script          : http://www.tenstones.net/forums/admincp/plugin.php
Referrer        : http://www.tenstones.net/forums/admincp/plugin.php?do=productadd
IP Address  : 4.229.225.84
Username        : Bob
Classname        : vB_Database


Lionel 11-29-2005 10:07 PM

Quote:

Originally Posted by TsirhCitna
So I tried to upgrade from 1.0.0 to 1.0.1 and this is what I get when I try to import the new product. I selected overwrite.

Code:

Database error in vBulletin 3.5.1:
 
Invalid SQL:
ALTER TABLE vb3_arcade_categories ADD categoryid int(10) unsigned NOT NULL auto_increment;
 
MySQL Error : Duplicate column name 'categoryid'
Error Number : 1060
Date                : Tuesday, November 29th 2005 @ 06:59:57 PM
Script        : http://www.tenstones.net/forums/admincp/plugin.php
Referrer        : http://www.tenstones.net/forums/admincp/plugin.php?do=productadd
IP Address : 4.229.225.84
Username        : Bob
Classname        : vB_Database


got the same problem too. From 1.0 to 1.01

Quote:

Database error in vBulletin 3.5.1:

Invalid SQL:
CREATE TABLE vb3_arcade_categories (categoryid int(10) unsigned NOT NULL auto_increment, catname varchar(250) NOT NULL, displayorder int(10) unsigned NOT NULL, PRIMARY KEY (categoryid));

MySQL Error : Table 'vb3_arcade_categories' already exists
Error Number : 1050

john1744 11-29-2005 10:07 PM

Am I missing something? I do not see anywhere to install games or to turn on games. Shouldn't there be a panel on the left of the ACP for my Arcade? I'm not seeing it.

lanc3lot 11-29-2005 10:17 PM

John there is also another bug.

I tried to change the settings in one of the games and see the outcome:

Code:

Database error in vBulletin 3.5.0:

Invalid SQL:
UPDATE vb3new_arcade_games SET
        title='Asteroids',
        description='Η εποχή των 80s επιστρέφει, με ένα ακόμα παιχνίδι της Retro κατηγορίας του gamers.gr',
        width='500',
        height='375',
        gamepermissions='7',
        minpoststotal='1',
        minpostsperday='0',
        minpoststhisday='0',
        minreglength='0',
        minrep='0',
        categoryid='3',
        isreverse='0'
        WHERE gameid=7;

MySQL Error  : Unknown column 'minpoststhisday' in 'field list'
Error Number : 1054
Date        : Wednesday, November 30th 2005 @ 02:16:42 AM
Script      : http://www.gamers.gr/forums/admincp/arcadeadmin.php
Referrer    : http://www.gamers.gr/forums/admincp/arcadeadmin.php?do=editgame&gameid=7&s=
IP Address  : 212.54.217.231
Username    : lancelot
Classname    : vb_database


Lionel 11-29-2005 10:21 PM

After I got that error, went in admincp to investigate how to uninstall and reinstall from scratch, PRODUCT DISAPPEARED.

John 11-29-2005 10:22 PM

Fixing now.


All times are GMT. The time now is 10:19 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.03184 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
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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