I understand these warning notices are useful at times but as a general administrator the message pop up several times on every admin page - it completely ruins the admin experience.

Comments

Andy Inman’s picture

Issue summary: View changes

Just working through the issue queue...

User 1 always gets all permissions due to how user_access() works. The simple solution would be to check for uid==1, but then we would need some kind of configuration setting to set whether messages should be shown or not. Currently there's no configuration UI for the Multilink Redirect, and I don't think it's worth adding one just for this. Ok, maybe just a $conf setting in settings.php.