Log in

View Full Version : DB error on install override for v2.60


YLP1
02-27-2007, 10:39 PM
I had a bit of trouble and decided to do the install override because that's what was done to correct an issue with the secure scoring under v2.5.9.

That's what I get for thinking on my own!! LOL
I get this DB error:

Top of the page states:

Checking and Creating Tables...........done
Checking and Adapting Tables...........

This is the error:
mySQL query error: ALTER TABLE `vb3_games_session` ADD randgid VARCHAR(30) NOT NULL DEFAULT '0'
mySQL error: Duplicate column name 'randgid'
mySQL error code: 0
Date: Tuesday 27th 2007f February 2007 07:32:56 PM

What I was trying to do was get back the secure scoring option that was there with 2.5.9 and isn't with v2.60.

So what did I do wrong and how do I fix this?

Thanks in advance.

MrZeropage
03-02-2007, 05:46 AM
you don't need any fix, just read the release-history and you see (click (https://vborg.vbsupport.ru/showthread.php?t=140808)):
* secure games are detected and handled automatically (so on/off in game-settings anymore)So no need to do anything, secure games are automatically detected, you can see them in AdminCP -> Game List (they have an icon) under the category

http://www.vb-service.com/acp_sgames.png



btw thanks, I now found a small bug in the installer.php as it should never bring up any error-message and fixed that for next version :)