Virtuemart - How to delete subcategories in your category? Listopad 22, 2007
Well, I found treatment, how I can delete subcategories in ever category. When you have some subcategories, in your category show up name and link on subcategories. It’s can be unesthetic.
What can we do?
We have to delet only one row in file “ps_product_category.php”.
$q = “SELECT category_id, category_thumb_image, category_child_id,category_name FROM #__{vm}_category,#__{vm}_category_xref “;
That’s all :-) However I found this resolution all day.


Komentuj