As in my issue title, logged in users will see a login to reply link when they do not have post permission. I have been trying to find the condition which causes this but I can't find how it does the checking.
As in my issue title, logged in users will see a login to reply link when they do not have post permission. I have been trying to find the condition which causes this but I can't find how it does the checking.
Comments
Comment #1
daniel.hunt commentedI dont understand - do you mean for anon users?
This is the default behaviour, and you can't disable it on the fly unfortunately. You can of course hack the uieforum.module file if you want.
Search for "$NEW_REPLY_TEXT"
Daniel
Comment #2
daniel.hunt commentedClosing