You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything going well when I install the module but if I upload an image from product BO on Image Bullet section, there is a error which doesn't not allow me to edit the product anymore :
Attempted to load class "ImageBulletModel" from the global namespace. Did you forget a "use" statement?
[Symfony\Component\Debug\Exception\ClassNotFoundException 0]
In FO, I have an error 500 for each product that I edited in order to have an image bullet.
Here is the full error on FO in debugmode:
I tried to find by myself but I didn't found how to solve it. It's look like an error with "hookDisplayProductExtraContent"?
Hi @DevLoris ,
Thanks for your great module!
Everything going well when I install the module but if I upload an image from product BO on Image Bullet section, there is a error which doesn't not allow me to edit the product anymore :
Attempted to load class "ImageBulletModel" from the global namespace. Did you forget a "use" statement?
[Symfony\Component\Debug\Exception\ClassNotFoundException 0]
In FO, I have an error 500 for each product that I edited in order to have an image bullet.
Here is the full error on FO in debugmode:
I tried to find by myself but I didn't found how to solve it. It's look like an error with "hookDisplayProductExtraContent"?
Env:
Prestashop version: 1.7.8.9
PHP version: 7.4.33
Image Bullet version: 1.3.0
The text was updated successfully, but these errors were encountered: