VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: barnea10 on April 16, 2013, 07:09:31 AM

Title: product description - need to remove char number limit
Post by: barnea10 on April 16, 2013, 07:09:31 AM
I have long description text but it looks like its cut in the middle when saving
can i remove all limits on length of code in description ?
please advice
thanks
Barnea10

Mod edit:  impatient bump messages removed.  http://forum.virtuemart.net/index.php?board=114.0
Title: Re: product description - need to remove char number limit
Post by: huangcieshuo on April 18, 2013, 08:54:36 AM
Up
Title: Re: product description - need to remove char number limit
Post by: barnea10 on April 18, 2013, 09:40:35 AM
ok - solved
i changed in the DB the type of var of product description
to -
mediumtext

as defined for full text of articles - and its good now.