Thread
:
"view allowed extensions" includes categories the user may not upload to
View Single Post
April 6th, 2005, 05:19 PM
#
2
(
permalink
)
Brian
Guest
Posts: n/a
Re: "view allowed extensions" includes categories the user may not upload to
If you'll look in your upload.php file for this code:
Code:
Content visible to verified customers only.
And replace it with this:
Code:
Content visible to verified customers only.
Then that should take care of the problem.
Brian