Is this related to HikaShop update?

  • Posts: 15
  • Thank you received: 3
  • Hikashop Business
7 months 6 days ago #355806

-- HikaShop version -- : 5.0.0
-- Joomla version -- : 4.3.4
-- PHP version -- : 8.1.19
-- Browser(s) name and version -- : Google Chrome 117.0.5938.149
-- Error-message(debug-mod must be tuned on) -- : 0 Call to a member function getContext() on null
Call stack
# Function Location
1 () JROOT/plugins/quickicon/hikashop/hikashop.php:30
2 plgQuickiconHikaShop->onGetIcons() JROOT/administrator/components/com_hikashop/pluginCompatJ4.php:48
3 hikashopJoomlaPlugin->__call() JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:486
4 Joomla\Event\Dispatcher->dispatch() JROOT/libraries/src/Application/EventAware.php:111
5 Joomla\CMS\Application\WebApplication->triggerEvent() JROOT/administrator/modules/mod_quickicon/src/Helper/QuickIconHelper.php:387
6 Joomla\Module\Quickicon\Administrator\Helper\QuickIconHelper->getButtons() JROOT/administrator/modules/mod_quickicon/src/Dispatcher/Dispatcher.php:38
7 Joomla\Module\Quickicon\Administrator\Dispatcher\Dispatcher->getLayoutData() JROOT/libraries/src/Dispatcher/AbstractModuleDispatcher.php:63
8 Joomla\CMS\Dispatcher\AbstractModuleDispatcher->dispatch() JROOT/libraries/src/Helper/ModuleHelper.php:281
9 Joomla\CMS\Helper\ModuleHelper::renderRawModule() JROOT/libraries/src/Helper/ModuleHelper.php:161
10 Joomla\CMS\Helper\ModuleHelper::renderModule() JROOT/administrator/components/com_cpanel/tmpl/cpanel/default.php:57
11 include() JROOT/libraries/src/MVC/View/HtmlView.php:410
12 Joomla\CMS\MVC\View\HtmlView->loadTemplate() JROOT/libraries/src/MVC/View/HtmlView.php:203
13 Joomla\CMS\MVC\View\HtmlView->display() JROOT/administrator/components/com_cpanel/src/View/Cpanel/HtmlView.php:158
14 Joomla\Component\Cpanel\Administrator\View\Cpanel\HtmlView->display() JROOT/libraries/src/MVC/Controller/BaseController.php:645
15 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/administrator/components/com_cpanel/src/Controller/DisplayController.php:56
16 Joomla\Component\Cpanel\Administrator\Controller\DisplayController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:678
17 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:143
18 Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
19 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:143
20 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:186
21 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:293
22 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:61
23 require_once() JROOT/administrator/index.php:32

Hello,
i updated to HikaShop 5.0.0 and now i have error message on Home Dashboard: 0 Call to a member function getContext() on null.

Thank You in advance

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
7 months 6 days ago #355808

Hi,

Yes. We've made a patch for it. Download again the install package on our website and install it on yours and it will fix the problem.

Please Log in or Create an account to join the conversation.

  • Posts: 15
  • Thank you received: 3
  • Hikashop Business
7 months 6 days ago #355820

Hi, i downloaded and installed the patch but it didn't solve the problem. What can i do now?

here you are the error messages:

0 Call to a member function getContext() on null
Call stack
# Function Location
1 () JROOT/plugins/quickicon/hikashop/hikashop.php:30
2 plgQuickiconHikaShop->onGetIcons() JROOT/administrator/components/com_hikashop/pluginCompatJ4.php:48
3 hikashopJoomlaPlugin->__call() JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:486
4 Joomla\Event\Dispatcher->dispatch() JROOT/libraries/src/Application/EventAware.php:111
5 Joomla\CMS\Application\WebApplication->triggerEvent() JROOT/administrator/modules/mod_quickicon/src/Helper/QuickIconHelper.php:387
6 Joomla\Module\Quickicon\Administrator\Helper\QuickIconHelper->getButtons() JROOT/administrator/modules/mod_quickicon/src/Dispatcher/Dispatcher.php:38
7 Joomla\Module\Quickicon\Administrator\Dispatcher\Dispatcher->getLayoutData() JROOT/libraries/src/Dispatcher/AbstractModuleDispatcher.php:63
8 Joomla\CMS\Dispatcher\AbstractModuleDispatcher->dispatch() JROOT/libraries/src/Helper/ModuleHelper.php:281
9 Joomla\CMS\Helper\ModuleHelper::renderRawModule() JROOT/libraries/src/Helper/ModuleHelper.php:161
10 Joomla\CMS\Helper\ModuleHelper::renderModule() JROOT/administrator/components/com_cpanel/tmpl/cpanel/default.php:57
11 include() JROOT/libraries/src/MVC/View/HtmlView.php:410
12 Joomla\CMS\MVC\View\HtmlView->loadTemplate() JROOT/libraries/src/MVC/View/HtmlView.php:203
13 Joomla\CMS\MVC\View\HtmlView->display() JROOT/administrator/components/com_cpanel/src/View/Cpanel/HtmlView.php:158
14 Joomla\Component\Cpanel\Administrator\View\Cpanel\HtmlView->display() JROOT/libraries/src/MVC/Controller/BaseController.php:645
15 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/administrator/components/com_cpanel/src/Controller/DisplayController.php:56
16 Joomla\Component\Cpanel\Administrator\Controller\DisplayController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:678
17 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:143
18 Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
19 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:143
20 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:186
21 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:293
22 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:61
23 require_once() JROOT/administrator/index.php:32

Thank You

Please Log in or Create an account to join the conversation.

  • Posts: 1
  • Thank you received: 0
  • Hikashop Multisite
7 months 6 days ago #355821

Installing the package again did not solve the problem for me either.

Please Log in or Create an account to join the conversation.

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
7 months 6 days ago #355825

Hi,

Thanks for your feedback. I've made another patch. Please try again.

The following user(s) said Thank You: fullwater, cliveg, aquamar

Please Log in or Create an account to join the conversation.

  • Posts: 15
  • Thank you received: 3
  • Hikashop Business
7 months 6 days ago #355826

Thank You nicolas, now it works

The following user(s) said Thank You: nicolas

Please Log in or Create an account to join the conversation.

Time to create page: 0.075 seconds
Powered by Kunena Forum