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

daniel.hunt’s picture

Assigned: Unassigned » daniel.hunt

I 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

daniel.hunt’s picture

Status: Active » Closed (fixed)

Closing