Template Manager has gone blank. It turns out that there are two templates in Template Manager that have been getting copies upon copies upon copies made in the DB, nonstop. We are at 82,000 of these templates.
I have isolated the issue to this:
A new copy of the template is getting written to the exp_templates table whenever “Save Templates as Files” is ENABLED and a user loads one of these pages in their browser.
We need the “Save Templates as Files” feature and this shouldn’t be creating an endless array of templates in our database. Help???
NOTES:
- We stopped/started Apache but it just keeps going and going.
- We are unable to synchronize these two templates. ExpressionEngine reports success but the templates sit there and remain unsynced. All other templates are syncing fine.
- When I make an update to one of the two templates that are getting duplicated, the changes are reflected in the new templates that are being created in the DB.
- This started happening approximately a week ago and we did not notice. We made no updates to EE or any addons on that day.