The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#112
|
|||
|
|||
This still under dev? It is very interesting.
|
#113
|
||||
|
||||
Yes this is still under development. Just start things back up so the next release should be a few weeks. I'll post more info up later and as for issues posted in the thread will be addressed in the next release.
|
#114
|
|||
|
|||
Quote:
Code:
There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem ERROR: Unknown Punctuation String @ 4 STR: -> SQL: $db->query_write("CREATE TABLE IF NOT EXISTS ". TABLE_PREFIX ."mindesticgcms_game ( gameid int(11) NOT NULL auto_increment, gamename varchar(255) NOT NULL default '', gameusername varchar(50) default NULL, gameuserid int(10) unsigned NOT NULL default '0', gamelastupdate int(10) unsigned NOT NULL default '0', gamedateline int(10) unsigned NOT NULL default '0', gamereleasedate int(10) unsigned NOT NULL default '0', gameplatformid smallint(5) unsigned NOT NULL default '0', gamevalid int(10) NOT NULL default '1', gameviews int(10 NOT NULL default '0', gamedescription text NOT NULL, gameipaddress VARCHAR( 15 ) DEFAULT '' NOT NULL, gameeditusername VARCHAR( 50 ) DEFAULT '' NULL, gameedituserid INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL, gameeditipaddress VARCHAR( 15 ) DEFAULT '' NOT NULL, gamegenreid smallint(5) unsigned NOT NULL default '0', gamemediumid smallint(5) unsigned NOT NULL default '0', gameorginid smallint(5) unsigned NOT NULL default '0', gameplayerid smallint(5) unsigned NOT NULL default '0', gamedeveloperid smallint(5) unsigned NOT NULL default '0', gamepublisherid smallint(5) unsigned NOT NULL default '0', gameesrbid smallint(5) unsigned NOT NULL default '0', gamemultiplayid smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (gameid) ) TYPE=MyISAM") SQL query: $db->query_write("CREATE TABLE IF NOT EXISTS ". TABLE_PREFIX ."mindesticgcms_game ( gameid int(11) NOT NULL auto_increment, gamename varchar(255) NOT NULL default '', gameusername varchar(50) default NULL, gameuserid int(10) unsigned NOT NULL default '0', gamelastupdate int(10) unsigned NOT NULL default '0', gamedateline int(10) unsigned NOT NULL default '0', gamereleasedate int(10) unsigned NOT NULL default '0', gameplatformid smallint(5) unsigned NOT NULL default '0', gamevalid int(10) NOT NULL default '1', gameviews int(10 NOT NULL default '0', gamedescription text NOT NULL, gameipaddress VARCHAR( 15 ) DEFAULT '' NOT NULL, gameeditusername VARCHAR( 50 ) DEFAULT '' NULL, gameedituserid INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL, gameeditipaddress VARCHAR( 15 ) DEFAULT '' NOT NULL, gamegenreid smallint(5) unsigned NOT NULL default '0', gamemediumid smallint(5) unsigned NOT NULL default '0', gameorginid smallint(5) unsigned NOT NULL default '0', gameplayerid smallint(5) unsigned NOT NULL default '0', gamedeveloperid smallint(5) unsigned NOT NULL default '0', gamepublisherid smallint(5) unsigned NOT NULL default '0', gameesrbid smallint(5) unsigned NOT NULL default '0', gamemultiplayid smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (gameid) ) TYPE=MyISAM") MySQL said: Documentation #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '$db->query_write("CREATE TABLE IF NOT EXISTS ". TABLE_PREFIX ."mindesticgcms_gam' at line 1 |
#115
|
||||
|
||||
If for some reason it wasn't installed, to manully put it in paste the following in your phpmyadmin under 'SQL' or whatever program you use (Replace 'community' with whatever your TABLE PREFIX is setup as in vb if any) :
PHP Code:
|
#116
|
|||
|
|||
Hi,
i have error mysql : Database error in vBulletin 3.6.8: Invalid SQL: SELECT COUNT(*) AS total FROM HG_mindesticgcms_game AS game; MySQL Error : La tabella 'hardwaregame.hg_mindesticgcms_game' non esiste Error Number : 1146 Date : Saturday, November 10th 2007 @ 12:10:27 PM Script : http://127.0.0.1/forum/admincp/admin...ms.php?do=list Referrer : http://127.0.0.1/forum/admincp/index.php IP Address : 127.0.0.1 Username : Classname : vB_Database Help Me!! |
#117
|
||||
|
||||
I think your missing the game table. Just put in the sql from thishttps://vborg.vbsupport.ru/showpost....&postcount=114 post.
|
#118
|
|||
|
|||
Quote:
|
#119
|
|||
|
|||
Very good this feature for the future:
11. Game Cheats System. |
#120
|
||||
|
||||
Yeah for sure. When I get to it who knows lol. In the next few weeks I'm planning on releasing the next beta so things will start up with development again.
|
#121
|
||||
|
||||
It would be wonderful if it would be possible to use this also as a movie database
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|