Add More Custom Fields via Config - Page 3 Add More Custom Fields via Config - Page 3
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Add More Custom Fields via Config

Started by pslawinski, November 13, 2005, 12:16:12 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Nibbler

Replace $HTTP_POST_VARS with $_POST throughout the mod or enable long arrays in your php configuration (if you can).

Kaeghl

ah excellent, i changed it to the $_POST and it works fine now.

thanks a lot.