Jump to content

tras actualizar a 1.6 la pagina no se ve


Recommended Posts

He actualizado mi pagina de 1.4 hasta 1.6 pero ahora no se ve el infex.

 

Si puedo entrar en el admin, pero en el admin me da error si voy a catalogo/productos.

 

Me da este fallo:

 

[PrestaShopException]

Could not load field from definition.
at line 1949 in file classes/ObjectModel.php

1944.                     return $this->{$field_name}[$id_lang ? $id_lang : Context::getContext()->language->id];1945.                 }1946.             }1947.             return $this->{$field_name};1948.         } else {1949.             throw new PrestaShopException('Could not load field from definition.');1950.         }1951.     }1952. 1953.     /**1954.      * Set a list of specific fields to update
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...