Jump to content

Treuepunkte in Gutschein Error


Recommended Posts

Hallo,

 

was sagt das aus?

Oder, wie kann ich es reparieren?

 

[PrestaShopException]

Property CartRule->name is empty
at line 878 in file classes/ObjectModel.php

872.
873.                 $message = $this->validateField($field, $value, $id_lang);
874.                 if ($message !== true)
875.                 {
876.                     if ($die)
877.                         throw new PrestaShopException($message);
878.                     return $error_return ? $message : false;
879.                 }
880.             }
881.         }
882.
 
Bitte um Hilfe.
 
Danke.
 
PS 1.5.5
 
Gruß Holger

 

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