VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: b-seite on November 25, 2016, 18:30:57 PM

Title: Productdetail Layouts with more than 16 characters not working
Post by: b-seite on November 25, 2016, 18:30:57 PM
Hello,

I had a problem with an own written productdetails view. Initially it´s name had more than 16 characters.
When i select the view in the product category the output on frontend is still "default" view.
When i select the view in a product, it is shown but i can not even store the view.

When i limit the word-length to 15 characters, the view works as expected.
Is that a Bug? 


I am using VM3.0.18.5 on Joomla 3.6.4
Title: Re: Productdetail Layouts with more than 16 characters not working
Post by: K&K media production on November 25, 2016, 19:40:18 PM
Yes, the database field is limited to 16 char. You can change this with PHPmyAdmin or use a filename with max. 16 char.