Alteration of a custom field..turning from a text input to a file upload Alteration of a custom field..turning from a text input to a file upload
 

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

Alteration of a custom field..turning from a text input to a file upload

Started by meshroom, February 15, 2005, 01:22:38 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

meshroom

I'm having issues trying to alter the code of custom user fields. I've modified one of the customfields in the database to accept binary data, and i'm trying to populate it by changing the corresponding text input custom field to a file upload field...but I just can't get my head around the code. I've made a seperate little app that will do the job but it would be really nice to have it integrated into the main file upload/edit pages. If anyone could give me any pointers (such as which elements/blocks in the appropriate pages to modify) or know of an existing hack that does this, I would really really appreciate it. Thanks!

:-*