Hi Sue,
We are logged in as a Super Admin. I’m fairly confident that the issue is unrelated to User Groups, and that if the site were functioning correctly we would have access to the Template Manager.
To recap….
========================================
We recently inherited an EE install (v2.1.3 Build: 20101220) and we’ve been unable to access the Template manager. It loads a blank white page.
When we looked at exp_templates in the DB we noticed that there are almost 4,000 templates listed. 2,784 of those are duplicates of a webpage template. 406 of those are duplicates of an RSS feed template in the same template group.
So we assume that the Template Manager is trying load all of these templates and just running out of PHP memory. The host doesn’t allow us to increase the memory beyond 90M default.
The two templates that have duplicates are also saved as files.
========================================
So, this is whey we’re looking to remove these templates from the DB via phpMyadmin.
I understand that a backup of the DB can be restored, but we’re trying to avoid any downtime or related bugs.
If we delete these duplicates from the DB, will EE continue to load pages based on the template files?
Thank you.