2012-06-06 08:43:52

newnoise
Member
gamma

Longer custom_fields

Hi,

is there any way to store more than 256 characters in a custom-field? This limit is soo annoying … :)

Thanks
noise

Offline

 

2012-06-06 08:57:03

trenc
Plugin Author
lambda
Real name: Tommy
From: Cologne
Known languages: de, en [kind of]
Website

Re: Longer custom_fields

Yes,

IIRC glz_custom_fields can do this.

Or simply modify the custom_field in phpmyadmin or another similiar tool. Change the type of your used custom_field in the textpattern table from varchar(255) to text or mediumtext.

Offline

 

2012-06-06 11:08:12

newnoise
Member
gamma

Re: Longer custom_fields

trenc wrote:

Or simply modify the custom_field in phpmyadmin or another similiar tool. Change the type of your used custom_field in the textpattern table from varchar(255) to text or mediumtext.

Well that was just too easy … thanks :)

Offline

 

Powered by FluxBB