Increase amount of text in the description field? Increase amount of text in the description field?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Increase amount of text in the description field?

Started by hostile, October 06, 2008, 03:51:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hostile

Is it possible to increase the amount of text that can be put into the description field for the images?  If so, how can I go about it?

thanks,
iain

hostile

I went into the cpg_pictures table and changed the caption field from a "TEXT" field to a "LONGTEXT" field.

Hopefully that won't cause me problems down the road.