Quantcast
Channel: forum.coppermine-gallery.net
Viewing all articles
Browse latest Browse all 9527

Re: show user galleries on front page

$
0
0
Re-install the toplevelusers plugin. Open codebase.php, find
Code: [Select]
                if (stristr($data[0],'User galleries')) {
                    break;
                }
and replace with
[code]                if (stristr($data[0],'User ...

Viewing all articles
Browse latest Browse all 9527

Trending Articles