News:

Support the VirtueMart project and become a member

Main Menu

1.1 to 2.0 gives error 500 layout not found

Started by cerhio, November 06, 2011, 19:43:07 PM

Previous topic - Next topic

cerhio

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!

cerhio

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

MobiVM

Hello,

Please provide url of your site.

Best Regards,
Trivedi kartik.
Native mobile Apps for VirtueMart! Visit http://www.ivmstore.com

cerhio


Milbo

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
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

PRO

#5
sql
update jos_virtuemart_categories set category_layout=0

update jos_virtuemart_categories set category_product_layout=0