Remove links.... Remove links....
 

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

Remove links....

Started by AnabolicResource, January 25, 2007, 08:40:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AnabolicResource

I wan to intergrate CM with my forum.

I already know that the register links disappears then.

I also want to remove the login and logout link, so ppl can't login/logout cia CM.

Can i just remove the login/logout part from the sys_menu in the theme.php or am i in trouble then ?

Nibbler

They don't disappear - they redirect to the forum. It's fine to leave them there. You can remove them from the theme, but leave the comments intact.

AnabolicResource

Thanks, i'll just comment them out.