Hello! :)
In my client it is White its is only white, somebody know how to fix it? (R63):down:
Hope you can help me! :up:
Sorry for my Bad English i'm from Denmark :null:
Hey, guys if you get a error like site_config!
Now a easy way!
DROP TABLE IF EXISTS `site_config`;
CREATE TABLE `site_config` (
`maintenance` enum('0','1') NOT NULL DEFAULT '0',
`webbuild` varchar(255) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
-- ----------------------------
--...
Hey People! :)
I have a problem on Mercury Emulator! :(
Please someone help me! ;)
Error:
http://imgur.com/dplrUpf
Hope you can help me! :muffit:
## Mercury Emulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306...