vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   SQL error installing v3arcade game... (https://vborg.vbsupport.ru/showthread.php?t=127808)

fly 09-28-2006 11:56 PM

SQL error installing v3arcade game...
 
I tried to install this game and got this error:

Quote:

mySQL query error: INSERT INTO games_list (gname,gwords,gtitle,bgcolor,gwidth,gheight,active ,object,gkeys,gcat,cost,jackpot,jackpot_type,added ,tourney_user,gtime) VALUES ('sealbounce','Yeti Sports 3 is here... Seal Bounce!','Seal Bounce','000000','500','308','1','Yeti Sports 3 is here... Seal Bounce!','','1','0','0','-1','1159491257','1','0')

mySQL error: Unknown column 'tourney_user' in 'field list'
mySQL error code:
Date: Thursday 28th of September 2006 07:54:17 PM
Any ideas?

smsmasters 10-01-2006 12:26 PM

Me too, I get this error:

Code:

mySQL query error: INSERT INTO games_list (gname,gwords,gtitle,bgcolor,gwidth,gheight,active,object,gkeys,gcat,cost,jackpot,jackpot_type,added,tourney_user,gtime) VALUES ('apples','Click the apples to discover who is behind them....This game has nude images..','Apples','000000','440','320','1','Click the apples to discover who is behind them....This game has nude images..','','1','0','0','-1','1159709152','1','0')

mySQL error: Unknown column 'tourney_user' in 'field list'
mySQL error code:
Date: Sunday 01st 2006f October 2006 02:25:52 PM


Quarterbore 10-11-2006 12:14 AM

I am getting this error with several games...

OK, I looked in my games_list table and I have a "tourney_use" as opposed to "tourney_user".

When I changed my table to "tourney_user" I was able to upload my game... BUT... to edit the game I needed to change it back to "tourney_use"

So, my guess is there is an error in the code and the UPLOAD script should use "tourney_use"

I will see if I can find this when I get time...

Oh shoot.... I tried t post the change and somehow it didn't take....

The error is in /admincp/arcade.php

Find the code that SQL with the "tourney_user" and change it to "tourney_use" and you will be able to upload games and play them...

I uploaded several new games to my site with fix and it looks like that fixed the problem!


All times are GMT. The time now is 11:39 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.00959 seconds
  • Memory Usage 1,715KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete