PDA

View Full Version : Hitcounter Help


TopGun
11-15-2006, 06:58 AM
Appologies if I am in the wrong area but wasn't sure where to ask this.

I downloaded Hitcounter plugin and went to install it in the latest SD and got the following error:

Database error in Subdreamer

Invalid SQL: CREATE TABLE gsd_p42_hitcounter (
hits int(11) NOT NULL default '0',
start int(11) NOT NULL default '0',
style int(11) NOT NULL default '1',
digits int(11) NOT NULL default '1',
message varchar(255) NOT NULL default ''
) TYPE=MyISAM
Error: 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 'TYPE=MyISAM' at line 7
Error number: 1064

Can anyone tell me how to fix this as I would really like to get it going. I have had no other problems with any of the other plugin installs.

Cheers,
TopGun

thomas
11-15-2006, 07:57 AM
what version on mysql are you using?

TopGun
11-15-2006, 08:14 AM
server version: 5.1.7-beta

TopGun