Jump to content

PAGE BLANCHE changement mode catalogue


Recommended Posts

Bonjour

 

j'ai une page blanche  si je veux enlever  le mode catalogue

 

j'ai fait le mode DEBUG mais ensuite je ne comprend pas trop le message  ( en cherchant ça parle de version php mais je n'ai rien touché pourtant !! )

 

merci si quelqu'un me répond :)

prestashop.png

Link to comment
Share on other sites

Curieux car le code dit

} elseif (Tools::getValue($field) && isset($values['validation'])) {
                    $values_validation = $values['validation'];
                    if (!Validate::$values_validation(Tools::getValue($field))) {

Donc pour arriver là, le champ est rempli et la propriété existe.

Quelle version Prestashop ?

Essayez en désactivant les surcharges dans Paramètres avancés -> Performances

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...