Piwigo.org

You are not logged in. (Register / Login)

Announcement

#16 2010-11-17 06:47:40

ddtddt
Piwigo Team
Location: Quetigny - France
Registered: 2007-07-27
Posts: 6075

Re: [resolved] Move plugin language_switch to header

Wallster wrote:

As soon as I tried to save "personal plugin" my gallery stopped working. Now I can't access it, can you?

http://wallstudio.se/myiceland/gallery

by your FTin plugin directory

rename PersonalPlugin to PersonalPluginold


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

#17 2010-11-17 08:22:49

plg
Piwigo Team
Location: Paris, France, Europe
Registered: 2002-04-05
Posts: 11717
Website

Re: [resolved] Move plugin language_switch to header

This Personal Plugin works on my Piwigo installation. I suppose there is a conflict with another plugin or that my PHP code is not compatible with your PHP version.

Do you have an Apache error log file?


Latest blog post on Piwigo.com: Piwigo 2.5 on Piwigo.com (March 7th, 2013)

Offline

#18 2010-11-17 16:12:16

Wallster
Translation Team
Location: Skaftafell, Iceland
Registered: 2010-10-22
Posts: 48
Website

Re: [resolved] Move plugin language_switch to header

Tried to rename the folder from Personal Plugin to Personal Pluginold, did'nt make any difference.

At the moment im running the webserver from One.com, it's a very cheap webserver, doubt that I can get an apache error log file.

Is there any way I can uninstall this plugin without being able to access the admin panel?

Offline

#19 2010-11-17 16:17:10

plg
Piwigo Team
Location: Paris, France, Europe
Registered: 2002-04-05
Posts: 11717
Website

Re: [resolved] Move plugin language_switch to header

Wallster wrote:

Is there any way I can uninstall this plugin without being able to access the admin panel?

Yes, if you can perform a MySQL query (with PhpMyAdmin) :

Code:

update piwigo_plugins set state = 'inactive' where id = 'PersonalPlugin';

Latest blog post on Piwigo.com: Piwigo 2.5 on Piwigo.com (March 7th, 2013)

Offline

#20 2010-11-17 16:21:49

plg
Piwigo Team
Location: Paris, France, Europe
Registered: 2002-04-05
Posts: 11717
Website

Re: [resolved] Move plugin language_switch to header

In case it doesn't solve your problem, can try to use the previous version of the header.tpl file?


Latest blog post on Piwigo.com: Piwigo 2.5 on Piwigo.com (March 7th, 2013)

Offline

#21 2010-11-17 18:27:18

Wallster
Translation Team
Location: Skaftafell, Iceland
Registered: 2010-10-22
Posts: 48
Website

Re: [resolved] Move plugin language_switch to header

Tried it all, it still does'nt work. It's very strange. Can I try to delete PersonalPlugin in my database without anything major crashes?

Offline

#22 2010-11-17 18:44:32

plg
Piwigo Team
Location: Paris, France, Europe
Registered: 2002-04-05
Posts: 11717
Website

Re: [resolved] Move plugin language_switch to header

Wallster wrote:

Tried it all, it still does'nt work. It's very strange.

So you confirm you tried:

1) renaming the "PersonalPlugin" directory
2) deactivating the PersonalPlugin directly in the database
3) restore the previous version of your header.tpl file

If you answer yes to all these questions, yes it's very strange :-/

Wallster wrote:

Can I try to delete PersonalPlugin in my database without anything major crashes?

Yes you can try also.


Latest blog post on Piwigo.com: Piwigo 2.5 on Piwigo.com (March 7th, 2013)

Offline

#23 2010-11-17 20:11:46

Wallster
Translation Team
Location: Skaftafell, Iceland
Registered: 2010-10-22
Posts: 48
Website

Re: [resolved] Move plugin language_switch to header

Yes I did all the 3 steps including deleting Personal Plugin in the database.

All code that I got from you is taken out and still it doesnt work.... It's very very strange.

Offline

#24 2010-11-17 20:58:48

plg
Piwigo Team
Location: Paris, France, Europe
Registered: 2002-04-05
Posts: 11717
Website

Re: [resolved] Move plugin language_switch to header

I've fixed the problem : instead of modifying [Administration > Plugins > LocalFiles Editor > Personal Plugin] , you had modified [Administration > Plugins > LocalFiles Editor > Local config].


Latest blog post on Piwigo.com: Piwigo 2.5 on Piwigo.com (March 7th, 2013)

Offline

#25 2010-11-17 21:03:21

Wallster
Translation Team
Location: Skaftafell, Iceland
Registered: 2010-10-22
Posts: 48
Website

Re: [resolved] Move plugin language_switch to header

haha wops... Well I will give myself a big pat on the shoulder for that!

Thanks alot for helping me, will try to install the languageSwitch the correct way this time :)

Offline

Board footer

Powered by FluxBB

About this website · Donate · Contact Piwigo project © 2002-2013