execute this on your phpmyadmin or whatever you use to handle sql:
CREATE TABLE IF NOT EXISTS `mapreg` ( `varname` VARCHAR(32) BINARY NOT NULL, `index` INT(11) UNSIGNED NOT NULL DEFAULT '0', `value` VARCHAR(255) NOT NULL, PRIMARY KEY (`varname`,`index`)) ENGINE=MyISAM;
that doesn't looks like default hercules tho, I suggest you to use the english one
Let me give it a try. What do you mean it doesn't look like default hercules?
I'm using wampserver 2.5 by the way. But looks like I got the french version O.o
thanks @evilpuncker