VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: deisa on May 22, 2012, 13:11:39 PM

Title: Can I change the length of the field product_desc without problems?
Post by: deisa on May 22, 2012, 13:11:39 PM
I need increase the length of the field "product_desc"
Any problem in the future (vm2 updates) if I change the length of this field?

Field: product_desc
Table: virtuemart_products_es_es
Type:varchar(18500)

Thanks in advance.
Title: Re: Can I change the length of the field product_desc without problems?
Post by: jenkinhill on May 23, 2012, 09:58:08 AM
Very unlikely that a future update will affect this.
Title: Re: Can I change the length of the field product_desc without problems?
Post by: deisa on May 28, 2012, 13:18:00 PM
OK, I have changed the field to type TEXT, to allow greater length, but i have a new problem:

When I  made changes in the configuration of Virtuemart, for example enable or disable the  VirtueMart CSS, always is altered the table to the original structure.
Is it possible to prevent this change?

Thanks in advance.


Joomla! 2.5.4 &  VM 2.0.6

Quote from: jenkinhill on May 23, 2012, 09:58:08 AM
Very unlikely that a future update will affect this.