Change "User" field from VARCHAR to multiline TEXT Change "User" field from VARCHAR to multiline TEXT
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Change "User" field from VARCHAR to multiline TEXT

Started by makan1, April 27, 2006, 11:47:42 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

makan1

How can I make the input box on a user field act like a multiple line text field, instead of a single line 255 character field.

I have changed the field type in the pictures table from VARCHAR(255) to TEXT but the input box on the "edit file information" form is still only 1 line high.