- Posts: 2
- Thank you received: 0
[Resolved] Error displaying the product list in the frontend
3 weeks 2 days ago #2
by Ruebezahl
When I create a "Product List" menu item, select all categories, and then view it on the frontend, I get the following error:Product not found!File: /~/components/com_solidshop/src/Model/ProductModel.php
Line: 193
1Joomla\Component\Solidshop\Site\Model\ProductModel->getItem()JROOT/components/com_solidshop/src/Helper/ProductHelper.php:332Joomla\Component\Solidshop\Site\Helper\ProductHelper::getProduct()JROOT/components/com_solidshop/src/Model/ProductsModel.php:4123Joomla\Component\Solidshop\Site\Model\ProductsModel->getItems()JROOT/components/com_solidshop/src/View/Products/HtmlView.php:354Joomla\Component\Solidshop\Site\View\Products\HtmlView->display()JROOT/libraries/src/MVC/Controller/BaseController.php:6975Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_solidshop/src/Controller/DisplayController.php:866Joomla\Component\Solidshop\Site\Controller\DisplayController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:7307Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:1438Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch()JROOT/components/com_solidshop/src/Dispatcher/Dispatcher.php:329Joomla\Component\Solidshop\Site\Dispatcher\Dispatcher->dispatch()JROOT/libraries/src/Component/ComponentHelper.php:36110Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:21811Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:27212Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:32013Joomla\CMS\Application\CMSApplication->execute()JROOT/includes/app.php:5814require_once()JROOT/index.php:51
Line: 193
1Joomla\Component\Solidshop\Site\Model\ProductModel->getItem()JROOT/components/com_solidshop/src/Helper/ProductHelper.php:332Joomla\Component\Solidshop\Site\Helper\ProductHelper::getProduct()JROOT/components/com_solidshop/src/Model/ProductsModel.php:4123Joomla\Component\Solidshop\Site\Model\ProductsModel->getItems()JROOT/components/com_solidshop/src/View/Products/HtmlView.php:354Joomla\Component\Solidshop\Site\View\Products\HtmlView->display()JROOT/libraries/src/MVC/Controller/BaseController.php:6975Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_solidshop/src/Controller/DisplayController.php:866Joomla\Component\Solidshop\Site\Controller\DisplayController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:7307Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:1438Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch()JROOT/components/com_solidshop/src/Dispatcher/Dispatcher.php:329Joomla\Component\Solidshop\Site\Dispatcher\Dispatcher->dispatch()JROOT/libraries/src/Component/ComponentHelper.php:36110Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:21811Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:27212Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:32013Joomla\CMS\Application\CMSApplication->execute()JROOT/includes/app.php:5814require_once()JROOT/index.php:51
Please Log in or Create an account to join the conversation.
3 weeks 2 days ago #3
by Viet Vu
Replied by Viet Vu on topic [Resolved] Error displaying the product list in the frontend
Hi,
Thanks for the bug report.
We've confirmed and fixed this bug. Since the Solidshop Core package size exceeds this forum max attachment size, we've sent the patched version to your email instead.
Could you give it a try?
Thanks for the bug report.
We've confirmed and fixed this bug. Since the Solidshop Core package size exceeds this forum max attachment size, we've sent the patched version to your email instead.
Could you give it a try?
The following user(s) said Thank You: Ruebezahl
Please Log in or Create an account to join the conversation.
3 weeks 1 day ago #4
by Ruebezahl
Replied by Ruebezahl on topic [Resolved] Error displaying the product list in the frontend
Many thanks for the quick help.
The patch worked well, and the page is now displaying correctly. Thanks.
The patch worked well, and the page is now displaying correctly. Thanks.
Please Log in or Create an account to join the conversation.