Jump to content

Mise à jour V 1.7.7. catastrophique


Recommended Posts

Résolu

Je suis revenu a la version antérieure

Voilà  mon écran après la mise à jour 1.7.6.9 => 1.7.7.0

class Validate extends ValidateCore { public static function isCustomerName($name) { if (preg_match(Tools::cleanNonUnicodeSupport('/www|http/ui'),$name)) { return false; } return preg_match(Tools::cleanNonUnicodeSupport('/^[^0-9!\[\]<>,;?=+()@#"°{}_$%:\/\\\*\^]*$/u'), $name); }

Je n'ai aucun accès a ma console d'administration

Quelqu'un peux m'aider?

Edited by alain08270 (see edit history)
Link to comment
Share on other sites

  • 2 months later...

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...