Jump to content

No access after a change of category's name


Recommended Posts

Should be around here

 

$category = Category::getTopCategory($id_lang);

else

$category = new Category($shop->getCategory(), $id_lang);

 

Try logging to your database and check that you have entries for the language in use for all categories

Link to comment
Share on other sites

×
×
  • Create New...