Uncaught Error: {"requestedAttributes":{"alpha":true,"stencil":true,"depth":true,"failIfMajorPerformanceCaveat":false,"preserveDrawingBuffer":false,"antialias":false},"statusMessage":"WebGL is currently disabled.","type":"webglcontextcreationerror","message":"Failed to initialize WebGL"}
_setupPainter https://www.xxxxxxxxxxx.co...
Security update for the Faceted Search module (ps_facetedsearch)
A security vulnerability has been identified in the Faceted Search module (ps_facetedsearch). Under certain conditions, specially crafted requests could be processed unsafely by the module and lead to the execution of unauthorized code on the server. The issue does not require an account or authenti..
https://build.prestashop-project.org/news/2026/security-update-faceted-search-module-ps-facetedsearch/La fonctionnalité de rétractation devient obligatoire | par Me Hélène CARRIER
ARTICLE JURIDIQUE par Me Carrier, Avocat : Les acteurs du e-commerce doivent dès à présent anticiper une nouvelle règle issue du droit européen : à partir du 19 juin 2026, leurs ...
https://consultation.avocat.fr/blog/helene-carrier/article-2981009-la-fonctionnalite-de-retractation-devient-obligatoire.htmlhttps://github.com/lyra/pl...
compatible tout le monde. Mais à l'install il m'insulte :
...
Fatal error in module file :blalbla .file.back_office.tpl.php:
Uncaught Error: Undefined constant "_PS_HOST_MODE_" blabla
...
le fichier en question a bien {if $smarty.const._PS_HOST_MODE_}
et le define.inc a bien
if(!defined('_PS_HOST_MODE_')...) {
define('_PS_HOST_MODE_', ...);