OK I added it and but now when I went to test it, even if I fill out all the fields its giveing me the error:
"A required field was missing. Please be sure to fill out all fields"
Here is the link to my upload form:
http://www.automotivegalleries.com/g...load.php?&c=29
I also have added additional fields using the custom fields in the CP.
The Three fields I added where "Make" and "Model" and "Modifications" as its and automotive site.
Here is the code I added to the functions_gallery_imageedit.php file:
Code:
Content visible to verified customers only.
I changed yours a little as I want to make the following fields required : Title, Keywords, Make, Model.
I think I messed something up as I'm not googd at php at all.