A little cosmetic problem for dropdown customfield.
it never shows the line: please select one ... but only a blank line when you load the upload page...
it is because the last option is empty.. and as the empty field equals the empty option.. its the empty field that is automatically selected.
fix: in functions_gallery.php find:
Code:
Content visible to verified customers only.
and replace with:
Code:
Content visible to verified customers only.
fixed it for me..
Attention !!! this is just a quickfix.. not an official one... !!!!!
Luc