Logged Out
Create an Account
Login:
Password:

Forgot your password?
Permission Changes for Menus Admin


Back to the Tickets List

Permission Changes for Menus Admin
Creator Enarra
Public or Private Public
Private tickets are only accessible to you and to DKPSystem.com staff
Public Tickets are visible to everyone)
Status Open
Type Bug
Section of the Site Menus
Urgency (0 votes)
Rating (0 votes)
Description:
I've been noticing that when I attempt to change the view permissions for items in the menus (Shout box, Calendar) the changes seems to make no change. Logging in and out has no effect, etc.
Official DKPSystem.com Comments
No official comments yet

User-Submitted Comments
These posts are also available on the forum with more features. This page is intentional simplified

View this info on the forum
[You must be logged in to post comments]
5574 days ago
Chops Said:
Quote by System
I've been noticing that when I attempt to change the view permissions for items in the menus (Shout box, Calendar) the changes seems to make no change. Logging in and out has no effect, etc.


Interesting... I'm looking into it.
[You must be logged in to reply]
5572 days ago
Chops Said:
You're running an advanced layout which is telling the system to display the calendar. In your case, it doesn't really look like you've got much going on such that you could probably switch to using the default layout without causing much trouble.

Otherwise, you'll have to add the rank commands into your advanced layout.
[You must be logged in to reply]
5570 days ago
Enarra Said:
I just hit "revert to orginal" and it fixed my permission problems, but immediately reminded me why I had edited the file in the first place .. the counter down to our next raid is back, HUGE, and completely unwanted.

Soo.. is there any way we could get a setting option to remove the count down instead of having to edit the advanced layout file?
[You must be logged in to reply]
5570 days ago
Enarra Said:
Oh and before you tell me to edit it in the advance layout, yes, I've done that again. I reverted to fix my permissions, then re-edited the layout.html to remove the counter again.

I'd just like to be able to turn it off with a click like other aspects of the default layout.
[You must be logged in to reply]
5569 days ago
Chops Said:
You could add the following to your CSS to disable it:

span.CountDown{
display:none
}

[You must be logged in to reply]