Quote:
Originally Posted by Chuck S For them to be a moderator they need to be assigned as a moderator in the category editor |
in PP 5.5, the function is moved to "ADMIN ONLY" for some reason. Moderator CANNOT see the link anymore because,
in showphoto.php, about line 950:
Code:
Content visible to verified customers only.
it used to be
Code:
Content visible to verified customers only.
where MOD and admin can see the links.
If you want, you can edit showphoto.php, and change that code back