nersolar Posted July 20, 2016 Share Posted July 20, 2016 Buenos dias Estava intentando utilizar la funcion {$product->name} en product.tpl y de golpe no funciona y no devuelve nada he puesto el modo debug de prestashop y me da estos errores, así de golpe y por las buenas .... Strict Standards: Declaration of Link::getCategoryLink() should be compatible with LinkCore::getCategoryLink($category, $alias = NULL, $id_lang = NULL, $selected_filters = NULL, $id_shop = NULL, $relative_protocol = false) in /var/www/vhosts/nerled.com/httpdocs/override/classes/Link.php on line 21Notice: Undefined property: Possearchcategories::$_html in /var/www/vhosts/nerled.com/httpdocs/modules/possearchcategories/possearchcategories.php on line 283 Link to comment Share on other sites More sharing options...
nersolar Posted July 20, 2016 Author Share Posted July 20, 2016 acabo de ver que el problema lo tengo tambien justo donde le pongo el {$product->name} pone esto: Notice: Trying to get property of non-object in /var/www/vhosts/nerled.com/httpdocs/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 42 Link to comment Share on other sites More sharing options...
nersolar Posted July 20, 2016 Author Share Posted July 20, 2016 Activé la caché y se fueron todos los errores... Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now