VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: Alexb65 on June 23, 2023, 09:05:57 AM

Title: Rev 10876: templates of layout not found if some overrides exist
Post by: Alexb65 on June 23, 2023, 09:05:57 AM
I open a separate therad from the cart user data error.

When checking out we have errors 500

Digging a little bit we discovered that some layouts are searched inside the Joola's templates override foder, where some overrides live, and if not presente they are not picked up in the VM component folder.

Till now we have identified the following templates:

orders/details*
orders/list*
user/edit*
manufacturer/default*
manufacturer/details*

The solution by now is to copy the corrispondent original VM templates, that live in the views folder of the VM component, inside the html override folder of the template