FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » FUDforum 3.0+ » Upgrade 2.5.3RC3 to 2.6.0RC3 fails
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Upgrade 2.5.3RC3 to 2.6.0RC3 fails [message #14193] Fri, 07 November 2003 21:17 Go to next message
Nesrene is currently offline  Nesrene   Norway
Messages: 25
Registered: April 2003
Location: Oslo
Karma: 0
Junior Member
The above mentioned does not work. At all. After upgrade I try to log into the forum (or the adm-section) and it just re-routes back to the login-form.

All forums seems to be gone too, and the number of users registered in the database is not concistent with what is actually there.

A clean install of 2.6.0RC3 works like a charm.

The box is Linux, Apache 2.0.48, PHP 4.3.3.

Any ideas?


"History is written by those who have hanged heroes!"
Re: Upgrade 2.5.3RC3 to 2.6.0RC3 fails [message #14194 is a reply to message #14193] Fri, 07 November 2003 21:24 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The forums only appear gone, because the consistency checker (mandatory step after upgrade) didn't run.

The solution is use the upgrade script at: http://bb.prohost.org/upgrade.tar.gz


FUDforum Core Developer
Re: Upgrade 2.5.3RC3 to 2.6.0RC3 fails [message #14195 is a reply to message #14194] Fri, 07 November 2003 22:06 Go to previous messageGo to next message
Nesrene is currently offline  Nesrene   Norway
Messages: 25
Registered: April 2003
Location: Oslo
Karma: 0
Junior Member
Nope, same shit happens, the upgrade-script exits with the following, and it does not look like the concistency checker runs...:

Removing Index conf_key
Removing Index referer_id
Removing Index avatar_approved
Removing Index acc_status
SQL Upgrades Complete
Adding GLOBAL Variables

Notice: Undefined index: NONE in /local/www/www.klanen.no/docs/buko/upgrade.php on line 1342

Notice: Undefined index: NONE in /local/www/www.klanen.no/docs/buko/upgrade.php on line 1342
Compiling theme default
Compiling theme English

Executing Consistency Checker (if the popup with the consistency checker failed to appear you MUST click here
PLEASE REMOVE THIS FILE (/local/www/www.klanen.no/docs/buko/upgrade.php) UPON COMPLETION OF THE UPGRADE PROCESS.
THIS IS IMPERATIVE, OTHERWISE ANYONE COULD RUN THIS SCRIPT!


"History is written by those who have hanged heroes!"
Re: Upgrade 2.5.3RC3 to 2.6.0RC3 fails [message #14196 is a reply to message #14195] Fri, 07 November 2003 22:25 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Did you run the consistency checker?

FUDforum Core Developer
Re: Upgrade 2.5.3RC3 to 2.6.0RC3 fails [message #14197 is a reply to message #14196] Fri, 07 November 2003 23:13 Go to previous messageGo to next message
Nesrene is currently offline  Nesrene   Norway
Messages: 25
Registered: April 2003
Location: Oslo
Karma: 0
Junior Member
No, how could I have done that when the login-window is all that appears? Both for /adm/ and / of the forum root.

See the attached files, it's both the gui and the html-source outputs...


"History is written by those who have hanged heroes!"
Re: Upgrade 2.5.3RC3 to 2.6.0RC3 fails [message #14206 is a reply to message #14197] Sat, 08 November 2003 09:06 Go to previous messageGo to next message
Nesrene is currently offline  Nesrene   Norway
Messages: 25
Registered: April 2003
Location: Oslo
Karma: 0
Junior Member
Some more info...

When testing the upgrade I do a copy of the original installation for both the database (mySQL 4.) and the WEB-tree. I change config and rebuild themes under the copy to ensure that apart from the actual physical location it is 100% correct and equal.

Since the original is in production I cannot test directly on it. I'm root and have shell-access, actually I do all things apart from rebuild themes and the upgrade itself from shell.

Before the upgrade the database has 771 active users, after it has 534. In the fud23_users table. So, it is safe to say that the upgrade "cleans up" more than it should Wink

In the upgraded database it has:
- 3 categories (3 in the original), fud23_cat
- 14 forums (14 in the original), fud23_forum
- 16 groups (16 in the original), fud23_groups
...and so on, the only table that seems to get messed up (I have not checked all tables) is the fud23_users.

I have also ensured that the "Administrator" users password is the same in the copy as in the original after upgrade.

So, I'm rather stuck Wink


"History is written by those who have hanged heroes!"
Re: Upgrade 2.5.3RC3 to 2.6.0RC3 fails [message #14235 is a reply to message #14206] Mon, 10 November 2003 20:40 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Could you please try RC4.

FUDforum Core Developer
Re: Upgrade 2.5.3RC3 to 2.6.0RC3 fails [message #14236 is a reply to message #14235] Mon, 10 November 2003 20:59 Go to previous messageGo to next message
Nesrene is currently offline  Nesrene   Norway
Messages: 25
Registered: April 2003
Location: Oslo
Karma: 0
Junior Member
Yupp, I'll try it later this evening and report back.


"History is written by those who have hanged heroes!"
Re: Upgrade 2.5.3RC3 to 2.6.0RC4 partially fails [message #14247 is a reply to message #14236] Tue, 11 November 2003 10:33 Go to previous messageGo to next message
Nesrene is currently offline  Nesrene   Norway
Messages: 25
Registered: April 2003
Location: Oslo
Karma: 0
Junior Member
Just upgraded now, and it worked. That is the actual upgrade in terms of giving output. I had to run the concistensy checker manually (from within adm of corse) after install, and then it appeared to have content.

However! The upgrade reduces number of users from 773 to 531...

I have no idea what else the upgrade has done to the database...

If you wish, I could give you the database tar'd... I guess it is also possible to grant you access to the server via SSH2, all software (Apache 2/PHP and mySQL 4) runs off the same box.


"History is written by those who have hanged heroes!"
Re: Upgrade 2.5.3RC3 to 2.6.0RC4 partially fails [message #14248 is a reply to message #14247] Tue, 11 November 2003 11:13 Go to previous messageGo to next message
plugz is currently offline  plugz   Lithuania
Messages: 23
Registered: November 2003
Location: Kaunas, Lithuania
Karma: 0
Junior Member
Nesrene wrote on Tue, 11 November 2003 05:33

Just upgraded now, and it worked. That is the actual upgrade in terms of giving output. I had to run the concistensy checker manually (from within adm of corse) after install, and then it appeared to have content.

However! The upgrade reduces number of users from 773 to 531...

I have no idea what else the upgrade has done to the database...

If you wish, I could give you the database tar'd... I guess it is also possible to grant you access to the server via SSH2, all software (Apache 2/PHP and mySQL 4) runs off the same box.



same happened to me but it removed users that where not activated...
Re: Upgrade 2.5.3RC3 to 2.6.0RC4 partially fails [message #14249 is a reply to message #14248] Tue, 11 November 2003 11:16 Go to previous messageGo to next message
Nesrene is currently offline  Nesrene   Norway
Messages: 25
Registered: April 2003
Location: Oslo
Karma: 0
Junior Member
All my users are activated (approved), but some of them are blocked. I belive in the area 30, not 200+ Wink


"History is written by those who have hanged heroes!"
Re: Upgrade 2.5.3RC3 to 2.6.0RC4 partially fails [message #14258 is a reply to message #14247] Tue, 11 November 2003 15:15 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
If you could give me the original database + original GLOBALS.php I could try to see what was the cause of the problem.

FUDforum Core Developer
Re: Upgrade 2.5.3RC3 to 2.6.0RC4 partially fails [message #14262 is a reply to message #14258] Tue, 11 November 2003 15:41 Go to previous message
Nesrene is currently offline  Nesrene   Norway
Messages: 25
Registered: April 2003
Location: Oslo
Karma: 0
Junior Member
It is done!


"History is written by those who have hanged heroes!"
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: 2.6.0 upgrades failing
Next Topic: several member info lines?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Sep 09 08:21:29 GMT 2024

Total time taken to generate the page: 0.04426 seconds