With installed babel plugin I get this MODx Manager error in my error log. Would be nice to get it removed...
[2010-12-13 14:09:22] (ERROR @ /manager/index.php) Error 23000 executing statement:
INSERT INTO `modx_site_tmplvar_templates` (`tmplvarid`, `templateid`, `rank`) VALUES (1, 1, 0)
Array
(
[0] => 23000
[1] => 1062
[2] => Duplicate entry '1-1' for key 'PRIMARY'
)
With installed babel plugin I get this MODx Manager error in my error log. Would be nice to get it removed...