- Posts: 628
- Thank you received: 18
Problème après mise à jour
2 years 5 months ago #360362
by patoushka
Problème après mise à jour was created by patoushka
Bonjour,
J'ai procédé à la mise à jour de Hikashop et de Joomla pour sa dernière version 5 et j'ai cette erreur lorsque je clique sur l'item menu "Produits" de l'admin:
Une erreur est survenue
0 imagesx(): Argument #1 ($image) must be of type GdImage, bool given
Je peux accéder à toutes les autres sections de Hikashop.
J'au aussi cette erreur lorsque je tente d'accéder à une page produit sur le frontend:
Cannot access protected property Joomla\CMS\Menu\MenuItem::$params
Un exemple ici: dev2024.dame-nature.ca/boutique/produit/...3-spiruline-bio-200g
Avez-vous une idée de ce qui peut causer ce soucis?
Merci de votre aide et de votre soutien,
J'ai procédé à la mise à jour de Hikashop et de Joomla pour sa dernière version 5 et j'ai cette erreur lorsque je clique sur l'item menu "Produits" de l'admin:
Une erreur est survenue
0 imagesx(): Argument #1 ($image) must be of type GdImage, bool given
Je peux accéder à toutes les autres sections de Hikashop.
J'au aussi cette erreur lorsque je tente d'accéder à une page produit sur le frontend:
Cannot access protected property Joomla\CMS\Menu\MenuItem::$params
Un exemple ici: dev2024.dame-nature.ca/boutique/produit/...3-spiruline-bio-200g
Avez-vous une idée de ce qui peut causer ce soucis?
Merci de votre aide et de votre soutien,
Please Log in or Create an account to join the conversation.
2 years 5 months ago #360366
by nicolas
Replied by nicolas on topic Problème après mise à jour
Bonjour,
Non. Il va falloir reproduire ces erreurs après avoir activé l'option "debug" de la configuration Joomla pour avoir le message d'erreur complet.
Non. Il va falloir reproduire ces erreurs après avoir activé l'option "debug" de la configuration Joomla pour avoir le message d'erreur complet.
Please Log in or Create an account to join the conversation.
2 years 5 months ago #360368
by patoushka
Replied by patoushka on topic Problème après mise à jour
Merci pour votre réponse rapide !!
Voicl les erreurs:
Une erreur est survenue
0 imagesx(): Argument #1 ($image) must be of type GdImage, bool given
Call Stack
# Function Location
1 () JROOT/administrator/components/com_hikashop/helpers/image.php:374
2 imagesx() JROOT/administrator/components/com_hikashop/helpers/image.php:374
3 hikashopImageHelper->createThumbRes_GD() JROOT/administrator/components/com_hikashop/helpers/image.php:301
4 hikashopImageHelper->createThumbRes() JROOT/administrator/components/com_hikashop/helpers/image.php:1022
5 hikashopImageHelper->getThumbnail() JROOT/administrator/components/com_hikashop/views/product/tmpl/listing.php:173
6 include() JROOT/libraries/src/MVC/View/HtmlView.php:416
7 Joomla\CMS\MVC\View\HtmlView->loadTemplate() JROOT/administrator/components/com_hikashop/helpers/helper.php:2916
8 hikashopView->loadTemplate() JROOT/libraries/src/MVC/View/HtmlView.php:204
9 Joomla\CMS\MVC\View\HtmlView->display() JROOT/administrator/components/com_hikashop/helpers/helper.php:2870
10 hikashopView->display() JROOT/administrator/components/com_hikashop/views/product/view.html.php:31
11 ProductViewProduct->display() JROOT/libraries/src/MVC/Controller/BaseController.php:697
12 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/administrator/components/com_hikashop/helpers/helper.php:2577
13 hikashopController->display() JROOT/administrator/components/com_hikashop/helpers/helper.php:2286
14 hikashopController->listing() JROOT/libraries/src/MVC/Controller/BaseController.php:730
15 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/administrator/components/com_hikashop/helpers/helper.php:2555
16 hikashopController->execute() JROOT/administrator/components/com_hikashop/hikashop.php:73
17 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
18 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
19 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
20 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:150
21 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:195
22 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:306
23 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:58
24 require_once() JROOT/administrator/index.php:32
Voicl les erreurs:
Une erreur est survenue
0 imagesx(): Argument #1 ($image) must be of type GdImage, bool given
Call Stack
# Function Location
1 () JROOT/administrator/components/com_hikashop/helpers/image.php:374
2 imagesx() JROOT/administrator/components/com_hikashop/helpers/image.php:374
3 hikashopImageHelper->createThumbRes_GD() JROOT/administrator/components/com_hikashop/helpers/image.php:301
4 hikashopImageHelper->createThumbRes() JROOT/administrator/components/com_hikashop/helpers/image.php:1022
5 hikashopImageHelper->getThumbnail() JROOT/administrator/components/com_hikashop/views/product/tmpl/listing.php:173
6 include() JROOT/libraries/src/MVC/View/HtmlView.php:416
7 Joomla\CMS\MVC\View\HtmlView->loadTemplate() JROOT/administrator/components/com_hikashop/helpers/helper.php:2916
8 hikashopView->loadTemplate() JROOT/libraries/src/MVC/View/HtmlView.php:204
9 Joomla\CMS\MVC\View\HtmlView->display() JROOT/administrator/components/com_hikashop/helpers/helper.php:2870
10 hikashopView->display() JROOT/administrator/components/com_hikashop/views/product/view.html.php:31
11 ProductViewProduct->display() JROOT/libraries/src/MVC/Controller/BaseController.php:697
12 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/administrator/components/com_hikashop/helpers/helper.php:2577
13 hikashopController->display() JROOT/administrator/components/com_hikashop/helpers/helper.php:2286
14 hikashopController->listing() JROOT/libraries/src/MVC/Controller/BaseController.php:730
15 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/administrator/components/com_hikashop/helpers/helper.php:2555
16 hikashopController->execute() JROOT/administrator/components/com_hikashop/hikashop.php:73
17 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
18 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
19 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
20 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:150
21 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:195
22 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:306
23 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:58
24 require_once() JROOT/administrator/index.php:32
Please Log in or Create an account to join the conversation.
2 years 5 months ago #360369
by nicolas
Replied by nicolas on topic Problème après mise à jour
Parfait.
J'ai fait un patch pour cette erreur.
Téléchargez à nouveau le paquet d'installation d'HikaShop sur notre site et installez-le sur le votre pour avoir le patch.
J'ai fait un patch pour cette erreur.
Téléchargez à nouveau le paquet d'installation d'HikaShop sur notre site et installez-le sur le votre pour avoir le patch.
Please Log in or Create an account to join the conversation.
Time to create page: 0.201 seconds