News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

[Solved]: disable profile

Started by crl, October 07, 2009, 07:51:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

crl

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? ???

phill104

It is a mistake to think you can solve any major problems just with potatoes.

crl

thank you, worked a treat :)