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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.