VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: cerhio on November 06, 2011, 19:43:07 PM

Title: 1.1 to 2.0 gives error 500 layout not found
Post by: cerhio on November 06, 2011, 19:43:07 PM
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!
Title: Re: 1.1 to 2.0 gives error 500 layout not found
Post by: cerhio on November 06, 2011, 21:57:31 PM
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
Title: Re: 1.1 to 2.0 gives error 500 layout not found
Post by: MobiVM on November 07, 2011, 06:22:33 AM
Hello,

Please provide url of your site.

Best Regards,
Trivedi kartik.
Title: Re: 1.1 to 2.0 gives error 500 layout not found
Post by: cerhio on November 07, 2011, 06:41:57 AM
http://www.mossanova.ru/

joomla 1.5.23
vm 2.0 rc2k
mySQL 5.1.58-log
PHP 5.2.17
Title: Re: 1.1 to 2.0 gives error 500 layout not found
Post by: Milbo on November 08, 2011, 18:05:33 PM
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
Title: Re: 1.1 to 2.0 gives error 500 layout not found
Post by: PRO on November 08, 2011, 18:28:03 PM
sql
update jos_virtuemart_categories set category_layout=0

update jos_virtuemart_categories set category_product_layout=0