News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.