Quote:
Originally Posted by Chuck S The code below is totally valid. Next in the code it checks category mods. It returns true if the global mod is turned on Code: Content visible to verified customers only.
If you also look at the code where is_moderator is set that it is always contained inside an if clause that already has if user is admin or moderator access do this. It is not ran for normal users.
See look how it looks in the code Code: Content visible to verified customers only.
I dont see anywhere anyone whom you have not set as having mod access can have mod access. |
>I dont see anywhere anyone whom you have not set as having mod access can have mod access.
English translation please....
>The code below is totally valid.
it is NOT valid code Chuck... gad... if you have "$Globals['modprivs'] == "yes" ) saying let your mods have global access, the function will ALWAYS return true - it will NEVER get to checking the category mods.
I don't know why I put myself through this... it's like an everyday occurance of one bug after another, and then when it's brought to your attention, it's an arguement.
No docs, no explantion of features, how-to's etc... deleting listings without explaining that it will happen everytime you go into the admin panel... huge chunks of code taken from the photo software making prompts and messages leaving the user with "huh???"
I'm done with this Chuck... this is my last report... from here on out, I'll let you find the bugs.
.