PaulB Well-known member Licensed customer Sep 30, 2022 #1 Affected version 2.2.10 PHP: public function actionEditPrefix(ParameterBag $params) { throw new \XF\PrintableException('This is not ready yet.'); // ... } Examples: actionEditPrefix actionEditTitle
PHP: public function actionEditPrefix(ParameterBag $params) { throw new \XF\PrintableException('This is not ready yet.'); // ... } Examples: actionEditPrefix actionEditTitle
Chris D XenForo developer Staff member Licensed customer Oct 5, 2022 #2 Fixed for the next release. Thanks!