Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
At this line:[PHP]if (!$this->getInlineModTypeModel()->$functionName($ids, $options, $errorPhraseKey))[/PHP]It seems XenForo_ControllerPublic_InlineMod_Abstract::executeInlineModAction doesn't define $errorPhraseKey. I added $errorPhraseKey = '' to the end and it seems to stop complaining, though not sure if I should pass it by reference or not but I don't see a difference on the front-end.
At this line:
[PHP]if (!$this->getInlineModTypeModel()->$functionName($ids, $options, $errorPhraseKey))[/PHP]It seems XenForo_ControllerPublic_InlineMod_Abstract::executeInlineModAction doesn't define $errorPhraseKey. I added $errorPhraseKey = '' to the end and it seems to stop complaining, though not sure if I should pass it by reference or not but I don't see a difference on the front-end.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences