Quote:
Originally Posted by Smoothie
quick question. when set to "Show Link to Last Post in Forum", hovering over the link gives me a $vbphrase[go_to_last_post]
|
Fixed in 1.0.7 (also includes the fixes from the strawberry smoothie 'release')
Quote:
Originally Posted by yoyoyoyo
since the problem seems to be viewing the forum jump menu after a user logs out, and is sent to the login.php page automatically, can't you just add this conditional around the code?
|
added
Quote:
Originally Posted by yoyoyoyo
and it actually IS a problem, because as I pointed out, guests can view the moderator only forums - that pic I posted was a registered user account, not my admin account, and as you can see the moderator forums are visible to guests - I do not want that.
|
Hmmm, how are you only displaying the menu to your mods? The plugin only has a setting for displaying to logged in members or to everybody.
That being said there is still no problem, since each user will only see the forums that they have permission to see (just like when viewing the forum home page). And even with out the conditional I added, no user could see any forums they didn't already have permission to see, since the user (with proper permissions) would have to be logged in first, then log out to see the page from your screenshot. Unless of course a moderator logged out, left their browser window open, and then a regular user sat down at the same computer and look at the menu. And even in that case, they could only see the forum titles, and wouldn't be able to enter the forums.
In conclusion, guests can't see your moderator forums.