MyBB Community Forums

Full Version: Servers board
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I changed the compatibility so it could be installed for 1.8.10 but when I click Install I get the following error:

SQL Error:
1101 - BLOB, TEXT, GEOMETRY or JSON column 'buddylist' can't have a default value
Query:
CREATE TABLE mybb_serversboard ( sid int(10) unsigned NOT NULL AUTO_INCREMENT, ip varchar(35) NOT NULL DEFAULT '0', arma2qport varchar(30) NOT NULL DEFAULT '', arma3qport varchar(30) NOT NULL DEFAULT '', bf3qport varchar(30) NOT NULL DEFAULT '', bf4qport varchar(30) NOT NULL DEFAULT '', dayzqport varchar(30) NOT NULL DEFAULT '', dayzmodqport varchar(30) NOT NULL DEFAULT '', minecraftqport varchar(30) NOT NULL DEFAULT '', mtaqport varchar(30) NOT NULL DEFAULT '', mumbleqport varchar(30) NOT NULL DEFAULT '', rustqport varchar(30) NOT NULL DEFAULT '', terrariaqport varchar(30) NOT NULL DEFAULT '', ts3qport varchar(30) NOT NULL DEFAULT '10011', type varchar(20) NOT NULL DEFAULT '0', offlinehostname varchar(100) NOT NULL DEFAULT '', cuthostname varchar(3) NOT NULL DEFAULT '', disporder int(10) NOT NULL DEFAULT '0', field int(1) NOT NULL default '0', field_link varchar(100) NOT NULL DEFAULT '', field_icon varchar(100) NOT NULL DEFAULT '', visible int(1) NOT NULL default '1', new int(1) NOT NULL default '0', new_color varchar(20) NOT NULL DEFAULT '', new_text varchar(20) NOT NULL DEFAULT '', forumid varchar(20) NOT NULL DEFAULT '', buddylist TEXT NOT NULL DEFAULT '', cache LONGTEXT NOT NULL DEFAULT '', lastupdate bigint(30) NOT NULL DEFAULT '0', recordplayers int(10) NOT NULL DEFAULT '0', owner varchar(100) NOT NULL DEFAULT '', administrators varchar(100) NOT NULL DEFAULT '', PRIMARY KEY (sid) ) ENGINE = MYISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;


EDIT: Fixed by disabling strict mode on MySQL
my game server shows offline when its in fact online. Anyone know why?
Propobly web host block ports
you can contact with hosting
Works nicely. Though it does cause the first page load to be slower as the plugin pings my servers (then again after cache is expired).
can you make it with gameq v3 ? with gameq v3 i was able to query some servers that your server boards couldn't (cs 1.6 servers changed query port and it worked.)
Not fast but thus will be on gq3
Not fast but works  Toungue
Server Board not Working Arma3 and MTA why ?
For me, when plugin was tested, this games works
Maybe your webhost block ports