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)

Snoop-It 11-30-2005 12:04 AM

^^ that hasnt made a difference for my board, its wiped off my champion hack though.. and still seeing this error...

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

what to do...??!?!

Retell 11-30-2005 12:04 AM

Mine seems to be working fine after upgrade, seems exactly the same as before. I did have to do ALOT of SQL editing on my part before, but I have to admit John, you did a great job on 1.0.1 let me know if you need any thing from me :D

Lionel 11-30-2005 12:06 AM

Yes.
PHP Code:

Invalid SQL:
ALTER TABLE vb3_arcade_categories ADD categoryid int(10unsigned NOT NULL auto_increment;
MySQL Error  Duplicate column name 'categoryid'
Error Number 1060
Date         
TuesdayNovember 29th 2005 09:05:13 PM 


Moparx 11-30-2005 12:07 AM

Quote:

Originally Posted by Lionel
Yes.
PHP Code:

Invalid SQL:
ALTER TABLE vb3_arcade_categories ADD categoryid int(10unsigned NOT NULL auto_increment;
MySQL Error  Duplicate column name 'categoryid'
Error Number 1060
Date         
TuesdayNovember 29th 2005 09:05:13 PM 


I am also still getting this when trying to import the product file

Retell 11-30-2005 12:07 AM

Quote:

Originally Posted by dholaholic
^^ that hasnt made a difference for my board, its wiped off my champion hack though.. and still seeing this error...

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


what to do...??!?!

try going into phpmyadmin and deleteing everything that has to do with arcade, all databases and the stuff in usergroup and user. Then go into the product, edit the uninstaller, by deleting all the SQL uninstall steps. Then uninstall V3. Upload the XML again and it should work. Hope That Helps :P

Snoop-It 11-30-2005 12:10 AM

Quote:

Originally Posted by Retell
try going into phpmyadmin and deleteing everything that has to do with arcade, all databases and the stuff in usergroup and user. Then go into the product, edit the uninstaller, by deleting all the SQL uninstall steps. Then uninstall V3. Upload the XML again and it should work. Hope That Helps :P

yeh i know that, im trying to avoid all of that as i spent a lot of time adding stuff on the arcade... iv already lost all previous data from 3.0.x then tried members to play games again, comment etc.. and now i think thats wiped off as well.. isn't there 1 code line or something i can add or is this long way the only option i have??

lanc3lot 11-30-2005 12:10 AM

Quote:

Originally Posted by John
Anyone having problems.


Damn:(

I hoped that as it not a major problem, and only a prob that u maybe can find a fix, it could be solved like this...and not to have uninstall everything, loose the scores and the games:(

Damnnnnnnnnn:(

TsirhCitna 11-30-2005 12:12 AM

Quote:

Originally Posted by John
Uninstall the product.

Run each of these queries one by one.

Code:

ALTER TABLE usergroup DROP arcadepermissions
ALTER TABLE user DROP arcadeoptions
ALTER TABLE arcade_games DROP isreverse
ALTER TABLE user DROP challengecache
DROP TABLE IF EXISTS arcade_challenges
DROP TABLE IF EXISTS arcade_categories
DROP TABLE IF EXISTS arcade_games
DROP TABLE IF EXISTS arcade_news
DROP TABLE IF EXISTS arcade_sessions
DROP TABLE IF EXISTS arcade_ratings

So far, all of the errors I've seen here were solved on my table prefix installation by the latest installation. Because I can't replicate this problem it's very difficult for me to fix it.

Isn't that going to drop all of the current scores? To duplicate the problem everyone seems to be having just try to upgrade from 1.0.0 to 1.0.1. That's all I have done.

Lionel 11-30-2005 12:12 AM

I uninstalled many times. But why on a fresh re install every one is having that Duplicate column name 'categoryid'

Snoop-It 11-30-2005 12:14 AM

Quote:

Originally Posted by Lionel
I uninstalled many times. But why on a fresh re install every one is having that Duplicate column name 'categoryid'

im just upgrading from 1.0.0 to 1.0.1 (overwrite files & product) and got that error. :disappointed:

John 11-30-2005 12:14 AM

The reason this is so damn frustrating is that all the errors you guys are posting here are bugs that I've already fixed, because I was experiencing them on my prefixed test forums.

I've just installed, uninstalled, and reinstalled on my prefix forums about ten times without problems. If you're having problems, email me your class_database_analyse.php file to john {at} eovie.com.

Snoop-It 11-30-2005 12:17 AM

Quote:

Originally Posted by John
The reason this is so damn frustrating is that all the errors you guys are posting here are bugs that I've already fixed, because I was experiencing them on my prefixed test forums.

I've just installed, uninstalled, and reinstalled on my prefix forums about ten times without problems. If you're having problems, email me your class_database_analyse.php file to john {at} eovie.com.

there wernt no error on my board for the arcade anyway...? anywho.. im emailing you my file then.. the exact one downloaded from here.. its a database error though isn't it? not a file error? :ermm: i dunno :speechless: :nervous:

Moparx 11-30-2005 12:17 AM

Its fixed for me now... I forgot to reupload class_database_analyse.php this last update.
Thanks John

John 11-30-2005 12:20 AM

Quote:

Originally Posted by dholaholic
there wernt no error on my board for the arcade anyway...? anywho.. im emailing you my file then.. the exact one downloaded from here.. its a database error though isn't it? not a file error? :ermm: i dunno :speechless: :nervous:

dholaholic, the file you just sent me is not the latest revision.

fringehead 11-30-2005 12:21 AM

I have posted two time and have seen numerous replied to other posts... No help for me?

John 11-30-2005 12:23 AM

Quote:

Originally Posted by fringehead
I have posted two time and have seen numerous replied to other posts... No help for me?

This? https://vborg.vbsupport.ru/showpost....&postcount=684

Snoop-It 11-30-2005 12:24 AM

its the one i just downloaded 20mins ago.. unless you updated the pack... iv just downloaded it right now again and sent you the file... let me know if thats the latest 1??

John 11-30-2005 12:25 AM

Quote:

Originally Posted by dholaholic
its the one i just downloaded 20mins ago.. unless you updated the pack... iv just downloaded it right now again and sent you the file... let me know if thats the latest 1??

Yes, that's the correct file.

TsirhCitna 11-30-2005 12:27 AM

Quote:

Originally Posted by John
The reason this is so damn frustrating is that all the errors you guys are posting here are bugs that I've already fixed, because I was experiencing them on my prefixed test forums.

I've just installed, uninstalled, and reinstalled on my prefix forums about ten times without problems. If you're having problems, email me your class_database_analyse.php file to john {at} eovie.com.

I feel kinda dumb here, but I just fixed the problem by uploading all the files again. I'm guessing that everyone did the samething I did when you updated the .zip, they just tried to install the new product or use the dbfix.

Snoop-It 11-30-2005 12:28 AM

ok now the product installs... but my arcade... lost all the games and its onlyshowing >> ALL, RANDOM (what happened to the others??)

Lionel 11-30-2005 12:29 AM

Quote:

Originally Posted by Moparx
Its fixed for me now... I forgot to reupload class_database_analyse.php this last update.
Thanks John

looks like I had the same mistake too.

Moparx 11-30-2005 12:30 AM

Now that its working for me:
- Had to use v3arcades site to reinstall all the default games as they didnt show up
- The game categories didnt get added this time around

Both are minor issues (for me anyway) and everything else works perfectly

fringehead 11-30-2005 12:31 AM

Quote:

Originally Posted by John


yep... any ideas? Thanks!

Snoop-It 11-30-2005 12:32 AM

Quote:

Originally Posted by Moparx
Now that its working for me:
- Had to use v3arcades site to reinstall all the default games as they didnt show up
- The game categories didnt get added this time around

Both are minor issues (for me anyway) and everything else works perfectly

yeah i know, same here. i got to look and copy the categories of v3arcade... and installgames off their.

Thanks John for fixing this up for me / us. Much Aprriciated :)

Retell 11-30-2005 12:37 AM

Anyones help reqs go un answered?

Lionel 11-30-2005 12:39 AM

I tried to go to v3arcade site and I get
Quote:

It doesn't look like the URL you entered points to the Arcade on your site. If you're sure it's correct, make sure guests can view your Arcade installation and try again.

Retell 11-30-2005 12:40 AM

Quote:

Originally Posted by Lionel
I tried to go to v3arcade site and I get

well do you have guest permision? I know on my install that wasn't set as default.

lanc3lot 11-30-2005 12:42 AM

My heart is back again:)

I uploaded all the files again and run the arcadetools.php?do=fixdb and now even the game settings are seems to working:)

Thnx john, sorry if i asked many times:)

Lionel 11-30-2005 12:43 AM

I am also missing the navigation that I had before

John 11-30-2005 12:53 AM

Quote:

Originally Posted by fringehead
yep... any ideas? Thanks!

You probably weren't answered because it has been asked many times before, set your usergroup permissions.

Lionel 11-30-2005 12:58 AM

About Favorites and Navigation, how do I get them back?

Moparx 11-30-2005 01:07 AM

Quote:

Originally Posted by Lionel
About Favorites and Navigation, how do I get them back?

INSERT INTO `vb3_arcade_categories` VALUES (7,'Puzzle',1),(8,'Action',2),(3,'Retro',3),(4,'Sp ort',4),(5,'Shooters',5),(1,'Other',100),(2,'Favor ites',101);

Lionel 11-30-2005 01:09 AM

There were some navigation links before where we had the option to use those only instead of vb navbar

Moparx 11-30-2005 01:13 AM

v3arcade settings > Use Alternate Navbar Template

fringehead 11-30-2005 01:21 AM

Quote:

Originally Posted by John
You probably weren't answered because it has been asked many times before, set your usergroup permissions.


Maybe if you had better instructions and included the details I wouldn't have to read every single post in these forums to find the information you left out in the 1st place. Try to improve the documentation... First and foremost try to be polite to people. Ignoring people is just rude.

I see many people have suggested you add the info to the docs, but I guess you decided against it.

Here is the link to the thread with the information on how to change the permissions so you can use the arcade:

http://www.v3arcade.com/forums/showt...set+permission

bold 11-30-2005 01:33 AM

Quote:

Originally Posted by fringehead
Maybe if you had better instructions and included the details I wouldn't have to read every single post in these forums to find the information you left out in the 1st place. Try to improve the documentation... First and foremost try to be polite to people. Ignoring people is just rude.

I see many people have suggested you add the info to the docs, but I guess you decided against it.

Here is the link to the thread with the information on how to change the permissions so you can use the arcade:

http://www.v3arcade.com/forums/showt...set+permission

geez. calm down. you're leeching off his hardwork and still you give him a hard time.

fringehead 11-30-2005 01:47 AM

Quote:

Originally Posted by bold
geez. calm down. you're leeching off his hardwork and still you give him a hard time.


I'm clam here. You're the one calling people names.
Go back and read the thread; get your facts straight.

GoTTi 11-30-2005 01:49 AM

you guys should really register on johns website and submit bug tickets for problems @ http://www.v3arcade.com/forums/vbugs.php so you get better support.....

The Chief 11-30-2005 01:50 AM

k, well i just tried to upgrade the arcade from 1.0 to 1.0.1 but I still get the same error that everybody here had (read the 7 last pages).

Quote:

Database error in vBulletin 3.5.1:

Invalid SQL:
INSERT INTO arcade_categories VALUES (7,'Puzzle',1),(8,'Action',2),(3,'Retro',3),(4,'Sp ort',4),(5,'Shooters',5),(1,'Other',100),(2,'Favor ites',101);

MySQL Error : Duplicate entry '7' for key 1
Error Number : 1062
Date : Wednesday, November 30th 2005 @ 03:42:18 AM
Script : http://etalk.gamebgs.com/forums/admincp/plugin.php
Referrer : http://etalk.gamebgs.com/forums/admi...?do=productadd
IP Address : 67.68.84.191
Username : The Chief
Classname : vb_database
I really don't understand why I get this, isn't it supposed to be simple...?

I tried doing the arcadetools.php?do=fixdb, it says that all Databases has been fixed but when I try reuploading the product it still gives me that error.

Also I can't uninstall the product as I can't see the product in my product list anymore...

I really do not want to lose all of the information that my users worked so hard to gain for...what do I do???

Cap'n Steve 11-30-2005 01:50 AM

For everyone getting errors upgrading from 1.0.0 to 1.0.1, running these two queries should enable you to upgrade successfully.

Code:

DELETE FROM $TParcade_news WHERE newsid = 1
Code:

DELETE FROM $TParcade_categories WHERE categoryid IN(1, 2, 3, 4, 5, 7, 8)
Be sure to replace $TP with your table prefix.


All times are GMT. The time now is 09:35 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.04571 seconds
  • Memory Usage 1,845KB
  • 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
  • (22)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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