I am unable to access individual templates. I’m getting the following error message:
MySQL ERROR:
Error Number: 1054
Description: Unknown column ‘last_author_id’ in ‘field list’
Query: SELECT group_id, template_name, save_template_file, template_data, template_notes, template_type, edit_date, last_author_id FROM exp_templates WHERE template_id = ‘103’
This is a local MAMP installation of EE that I use for testing version 1. I recently updated it from 1.6.6 to 1.6.9, but I don’t know if the error is related to the update.
Can anyone identify the source of this error?