Jump to content

Recommended Posts

Hola.

Tengo la V1.5.4.0 en funcionamiento, y al ir a duplicar un artículo aparece un error en pantalla y no se hace.

Antes de actualizar no ocurria esto

¿alguien sabe por que y como solucionarlo?

[PrestaShopException]

 

Property Product->link_rewrite is not valid

at line 874 in file classes/ObjectModel.php

 

868.

869. $message = $this->validateField($field, $value, $id_lang);

870. if ($message !== true)

871. {

872. if ($die)

873. throw new PrestaShopException($message);

874. return $error_return ? $message : false;

875. }

876. }

877. }

878.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...