
Originally Posted by
inksale
1.3.6.1
I just tried to install and am getting an sql error. I dropped the table several times and tried to install the patch via both Myphp and the Zen tool with the same result.
Get the same error on 2 sites. Both are 1.3.6 zen and 1.3.6.1 of the mod.
I will also assume this is the reason there is no options under cinfig for this mod.
--------------------------------
SQL query:
INSERT INTO configuration_group( `configuration_group_id` , `configuration_group_title` , `configuration_group_description` , `sort_order` , `visible` )
VALUES ( 999, 'User Tracking Config', 'User Tracking', 31, 1 ) ;
MySQL said: Documentation
#1062 - Duplicate entry '999' for key 1
----------------------------------------
Im a database dummy and need a little guidance as to whether its an error in the supplied sql or if its me.
Bookmarks