Powered By Gallery 2.3

thomaspsimon

Joined: 2009-09-14
Posts: 4
Posted: Mon, 2009-09-14 16:16

Hi,

I have installed and configured Gallery 2.3.

Is there anyway i can remove the "Powered by Gallery 2.3" link at the bottom of the page ?

Thanks...

Thomas P. Simon

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Mon, 2009-09-14 18:37

I know there's a how to for this, but I can't find it. This one is very similar:

http://codex.gallery2.org/Gallery2:How_to_Remove_Unpossible_MP3_Link

The "unpossible" button doesn't exist in your version, but this is very, very similar.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
thomaspsimon

Joined: 2009-09-14
Posts: 4
Posted: Tue, 2009-09-15 06:13

Hi Nivekiam,

Thanks for the reply.

It Doesn't work, Still it shows the logo button.

If i remove that logo image 'gallery.gif' from the /images folder, "Powered by Gallery 2.3" will start to display at that place.

Please help me with some other solution.

Thanks...

Thomas

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Tue, 2009-09-15 06:43

After making the change clear you cache:
FAQ: How can I clear cached data?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
thomaspsimon

Joined: 2009-09-14
Posts: 4
Posted: Tue, 2009-09-15 11:57

Hi nivekiam,

Thanks again.

Tried that also, but still it shows the 'gallery 2 logo'.

Please help..

I created one dir under the the matrix/templates folder,copied the themes.tpl to this local folder and edited.

Thanks...

Thomas

 
thomaspsimon

Joined: 2009-09-14
Posts: 4
Posted: Tue, 2009-09-15 12:26

Hi Nivekiam,

Now it's done...

Thanks a lot for your help !

Thomas

 
wiggs
wiggs's picture

Joined: 2009-06-16
Posts: 10
Posted: Tue, 2009-09-15 12:36

So you made a folder like the following:
/gallery2/themes/matrix/templates/local/

and added theme.tpl to the above folder? Are you sure that you edited the theme.tpl properly? Once it is removed from the theme.tpl file it should no longer show. As stated before, you must clear your template cache every time you make a change to you templates.

This is what should be edited (lines 61-66):
<div id="gsFooter">
{g->logoButton type="validation"}
{g->logoButton type="gallery2"}
{g->logoButton type="gallery2-version"}
{g->logoButton type="donate"}
</div>

Just comment out or delete the stuff you don't want and then delete your cache.

Hope this helps,

Regards,

wiggs
www.dwithers.com