VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Geppux on February 03, 2018, 18:36:30 PM

Title: Length of the description field [SOLVED]
Post by: Geppux on February 03, 2018, 18:36:30 PM
J 3.8.4 - VM 3.2.12

I made a search about this problem and I found solutions that don't work for me as changing some values in the virtuemart.cfg (but I don't have the values suggested to change) or modifying tableupdater.php (I did it but nothing changed).
May be those solutions were for different versions of VM, so, what can I do to increase the length of the description field (increase the product_desc  varchar to an amount higher than 18400 directly in the db doesn't help because I recive an error)
Thank you.
Giuseppe
Title: Re: Length of the description field
Post by: Studio 42 on February 04, 2018, 00:28:28 AM
Have you try changing to TEXT type in your DB ?
Title: Re: Length of the description field
Post by: Geppux on February 08, 2018, 12:40:23 PM
I modified in LongText and it seems ok now.
Thank you.
Giuseppe
Title: Re: Length of the description field [SOLVED]
Post by: Milbo on February 10, 2018, 22:15:27 PM
Quote from: Geppux on February 03, 2018, 18:36:30 PM
J 3.8.4 - VM 3.2.12

I made a search about this problem and I found solutions that don't work for me as changing some values in the virtuemart.cfg (but I don't have the values suggested to change)

You must just add them. just use the dblayoutstrict=0 the hack of Patrick works for now, but the db is reset when you udpte and truncates your text.