-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
https://github.com/houseoftech/Meta/blob/master/Controller/MetaController.php#L187 (from revision 13) checks to see if it can load the Page model, which it always can regardless if you are using one.
In the case that you are just using static pages, like I typically am, this shouldn't pass. Out of the box, you don't use anything to control your pages but static *.ctp pages.
If you need to use something like this in order to use this plugin, that's fine, but there is nothing specifying as much.
Metadata
Metadata
Assignees
Labels
No labels