I need to rename a page ("Services - services.php") to "Products" - products.php.
As suggested in the forum ( https://www.couchcms.com/forum/viewtopic.php?f=4&t=7232 ), I renamed the template services.php directly in the database (couch_templates).
I regenerated htaccess to get the new link (example.com/products/ instead of /services/) and changed all links in the menus.
I also deleted my browser's cache.
When I access the /products/ now, I get the following error:
ERROR: Tag "pages": masterpage 'services.php' not found
Any idea how to fix this?
As suggested in the forum ( https://www.couchcms.com/forum/viewtopic.php?f=4&t=7232 ), I renamed the template services.php directly in the database (couch_templates).
I regenerated htaccess to get the new link (example.com/products/ instead of /services/) and changed all links in the menus.
I also deleted my browser's cache.
When I access the /products/ now, I get the following error:
ERROR: Tag "pages": masterpage 'services.php' not found
Any idea how to fix this?