Cannot remove logout function Cannot remove logout function
 

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

Cannot remove logout function

Started by Kenshino, April 19, 2007, 06:00:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Kenshino

My Gallery - http://unrealcreation.com/index.php?module=pnCPG

I read the tips and it tells me to edit profile.php and then the theme.php of the theme I am using.

When I open the theme.php of water_drop, i realised that it is different from the theme.php of say mac osx theme.

The theme.php contains nothing of the top menu designs and such.

How do I remove the logout function if I am using water_drop theme?

Joachim Müller

If a section that you're up to edit doesn't exist in your custom theme, copy the corresponding section from themes/sample/theme.php

Not related to pnCPG, but to theming in general. Moving accordingly.