I get this when I try to create a new document (on the site menu, or with a right-click):
Fatal error: Call to undefined method modManagerRequest::hasFormValues() in C:\xampp\htdocs\MODx097\manager\controllers\resource\create.php on line 30
[update] Now in Jira #MODX-428. Looks like hasFormValues was removed from the modManagerRequest class but is still called in the three resource create.php files.
-
MODX Staff
- 10,725 Posts
FYI, I’ve reverted those changes and committed as 4295 until this is addressed.