Piwigo.org

You are not logged in. (Register / Login)

Announcement

#1 2012-07-05 11:56:52

georgefan
Member
Registered: 2012-07-03
Posts: 11

[resolved] problem on 2.4.1 upgrading.....

PHP Strict Standards:  Non-static method updates::upgrade_to() should not be called statically in D:\myserver\piwigo\admin\updates_pwg.php on line 121

Offline

#2 2012-07-05 12:13:44

mistic100
Piwigo Team
Location: Avignon (Fr)
Registered: 2008-09-27
Posts: 1485
Website

Re: [resolved] problem on 2.4.1 upgrading.....

Is it hard to say "Hello" and post more that just the error ?

try to add in your local configuration with LocalFilesEditor

Code:

error_reporting(E_ALL ^ E_NOTICE);

or if you use PHP 5.4

Code:

error_reporting(E_ALL ^ E_NOTICE ^ E_STRICT);

Last edited by mistic100 (2012-07-05 12:18:23)

Offline

#3 2012-07-06 08:03:33

georgefan
Member
Registered: 2012-07-03
Posts: 11

Re: [resolved] problem on 2.4.1 upgrading.....

hello!
I am very sorry.
I am not very familiar with system & programming.
which is the php configure file? php.ini?

thank you a lot!

Offline

#4 2012-07-06 09:26:29

flop25
Piwigo Team
Registered: 1970-01-01
Posts: 3527
Website

Re: [resolved] problem on 2.4.1 upgrading.....

mistic100 wrote:

try to add in your local configuration with LocalFilesEditor


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Online

#5 2012-07-06 10:01:44

georgefan
Member
Registered: 2012-07-03
Posts: 11

Re: [resolved] problem on 2.4.1 upgrading.....

ha, what's " local configuration"?
my server is IIS on my notebook.

thank you very much.

Offline

#6 2012-07-06 10:04:41

flop25
Piwigo Team
Registered: 1970-01-01
Posts: 3527
Website

Re: [resolved] problem on 2.4.1 upgrading.....

next time make a research : [extension by Piwigo Team] LocalFiles Editor


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Online

#7 2012-07-06 14:58:34

georgefan
Member
Registered: 2012-07-03
Posts: 11

Re: [resolved] problem on 2.4.1 upgrading.....

thank you very much.

Offline

Board footer

Powered by FluxBB

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