Hello;
Everything worked well for around 5 days but now I notice on members stats pages I get these errors,
Database Error:
Duplicate entry 'unknown' for key 'languageKey'
Last Query:
INSERT INTO `language_key` (`languageKey`, `defaultContent`, `isAdminArea`) VALUES ('unknown','unknown','0')
I keep dropping and re-adding these tables but as soon as a member checks their stats it adds the 'unknown' into the table.
Anything I can do to stop this?
Regards
Darren
Everything worked well for around 5 days but now I notice on members stats pages I get these errors,
Database Error:
Duplicate entry 'unknown' for key 'languageKey'
Last Query:
INSERT INTO `language_key` (`languageKey`, `defaultContent`, `isAdminArea`) VALUES ('unknown','unknown','0')
I keep dropping and re-adding these tables but as soon as a member checks their stats it adds the 'unknown' into the table.
Anything I can do to stop this?
Regards
Darren