Need help: How do you remove a menu item? Need help: How do you remove a menu item?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Need help: How do you remove a menu item?

Started by Fabrian, August 12, 2011, 07:15:34 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Fabrian

Hello all,

Been away from Coppermine for a while and trying to get back in the swing of things..  I was hoping someone could advise on how to remove the "album list" menu.  Currently using the "Curve" theme.  Any help would be greatly appreciated.


ΑndrĂ©

Open codebase.php and remove everything between
<!-- BEGIN album_list -->
and
<!-- END album_list -->

Fabrian


Fabrian

Jumped the gun there, I was thinking codebase.php resides in the root of the install, but I don't see one there.  There are a few in other paths though.  What folder(s) is it in?

lurkalot

Think that should have been, themes > curve > theme.php ;)

Please make a backup of that file before playing with it. ;)
Running SMF 2.1.4  / Tinyportal 3.0.1, bridged with Coppermine 1.6.25, plus cpmfetch 2.0.0

Fabrian