Duplicate entry in tokenSTARTER
| Project: | Token |
| Version: | 6.x-1.12 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
user warning: Duplicate entry 'sites/all/modules/other/token/tokenstarter.module' for key 1 query: INSERT INTO system (name, info, type, filename, status, throttle, bootstrap) VALUES ('tokenstarter', 'a:9:{s:4:\"name\";s:12:\"TokenSTARTER\";s:11:\"description\";s:72:\"Provides additional tokens and a base on which to build your own tokens.\";s:12:\"dependencies\";a:1:{i:0;s:5:\"token\";}s:4:\"core\";s:3:\"6.x\";s:7:\"version\";s:8:\"6.x-1.12\";s:7:\"project\";s:5:\"token\";s:9:\"datestamp\";s:10:\"1243895498\";s:10:\"dependents\";a:0:{}s:3:\"php\";s:5:\"4.3.5\";}', 'module', 'sites/all/modules/other/token/tokenstarter.module', 0, 0, 0) in /var/www/vhosts/httpdocs/includes/module.inc on line 147.
I got this error on every page, sometimes its repeated 2 or 3 times on the page. I never had tokenSTARTER module ON on this site.
Any suggestion?

#1
So it was probably caused by some corupted indexes of system table. I dont know how can I repair it so as the last option I deleted the line with tokenstarter module. And its help. But PHPMyAdmin styl warning me about duplicate indexes in the system table, but the annoying eror is gone.
#2
Yes, I think this is an indication of system/database instability rather than a token problem specifically.
I suggest working with your hosting provider to fix this.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.