ErrorException: Template error: [E_USER_WARNING] Method isCheckMultiAccount is not callable on the given object (SV\ElasticSearchEssentials\XF\Entity\User)
src/XF/Template/Templater.php:1190
Stack trace:
#0 [internal function]: XF\Template\Templater->handleTemplateError(512, '[E_USER_WARNING...', '/home/nginx/dom...', 1190)
#1 src/XF/Template/Templater.php(1190): trigger_error('Method isCheckM...', 512)
#2 internal_data/code_cache/templates/l2/s25/public/helper_js_global.php(270): XF\Template\Templater->method(Object(SV\ElasticSearchEssentials\XF\Entity\User), 'isCheckMultiAcc...', Array)
#3 src/XF/Template/Templater.php(828): XF\Template\Templater->{closure}(Object(SV\StandardLib\XF\Template\Templater), Array, NULL)
#4 src/addons/MaZ/AMP/XF/Template/Templater.php(152): XF\Template\Templater->callMacro('helper_js_globa...', 'body', Array, Array, Object(XF\Template\MacroState))
#5 internal_data/code_cache/templates/l2/s25/public/PAGE_CONTAINER.php(2834): MaZ\AMP\XF\Template\TemplaterAbstract->callMacro('helper_js_globa...', 'body', Array, Array)
#6 src/XF/Template/Templater.php(1655): XF\Template\Templater->{closure}(Object(SV\StandardLib\XF\Template\Templater), Array, NULL)
#7 src/addons/MaZ/AMP/Traits/Templater/XF22.php(52): XF\Template\Templater->renderTemplate('PAGE_CONTAINER', Array, true, NULL)
#8 src/addons/MaZ/AUN/XF/Template/Templater.php(39): MaZ\AMP\XF\Template\Templater->renderTemplate('public:PAGE_CON...', Array, true, NULL)
#9 src/XF/Pub/App.php(565): MaZ\AUN\XF\Template\Templater->renderTemplate('public:PAGE_CON...', Array)
#10 src/XF/App.php(2283): XF\Pub\App->renderPageHtml('
<div ...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#11 src/XF/Mvc/Dispatcher.php(404): XF\App->renderPage('
<div ...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#12 src/XF/Mvc/Dispatcher.php(60): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#13 src/XF/App.php(2485): XF\Mvc\Dispatcher->run()
#14 src/XF.php(524): XF\App->run()
#15 index.php(20): XF::runApp('XF\\Pub\\App')
#16 {main}
Request state:
array(4) {
["url"] => string(81) "/threads/examplethread.406301/page-139"
["referrer"] => string(26) "https://www.domain.com"
["_GET"] => array(1) {
["/threads/examplethread_406301/page-139"] => string(0) ""
}
["_POST"] => array(0) {
}
}
- Fix ajax pagination & ajax filtered pagination code did not dynamically loading css/js
- Update
choices.js
- Various performance fixes when used with large number of options (ie hundreds of prefixes when using Multi-Prefix)
- Fix filtering/search could return unstable search results
- Fix possible empty
aria-label
generation on remove item button- Fix enter could cause accidental form submit instead of open/closing the choices list in all...
- Fix bad reference to
useNativeTimeInputs
inREADME.md
- Update choices.js (v11.0.0-rc7)
- Smaller bundle size
- Improve aria attribute handling (aka accessability)
- Many bugfixes around keyboard handling & displaying notices
- Update
choices.js (v11.0.0-rc8)
- Maintenance of
choices.js
is now done by Xon- When filtering/searching, show all search result hits instead of just the top 4.
- Support all text/number configuration options as data-* attributes
- Fix "Class XFES\Listener not found" from some of my add-on installers
- Update
choices.js
integration
- Cleanup font-size handling (on average slightly larger, but works on more styles)
- Convert CSS (generated from SCSS) into LESS
- Fix adding classes to
choices.js
viadata-class-*
attributes did not work as expected- Fix a number of performance issues with very large number of options (ie hundreds to thousands), not fully resolved but better.
We use essential cookies to make this site work, and optional cookies to enhance your experience.