Events plugin needs to know about the 2007 year - add this to 'dump' within the plugin:
INSERT INTO code_param (type, name, code) VALUES ('years','2007', 7);
Log in to post a comment.