All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Low Variables Error on ee 4.1.1 | Exception Caught

Mateusz 19 Jun 2018 10:47 problem, complete

Hello,
I have a problem after installing Low Variables 3.2.0 on ee 4.1.1
The problem appears after entering the license key

Exception Caught
No such method loadAllInstallWide.

ee/EllisLab/ExpressionEngine/Library/Mixin/Manager.php:153
Stack Trace: Please include when reporting this error

#0 ee/EllisLab/ExpressionEngine/Library/Mixin/Manager.php(119): EllisLab\ExpressionEngine\Library\Mixin\Manager->runMixins('loadAllInstallW...', Array)

#1 ee/EllisLab/ExpressionEngine/Library/Data/Entity.php(93): EllisLab\ExpressionEngine\Library\Mixin\Manager->call('loadAllInstallW...', Array)

#2 ee/EllisLab/ExpressionEngine/Service/Model/Model.php(153): EllisLab\ExpressionEngine\Library\Data\Entity->__call('loadAllInstallW...', Array)

#3 user/addons/low_variables/libraries/Low_variables_sync.php(45): EllisLab\ExpressionEngine\Service\Model\Model->__call('loadAllInstallW...', Array)

#4 user/addons/low_variables/mcp.low_variables.php(139): Low_variables_sync->native()

#5 user/addons/low_variables/mcp.low_variables.php(114): Low_variables_mcp->group()

#6 [internal function]: Low_variables_mcp->index()

#7 ee/EllisLab/ExpressionEngine/Controller/Addons/Addons.php(1600): call_user_func_array(Array, Array)

#8 ee/EllisLab/ExpressionEngine/Controller/Addons/Addons.php(884): EllisLab\ExpressionEngine\Controller\Addons\Addons->getModuleSettings('low_variables', 'index', Array)

#9 [internal function]: EllisLab\ExpressionEngine\Controller\Addons\Addons->settings('low_variables')

#10 ee/EllisLab/ExpressionEngine/Core/Core.php(240): call_user_func_array(Array, Array)

#11 ee/EllisLab/ExpressionEngine/Core/Core.php(109): EllisLab\ExpressionEngine\Core\Core->runController(Array)

#12 ee/EllisLab/ExpressionEngine/Boot/boot.php(146): EllisLab\ExpressionEngine\Core\Core->run(Object(EllisLab\ExpressionEngine\Core\Request))

#13 admin.php(147): require_once('...')

#13 admin.php(147): require_once('...')

Replies

  1. Low 19 Jun 2018 10:54

    Hmm, looks like that method "loadAllInstallWide", in EE's code, only appeared in v4.1.3 and up. Thought it was available in EE 4.0. Can you try and upgrade EE?

  2. Mateusz 19 Jun 2018 11:38

    OK, I will make updates and I will answer for you.
    Thank you

  3. Mateusz 20 Jun 2018 12:35

    I updated the system to version 4.3.1
    Everything works fine.
    Thank you for your help :)