PDA

View Full Version : Access Right redirection


jennec
08-23-2005, 09:50 AM
When you restrict access to plugins and categories you are redirected to page that states that you do not have access to this sections. Is there a way of taking the code that generates that page and put it in a plugin? That way when the message is displayed it would look like it is in keeping with the website design rather than the standard SB blue

Tomatos
08-23-2005, 01:33 PM
Originally posted by jennec@Aug 23 2005, 02:50 AM
When you restrict access to plugins and categories you are redirected to page that states that you do not have access to this sections.* Is there a way of taking the code that generates that page and put it in a plugin?* That way when the message is displayed it would look like it is in keeping with the website design rather than the standard SB blue
807


This page is called by the function PrintMessage. The functions located in the functions.php file in your SD's "include" dir. If you open it and find the function you'll see it's easy to edit the colors to macht your site better.



TD