Announcement

#1 2011-10-12 22:09:34

Mikael A
Guest

[resolved] after update, stuck with error: No upgrade required, the database stru

After manual update 2.2.3 to 2.3.0
if I try to access piwigo I get sent to updrade.php which gives me message:

No upgrade required, the database structure is up to date

where it stops..

nomatter if I try to access index.php or upgrade.php..

What can/should I do?

 

#2 2011-10-12 22:11:36

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13786

Re: [resolved] after update, stuck with error: No upgrade required, the database stru

Hi Mikael A,

Can you perform the following SQL request on your database:

Code:

select * from piwigo_config where param = 'piwigo_db_version';

Offline

 

#3 2011-10-12 22:15:32

Mikael A
Guest

Re: [resolved] after update, stuck with error: No upgrade required, the database stru

The answer is 2.2..

 

#4 2011-10-12 22:45:25

Mikael A
Guest

Re: [resolved] after update, stuck with error: No upgrade required, the database stru

Issue solved..

reinstalled (copied all files again, all cataloges..), and suddenly it worked..

/M

 

#5 2011-10-12 22:58:28

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13786

Re: [resolved] after update, stuck with error: No upgrade required, the database stru

Do you still have "2.2" in the database ?

In your include/constants.php file, do you have something like?

Code:

define('PHPWG_VERSION', '2.3.0');

Offline

 

#6 2012-03-24 05:51:16

cooltech
Guest

Re: [resolved] after update, stuck with error: No upgrade required, the database stru

plg wrote:

Hi Mikael A,

Can you perform the following SQL request on your database:

Code:

select * from piwigo_config where param = 'piwigo_db_version';

I can do this if you walk me through the steps to perform this on my Blue Host account.

I have the exact same issue on my Blue Host account. I would like to resolve it without having to reload several hundred images

 

#7 2012-03-24 12:10:43

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13786

Re: [resolved] after update, stuck with error: No upgrade required, the database stru

cooltech wrote:

plg wrote:

Hi Mikael A,

Can you perform the following SQL request on your database:

Code:

select * from piwigo_config where param = 'piwigo_db_version';

I can do this if you walk me through the steps to perform this on my Blue Host account.

You have to find your MySQL manager. Probably PhpMyAdmin. Then you can perform an SQL query (the "select...")

Offline

 

#8 2012-08-07 18:00:06

Eric B
Member
2003-10-02
90

Re: [resolved] after update, stuck with error: No upgrade required, the database stru

Hi Patrick,
I have the same message upgrading from 2.3.5 to 2.4.3
My database is still in 2.3 (according to the query) while the files are in 2.4.3 (according to define('PHPWG_VERSION', '2.4.3') in constants.php)

What should I do to fix the upgrade? Can I force the upgrade of only the database?

How can I recognize the version of the database? which are the new tables or fields?

Note that my table prefix in the db is NOT piwigo (still phpwebgallery, I updated the query accordingly). But I suppose that is a minor point...

EDIT: I refreshed the page upgrade.php and the migration went through. Migration done properly at the end.

Last edited by Eric B (2012-08-07 18:15:18)

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact