Probleme nach Umstellzung von PHP7.4 ->PHP8:0

18.11.2022 09:11
#1
aubidd
Joomshopping forum user no avatar
Name: Kay
09.07.2020
Posts: 4
Quote
Probleme nach Umstellung von PHP7.4 ->PHP8.0

ich habe meine Seite von PHP7.4 auf 8.0 umgestellt und erhalte folgenden Fehler, wenn ich von der Artikelübersicht auf die Artikeldetails wechseln möchte:

count(): Argument #1 ($value) must be of type Countable|array, null given

Hat jemand eine Idee??

Gruß Kay

Seite Übersicht: https://www.adventskonzert.de/shop
Fehlerseite:https://www.adventskonzert.de/shop/product/view/8/37


Joomla: 3.10.11
JoomShopping: Version 4.18.9
PHP: 8.0.24
MySQL: 8.0.29-21
Website Url: www.adventskonzter.de

Last change: 18.11.2022 09:11
 
18.11.2022 09:17
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Probleme nach Umstellzung von PHP7.4 ->PHP8:0

Enable debug mode Joomla
error?
-------
many addons not works with php 8
Use php 7.4

 
18.11.2022 20:26
#3
aubidd
Joomshopping forum user no avatar
Name: Kay
09.07.2020
Posts: 4
Quote
Aw: Probleme nach Umstellzung von PHP7.4 ->PHP8:0

Call stack
# Function Location
1 () JROOT/components/com_jshopping/templates/dkc/product/product_default.php:148
2 include() JROOT/libraries/src/MVC/View/HtmlView.php:701
3 Joomla\CMS\MVC\View\HtmlView->loadTemplate() JROOT/libraries/src/MVC/View/HtmlView.php:230
4 Joomla\CMS\MVC\View\HtmlView->display() JROOT/components/com_jshopping/views/product/view.html.php:13
5 JshoppingViewProduct->display() JROOT/components/com_jshopping/controllers/product.php:159
6 JshoppingControllerProduct->display() JROOT/libraries/src/MVC/Controller/BaseController.php:702
7 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/components/com_jshopping/jshopping.php:25
8 require_once() JROOT/libraries/src/Component/ComponentHelper.php:402
9 Joomla\CMS\Component\ComponentHelper::executeComponent() JROOT/libraries/src/Component/ComponentHelper.php:377
10 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:194
11 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:233
12 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:225
13 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49

 
18.11.2022 20:34
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Probleme nach Umstellzung von PHP7.4 ->PHP8:0

dkc- your template See row
/components/com_jshopping/templates/dkc/product/product_default.php:148

See original template.


Last change: 18.11.2022 20:35
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.