[Solved]: Removing My Gallery Link [Solved]: Removing My Gallery Link
 

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

[Solved]: Removing My Gallery Link

Started by fakbik, August 10, 2004, 08:29:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fakbik

how to do that?

Joachim Müller

edit themes/yourtheme/theme.php, find<!-- BEGIN my_gallery -->
                        <a href="{MY_GAL_TGT}" title="{MY_GAL_TITLE}">{MY_GAL_LNK}</a> ::
<!-- END my_gallery -->
and replace with<!-- BEGIN my_gallery -->
                        <!--<a href="{MY_GAL_TGT}" title="{MY_GAL_TITLE}">{MY_GAL_LNK}</a> ::-->
<!-- END my_gallery -->

Do not replace completely, the comments <!-- BEGIN my_gallery --> and <!-- BEGIN my_gallery --> have to remain in the theme for coppermine to work properly.

GauGau


fakbik

you can have my firstborn child.....'s picture.