Thread
:
ftp upload - second page - lost setting for custom fields
View Single Post
August 22nd, 2005, 01:13 PM
#
2
(
permalink
)
Brian
Guest
Posts: n/a
Re: ftp upload - second page - lost setting for custom fields
If you'll look in your forum/includes/functions_gallery.php file for this code:
Code:
Content visible to verified customers only.
And add this right above it:
Code:
Content visible to verified customers only.
That should take care of the problem.
Brian