I’m getting these errors when I try to access the template manager for one of my MSM sites (the other MSM site in the same install works fine).
This is preventing me accessing the template manager.
Is there a quick fix?
Thanks
A PHP Error was encountered
Severity: Notice
Message: Array to string conversion
Filename: mysql/mysql_driver.php
Line Number: 557A Database Error Occurred
Error Number: 1054
Unknown column 'Array' in 'field list'
INSERT INTO `exp2_templates` (`group_id`, `template_name`, `template_data`, `edit_date`, `save_template_file`, `last_author_id`, `site_id`) VALUES (Array, 'index', '', 1353287313, 'y', 1, '1')
Filename: models/template_model.php
Line Number: 95