-
You just have to check the install script xD
$query[]="CREATE TABLE user (
userid int(10) unsigned DEFAULT '0' NOT NULL auto_increment,
usergroupid smallint(5) unsigned DEFAULT '0' NOT NULL,
username varchar(50) NOT NULL,
password varchar(50) NOT NULL,
email varchar(50) NOT NULL,
styleid smallint(5) unsigned DEFAULT '0' NOT NULL,
parentemail varchar(50) NOT NULL,
coppauser smallint(6) DEFAULT '0' NOT NULL,
homepage varchar(100) NOT NULL,
icq varchar(20) NOT NULL,
aim varchar(20) NOT NULL,
yahoo varchar(20) NOT NULL,
signature mediumtext NOT NULL,
adminemail smallint(6) DEFAULT '0' NOT NULL,
showemail smallint(6) DEFAULT '0' NOT NULL,
invisible smallint(6) DEFAULT '0' NOT NULL,
usertitle varchar(250) NOT NULL,
-
yeah, I couldn't be arsed to do that ;)
but it's definitely a 250-character limit ;)
-
Yeah, that's the other reason I didn't colour every letter, the resulting code was too long for the field and cut off the last few letters of Indignation :p
-
Haha, I figured as much xD
Shoyku wanted to have a rainbow "Administrator" title awhile back, but that wouldn't fit either :P Can't have everything, I guess ;)
-
Make his custom title into an image. Problem solved.
-
hmm... good idea ;)
he's not an admin anymore though, so I can't be arsed doing that ;)
-
Do it anyways. Blame it on me.
-
ok, I'll do that when I can be arsed ;)