hi !
I've upgraded vm to version 2 and used migration tool to move all data.
now i got error 500 "layout not found" while accessing categories pages from the front.
i set layout to default in settings. also tried to recreate config and reset to defaults. No effect.
when migrating i leave fields DEFAULT BROUSE PAGE and DEFAULT FLY PAGE blank, maybe that's the point? Anyway I need an advice what to do now
Thanks!
i notice, that after saving any category even without any changes front stops return error 500 layout not found for the particular category, but there are no items displayed. in cp i see all items, they are ok and published
Hello,
Please provide url of your site.
Best Regards,
Trivedi kartik.
http://www.mossanova.ru/
joomla 1.5.23
vm 2.0 rc2k
mySQL 5.1.58-log
PHP 5.2.17
This happens, because the fly and browsepages got also imported, I removed this, because it leads most time to confusion. It is still there, but commented
sql
update jos_virtuemart_categories set category_layout=0
update jos_virtuemart_categories set category_product_layout=0