How To Remove Phoca Gallery 2.6.0 Powered By Text

This forum is for general questions about extensions for Joomla! version 1.5.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
jeetu2march
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Sat May 28, 2011 5:50 am

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by jeetu2march » Sat May 28, 2011 5:58 am

I want to remove power by phcoa gallery from version 3.0 plz help

jackypun
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Wed Jun 22, 2011 8:16 am

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by jackypun » Wed Jun 22, 2011 8:22 am

how to remove the power by phoca gallery in version 2.7.8 ?

waqas356
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Thu May 12, 2011 4:18 pm

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by waqas356 » Wed Jun 22, 2011 12:52 pm

Post subject : How To Remove Phoca Gallery 3.0 Powered By Text



For version 3.0.
administrator \ components \ com_phocagallery \ librarie s \ phocagallery \ utils \ utils.php
92 string change -

Code :
--------------------
echo '<div style="text-align: center; color: rgb(211, 211, 211);"> Powe'
. 'red by <a href = "http://www.ph'
. 'oca.cz "style =" text-decoration: none; "target =" _blank "title =" Phoc'
. 'a.cz "> Phoca </ a> <a href =" http://www.phoca.cz/phocaga'
. 'llery "style =" text-decoration: none; "target =" _blank "title =" Phoca Gal'
. 'lery "> Gall'
. 'ery </ a> </ div>';
--------------------




to this

Code:
------------

echo'';

---------

hustla214
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Tue Jul 12, 2011 10:59 am

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by hustla214 » Tue Jul 12, 2011 11:26 am

Big thx to waqas356!

User avatar
xoomserve
Joomla! Apprentice
Joomla! Apprentice
Posts: 21
Joined: Sat Jan 09, 2010 12:16 pm
Location: UAE | Egypt | USA
Contact:

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by xoomserve » Fri Sep 02, 2011 11:58 am

Remove Phoca Gallery 3.0.2 Powered By Text Joomla 1.7

You can do this in 2 files:
------------------

file #1:
-------
components/com_phocagallery/views/categories/tmpl/default.php

In line 511 change:
-------------------

Code: Select all

echo '</form><div>&nbsp;</div>' 
. '<div style="text-align: center; color: rgb(211, 211, 211);">'
. '<a href="'
. '" style="text-decoration: none;" target="_blank" title="'
. '"></a> <a href="'
. '" style="text-decoration: none;" target="_blank" title="'
. '">'
. '</a></div>'
.'</div>';
Replace with:
-------------

Code: Select all

echo '</form>' 
. ''
.'</div>';
----------------------------------------------------------------------


file #2:
-------
components/com_phocagallery/views/category/tmpl/default.php

In line 706 change:
-------------------

Code: Select all

echo '<div>&nbsp;</div>';
echo  '<div style="text-align: center; color: rgb(211, 211, 211);">Powe'
. 'red by <a href="http://www.ph'
. 'oca.cz" style="text-decoration: none;" target="_blank" title="Phoc'
. 'a.cz">Phoca</a> <a href="http://www.phoca.cz/phocaga'
. 'llery" style="text-decoration: none;" target="_blank" title="Phoca Gal'
. 'lery">Gall'
. 'ery</a></div>';
TO:
----

Code: Select all

echo '  ';
==================================================
The probelm that I contact PhocaGallery 7 days ago in order to know how to remove this footer in way will make them happy, but NEVER replied to me, However.

I hope you can use it now ;)

User avatar
H13
Joomla! Ace
Joomla! Ace
Posts: 1545
Joined: Sun Dec 10, 2006 6:39 pm
Location: Czech Republic
Contact:

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by H13 » Thu Oct 06, 2011 7:35 pm

The probelm that I contact PhocaGallery 7 days ago in order to know how to remove this footer in way will make them happy, but NEVER replied to me
Hi, in last 5 years I have replied to all email questions in one or second day, similar with phoca forum.

If you have contacted me through the email, just check your mailbox (spam, etc. folders). If I get notification from mailbox, that the message was not sent, I allways use another email account to be sure (the mailbox cannot handle the previous email address) the reply will be sent.

Or is this some kind of fake excuse for adding such information (how to remove footer link) on joomla.org forum and damage very important part of free extension project.

Jan
- Phoca Cart - Joomla eCommerce App - https://www.phoca.cz/phocacart
- Phoca Gallery - powerful image gallery
- Phoca Restaurant Menu - https://www.phoca.cz/phocamenu
- Phoca Download - download manager for Joomla

User avatar
xoomserve
Joomla! Apprentice
Joomla! Apprentice
Posts: 21
Joined: Sat Jan 09, 2010 12:16 pm
Location: UAE | Egypt | USA
Contact:

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by xoomserve » Thu Oct 06, 2011 7:44 pm

H13 wrote: Or is this some kind of fake excuse for adding such information (how to remove footer link) on joomla.org forum and damage very important part of free extension project.
Jan

Humm,
No... This is not an fake exuce as you accusing me :(
And you can search my name xoomserve in most of premium Joomla extensions and Club template, you will always find me as an premium member.

And to let you know, I didnt mean to hurm your extension as well as I need to have private lable.
Also I didnt break any copyrights.

Regards,

User avatar
H13
Joomla! Ace
Joomla! Ace
Posts: 1545
Joined: Sun Dec 10, 2006 6:39 pm
Location: Czech Republic
Contact:

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by H13 » Thu Oct 06, 2011 8:37 pm

No... This is not an fake exuce as you accusing me
Hi, I didn't accuse you, this was a question (sorry for missing questionmark at the end)
I didnt mean to hurm your extension
I didnt break any copyrights
I didn't write something about copyrights, I have written (in question):
...for adding such information (how to remove footer link) on joomla.org forum and damage very important part of free extension project.
For free extension the footer link is very important and helps to continue developing the project so adding such information is damaging the project (in this topic and other similar I have explained it many times what I exactly mean and why the link is important for free projects)

Jan
- Phoca Cart - Joomla eCommerce App - https://www.phoca.cz/phocacart
- Phoca Gallery - powerful image gallery
- Phoca Restaurant Menu - https://www.phoca.cz/phocamenu
- Phoca Download - download manager for Joomla

muser11
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Mon Dec 19, 2011 8:13 am

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by muser11 » Sun Jan 29, 2012 9:12 am

I want to remove power by phcoa gallery from version 3.1.2 plz help

User avatar
xoomserve
Joomla! Apprentice
Joomla! Apprentice
Posts: 21
Joined: Sat Jan 09, 2010 12:16 pm
Location: UAE | Egypt | USA
Contact:

Re: How To Remove Phoca Gallery 3.1.2 Powered By Text

Post by xoomserve » Sun Jan 29, 2012 4:41 pm

Hello,

How To Remove Phoca Gallery 3.1.2 Powered By Text

STEP 1:

FILE#1
components/com_phocagallery/views/category/view.html.php

In Line # 261 find the code:

Code: Select all

$this->tmpl['pgi'] = '<div style="text-align: center; color: rgb(211, 211, 211);">Powe'
. 'red by <a href="http://www.ph'
. 'oca.cz" style="text-decoration: none;" target="_blank" title="Phoc'
. 'a.cz">Phoca</a> <a href="http://www.phoca.cz/phocaga'
. 'llery" style="text-decoration: none;" target="_blank" title="Phoca Gal'
. 'lery">Gall'
. 'ery</a></div>';
Replace with the code:

Code: Select all

$this->tmpl['pgi'] = '';

FILE#2
components/com_phocagallery/views/categories/tmpl/default.php

In Line # 72 find the code:

Code: Select all

echo '<div style="text-align: center; color: rgb(211, 211, 211);">Powe'
. 'red by <a href="http://www.ph'
. 'oca.cz" style="text-decoration: none;" target="_blank" title="Phoc'
. 'a.cz">Phoca</a> <a href="http://www.phoca.cz/phocaga'
. 'llery" style="text-decoration: none;" target="_blank" title="Phoca Gal'
. 'lery">Gall'
. 'ery</a></div>';
Replace with the code:

Code: Select all

$this->tmpl['pgi'] = '';


STEP 2:

FILE#1
administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php

In Line # 681 find the code:

Code: Select all

return '<div style="text-align: center; color: rgb(211, 211, 211);">Powe'
. 'red by <a href="http://www.ph'
. 'oca.cz" style="text-decoration: none;" target="_blank" title="Phoc'
. 'a.cz">Phoca</a> <a href="http://www.phoca.cz/phocaga'
. 'llery" style="text-decoration: none;" target="_blank" title="Phoca Gal'
. 'lery">Gall'
. 'ery</a></div>';
Replace with the code:

Code: Select all

return '';

FILE#2
Page Line Matched Text
administrator/components/com_phocagallery/libraries/phocagallery/utils/utils.php

In Line # 92 find the code:

Code: Select all

echo '<div style="text-align: center; color: rgb(211, 211, 211);">Powe'
.'red by <a href="http://www.ph'
.'oca.cz" style="text-decoration: none;" target="_blank" title="Phoc'
.'a.cz">Phoca</a> <a href="http://www.phoca.cz/phocaga'
.'llery" style="text-decoration: none;" target="_blank" title="Phoca Gal'
.'lery">Gall'
.'ery</a></div>';
Replace with the code:

Code: Select all

echo '';
I hope this will help...
Apologies for Phoca Gallery Owners,

Best Regards,
XOOMSERVE

dave33
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Wed Feb 08, 2012 12:01 am

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by dave33 » Wed Feb 08, 2012 12:04 am

hello :)
how can i remove copyright from Phocagallery 2.8.1 ???

User avatar
ooffick
Joomla! Master
Joomla! Master
Posts: 11614
Joined: Thu Jul 17, 2008 3:10 pm
Location: Ireland
Contact:

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by ooffick » Wed Feb 08, 2012 8:52 am

Did you try to contact the developer?

Olaf
Olaf Offick - Global Moderator
learnskills.org

dave33
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Wed Feb 08, 2012 12:01 am

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by dave33 » Wed Feb 08, 2012 9:33 am

I dont wont to contact the developer, i ask people forum.joomla for ex. @xoomserve
If some body can help me i will be greatfull

dipampatel
Joomla! Apprentice
Joomla! Apprentice
Posts: 34
Joined: Sat Oct 18, 2008 3:17 am

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by dipampatel » Wed Feb 08, 2012 10:21 pm

I am using version 3.1.3.
Does anyone know how to remove the banners and other information from the control panel in the backend? I am doing this for a client and would like to hide all this info.

luckynuts
Joomla! Apprentice
Joomla! Apprentice
Posts: 17
Joined: Tue Oct 02, 2007 12:44 pm

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by luckynuts » Tue Mar 20, 2012 10:57 am

In version 3.1.4 following needs to be replaced:

/components/com_phocagallery/views/category/view.html.php

Code: Select all

$this->tmpl['pnd'] = '<div style="text-align: center; color: rgb(211, 211, 211);">Powe'
				. 'red by <a href="http://www.ph'
				. 'oca.cz" style="text-decoration: none;" target="_blank" title="Phoc'
				. 'a.cz">Phoca</a> <a href="http://www.phoca.cz/phocaga'
				. 'llery" style="text-decoration: none;" target="_blank" title="Phoca Gal'
				. 'lery">Gall'
				. 'ery</a></div>';
by this one:

Code: Select all

$this->tmpl['pnd'] = '';

Mohsen-6558
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Thu Nov 26, 2009 3:28 pm

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by Mohsen-6558 » Mon Apr 09, 2012 6:03 am

version 3.2:


components\com_phocagallery\views\category\view.html.php
line: 266:


replace :

Code: Select all

		$this->tmpl['ldb'] = '<div style="text-align: center; color: rgb(211, 211, 211);">Powe'
				. 'red by <a href="http://www.ph'
				. 'oca.cz" style="text-decoration: none;" target="_blank" title="Phoc'
				. 'a.cz">Phoca</a> <a href="http://www.phoca.cz/phocaga'
				. 'llery" style="text-decoration: none;" target="_blank" title="Phoca Gal'
				. 'lery">Gall'
				. 'ery</a></div>';
with:

Code: Select all

		$this->tmpl['ldb'] = '';


and

administrator \ components \ com_phocagallery \ librarie s \ phocagallery \ utils \ utils.php
92 string change -

Code: Select all

echo '<div style="text-align: center; color: rgb(211, 211, 211);"> Powe'
. 'red by <a href = "http://www.ph'
. 'oca.cz "style =" text-decoration: none; "target =" _blank "title =" Phoc'
. 'a.cz "> Phoca </ a> <a href =" http://www.phoca.cz/phocaga'
. 'llery "style =" text-decoration: none; "target =" _blank "title =" Phoca Gal'
. 'lery "> Gall'
. 'ery </ a> </ div>';
to this -

Code: Select all

echo'';

aa121
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Thu Sep 01, 2011 10:39 am
Location: UK

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by aa121 » Thu Aug 16, 2012 3:52 pm

Interesting discussion. I understand there are different interpretations of what GPL says about backlinks / credit links, but doesn’t JED License forbids developers from preventing backlink removal?

http://docs.joomla.org/JED_Entries_License_Checklist

List C2.3 – 11
Require payment to remove owner visible or hidden links:
Only if:
users are allowed to remove the links
the extension works if the files containing the links are edited by users

waqas356
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Thu May 12, 2011 4:18 pm

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by waqas356 » Thu Aug 23, 2012 10:09 am

simply search this div and remove it.
------------------

<div style="text-align: center; color: rgb(211, 211, 211);">Powe'
. 'red by <a href="http://www.ph'
. 'oca.cz" style="text-decoration: none;" target="_blank" title="Phoc'
. 'a.cz">Phoca</a> <a href="http://www.phoca.cz/phocaga'
. 'llery" style="text-decoration: none;" target="_blank" title="Phoca Gal'
. 'lery">Gall'
. 'ery</a></div>

--------------

User avatar
H13
Joomla! Ace
Joomla! Ace
Posts: 1545
Joined: Sun Dec 10, 2006 6:39 pm
Location: Czech Republic
Contact:

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by H13 » Fri Oct 26, 2012 4:36 pm

aa121 wrote:Interesting discussion. I understand there are different interpretations of what GPL says about backlinks / credit links, but doesn’t JED License forbids developers from preventing backlink removal?

http://docs.joomla.org/JED_Entries_License_Checklist

List C2.3 – 11
Require payment to remove owner visible or hidden links:
Only if:
users are allowed to remove the links
the extension works if the files containing the links are edited by users
Hi, I am developer of Phoca Gallery and I don't break any part of JED rules (I am reagularly getting information about if some of the extension does not meet the rules and I am fixing it immediately):

I don't require any payment for removimg the links. And there is no feature in the php code which will cause not working the gallery if the link is not included. Phoca Gallery like Joomla! includes a "powered by" and nobody from Phoca (it means me) don't require any money for someting. I don't require that users will use Phoca Gallery. Phoca Gallery icludes a "powered by" link like Joomla! and there is no rule on JED that it should not include it (as one of the few extensions, Phoca Gallery includes the information about the link on JED site: http://extensions.joomla.org/extensions ... llery/3150 ... "Includes visible backlink" ) I think people get all the information before testing and it is free - one need not worry about losing money because noone pays for testing or using it.

People have freedom, they CAN download Phoca Gallery and they CAN use it, they CAN use it for free and they CAN test it for free. They can get support for free and if it does not fit their needs, they CAN uninstall it - Please don't do an evil from developers (I don't mean it personally), who:

- have developed an extension for 5 years (and saved 5 years of people's life who use it)
- make in their freetime free support (in different forums)
- manage translation projects of community members (for free)
- support the extensions with documentation (for free)
- have written like e.g. Joomla! project that the extension is powered by.

My freedom is to make an extension like it is (I don't break any JED rule so it is listed on JED) and user's freedom is to use it.

I am not evil, like many times described in this forum (mostly by users who posted here 1 - 5 posts which means in fact by anonymous), I like developing extensions in my free time and I like to share them to the world - If somenoe cannot accept that the extension icludes "powered by", than he or she should not use it.

Users should not use it but not write in this forum or somewhere untruths like I am spaming sites with powered by or I am forcing someone to something (see previous posts in this or similar topics), etc.

I have explained many times why the link is important for the project (mostly because SOME people will understand that there are some values and such values are not made from nothing so they then bring help to the project (answers in the forum, documentation, improvements, etc.) This saves my time and I can do the extension better with better and new features.

Such are the rules:

Do you like the extension with the powered by - great, just use it everywhere you need
Do you like the extension and you can help the project - great, every help is appreciated
Do you like the extension but you don't like the powered - that means, the extensions as it is does not fit your needs - then just don't use the extension but please be so kind and don't write the untruths in the forum (like previously, I don't mean it personally now)
Don't like the extension - Ok, we can live with this, just don't use it and ignore that such extension exists - I hope it didn't make some negative influence on you - if yes, try to share it in Phoca Forum (without untruths), maybe I can help you.

I only have done some extensions and don't want to hide them somewhere (it it exists and can help to someone, then why not to share it)

Jan
Last edited by H13 on Fri Oct 26, 2012 4:53 pm, edited 1 time in total.
- Phoca Cart - Joomla eCommerce App - https://www.phoca.cz/phocacart
- Phoca Gallery - powerful image gallery
- Phoca Restaurant Menu - https://www.phoca.cz/phocamenu
- Phoca Download - download manager for Joomla

hostcob
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Fri Oct 26, 2012 4:37 pm
Location: India
Contact:

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by hostcob » Fri Oct 26, 2012 4:45 pm

If you are running version 2.6.2 , this solution worked for me. Just follow these steps. If have any problem then please notify me.

1º – Edit the file view.html.php (localized in components/com_phocagallery/views/categories/)

Find:

$tmpl['ab'] = base64_decode(‘
(Important -- Make sure you replace the complete line - Example:

$tmpl['ab'] = base64_decode(‘fadhfkajnbbceeuyyyttaee);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Replace the full string ending with );

Replace it for:

$tmpl['ab'] = ' ';

save the file and upload

——————————————-
2º – Edit the file view.html.php (localized in components/com_phocagallery/views/category/)

find:

$tmpl['md'] = base64_decode(‘PGRpdiBzdHlsZT0idGV4dC……)

replace it for:

$tmpl['md'] = ' ';

3º: just under the string $tmpl['md'] you will need to replace:

$tmpl['em'] = PhocaGalleryRenderFront::getString();

with:

$tmpl['em'] = ' ';

Save and upload.

musinik
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Fri Dec 27, 2013 3:16 am

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by musinik » Fri Dec 27, 2013 3:20 am

Another simple solution is to add a simple CSS line into any of your css files:

Code: Select all

div#phocagallery+div{display: none;}
"+"(plus) css selector takes the closest next sibling and "display:none" hides it. The div with advert is always the next one to the main div with id "phocagallery".

User avatar
H13
Joomla! Ace
Joomla! Ace
Posts: 1545
Joined: Sun Dec 10, 2006 6:39 pm
Location: Czech Republic
Contact:

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by H13 » Sun Feb 02, 2014 5:17 pm

- Phoca Cart - Joomla eCommerce App - https://www.phoca.cz/phocacart
- Phoca Gallery - powerful image gallery
- Phoca Restaurant Menu - https://www.phoca.cz/phocamenu
- Phoca Download - download manager for Joomla

hamsel
Joomla! Apprentice
Joomla! Apprentice
Posts: 27
Joined: Sun Oct 30, 2005 1:39 am
Location: Denmark
Contact:

Re: How To Remove Phoca Gallery 2.6.0 Powered By Text

Post by hamsel » Tue Mar 11, 2014 12:23 pm

In 4.1 it's the function "public static function renderInfo()". The word Powered has been split up so difficult to find with a global search.

Comment the function lines out e.g. with leading // and just add return '';

/Hz


Locked

Return to “Extensions for Joomla! 1.5”