![]() |
extra fields length
Hi!
i ╢ve the problem that my extra field product description won╢t show me more than 255 characters. how can i change this? because the description depends between 100-500 characters? using x-cart 4.1.1 thx |
Re: extra fields length
Are you talking about Extra Fields or the product description?
|
Re: extra fields length
only the extra fields...
|
Re: extra fields length
Are you familiar with PHPMyAdmin? You would need to make an adjustment to a table in there....
|
Re: extra fields length
ah ok!
thats what i wanted to know! so its not an prob from x-cart, its a problem of the sql table... can you tell me wich table it is? thx |
Re: extra fields length
It is the extra_fields table....a couple different fields..change VARCHAR(255) to TEXT and that will open it right up for you.
|
Re: extra fields length
As of v 4.1.5 the field you want is in the 'xcart_extra_field_values' table and you'll want to change the 'value' fields datatype to text, blob, etc
|
Re: extra fields length
Anyone know how to make this change in 4.2 ? I have tried changing datatype to text but makes no difference...
|
All times are GMT -8. The time now is 07:24 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.