Quote Originally Posted by a_berezin View Post
Download and try last variant.
just downloaded the latest version from your site but i get this error when trying to update the sql

1064 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 '; = 0' at line 1
in:
[CREATE TABLE modchipfittersscart ( scartid int(11) NOT NULL auto_increment, customers_id int(11) NOT NULL default '0', dateadded varchar(8) NOT NULL default '', datemodified varchar(8) NOT NULL default '', PRIMARY KEY (scartid), UNIQUE KEY customers_id (customers_id), UNIQUE KEY scartid (scartid) ) TYPE=MyISAM; = 0;]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.