by
KK » Sun Feb 20, 2011 3:00 am
I must add that a common cause for getting this error is when you try and access a template that has not yet been added to Couch (but has the two lines of Couch in it) without being logged in as super-admin.
When such a fresh template is accessed by super-admin, Couch adds it to the list shown in admin-panel. However, if it is accessed by a non-super-admin, Couch gives back a 'Page not found' error.
Whenever you get a 'Page not found' error for a template which obviously is present, double check if you are accessing it with the right credentials (can easily happen if you have multiple browsers open).