Quantcast
Viewing all articles
Browse latest Browse all 9614

Re: show user galleries on front page

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 9614

Trending Articles