Jump to content

Errore admin Prestashop


matthew85

Recommended Posts

Buona sera a tutti,

è da un paio di giorni che mi capita che quando entro nella cartella admin del mio modulo, mi da questo errore:

 

 

restaShopException]

Property Customer->optin is empty

at line 837 in file classes/ObjectModel.php

 

831.

832. $message = $this->validateField($field, $this->$field);

833. if ($message !== true)

834. {

835. if ($die)

836. throw new PrestaShopException($message);

837. return $error_return ? $message : false;

838. }

839. }

840.

841. return true;

 

Se aggiorno la pagina web la visualizzo. Cosa devo fare? Come posso sistemarlo?

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