How can I disable or remove "My Profile" from the menu?
I have searched the board and the only result that I found was a script change with the theme.php. But I am using a custom theme 'siteground' and the script is not the same. My theme.php script is below
<?php
define('THEME_IS_XHTML10_TRANSITIONAL',1);
$template_sys_menu_spacer ='<img src="themes/siteground1/images/menu.gif" width="16" height="16" border="0" alt="" />';
?>
Please could someone help? ???
http://forum.coppermine-gallery.net/index.php/topic,36605.0.html
thank you, worked a treat :)