Upgrade to 2.7.3 error [message #28557] |
Mon, 31 October 2005 15:59 |
keneisman
Messages: 68 Registered: May 2005
Karma: 0
|
Member |
|
|
Upgrading to 2.7.3 from 2.6.14 I get the following:
Checking if SQL permissions to perform the upgrade are avaliable
Disable the forum
Forum is now disabled
Beginning the file upgrade process
Begining to decompress the archive
Finished decompressing the archive
File Upgrade Complete
Any changed files were backed up to: "c:/GEMSforum/errors/.backup/"
Beginning SQL Upgrades
SQL Upgrades Complete
Setting default theme
Notice: Undefined index: LANGUAGE in c:\Inetpub\wwwroot\gemsforum\upgrade.php on line 1301
Notice: Undefined index: LOCALE in c:\Inetpub\wwwroot\gemsforum\upgrade.php on line 1301
Adding GLOBAL Variables
Compiling theme default
Warning: file_get_contents(c:/GEMSforum/thm/default/i18n//charset) [function.file-get-contents]: failed to open stream: No such file or directory in c:\GEMSforum\include\compiler.inc on line 613
Missing Message entry custom_avatar_queue inside i18n//msg
*******************************************************
Now, if I try to get to the forum, I just get a blank page. If I try to run the upgrade script again, my admin login no longer works.
Running on W2k3 server
MySQL database
Thanks for any help
Ken
[Updated on: Mon, 31 October 2005 16:06] Report message to a moderator
|
|
|
|
Re: Upgrade to 2.7.3 error [message #28577 is a reply to message #28576] |
Mon, 31 October 2005 23:35 |
ortizdr
Messages: 2 Registered: October 2005
Karma: 0
|
Junior Member |
|
|
Ok i have a similar problem except that I am getting this error message at the bottom of all my forums:
(D:\FUDforum\index.php:220
D:\FUDforum\index.php:1090
D:\FUDforum\theme\default\thread.php:618
D:\FUDforum\index.php:1219
) : ERROR: duplicate key violates unique constraint "fud26_forum_read_i_fu"
Query: INSERT INTO fud26_forum_read (forum_id, user_id, last_view) VALUES (5, 3, 1130801064)
_GET: array ( 't' => 'thread', 'frm_id' => '5', 'S' => '6279ed323449309eb8adca1a57f577a9', )
Server Version:
[Referring Page] http://dusnet.servehttp.com:81/fudforum/
Most of the posts are messed up. I have tried running Forum Consistancy Checker, SQL Optimization, Rebuild The Search Index, and Compact Messages. Any info. would be awesome!!
|
|
|
Re: Upgrade to 2.7.3 error [message #28579 is a reply to message #28577] |
Mon, 31 October 2005 23:49 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
It looks like your mysql does not return error information, hence this problem.
FUDforum Core Developer
|
|
|
|
|
|
|
Re: Upgrade to 2.7.3 error [message #28598 is a reply to message #28597] |
Tue, 01 November 2005 14:10 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Winzip should be able to decompress the file,there is only 1 file inside the archive. You need to extract it and run it... that's all there is to it.
FUDforum Core Developer
|
|
|
|
|
Re: Upgrade to 2.7.3 error [message #28613 is a reply to message #28608] |
Tue, 01 November 2005 22:32 |
keneisman
Messages: 68 Registered: May 2005
Karma: 0
|
Member |
|
|
I've downloaded it and unzipped it using several different programs including WinZIP. When I try to read the unzipped file with my PHP editor it shows up in hex, leading me to beleive that the file is corrupt. It is also still almost 4 times bigger than the original upgrade.php. When I try to run it, I get what appear to be php messages in my IE window but they are all mixed up and don't make sense and then I get several IE message boxes telling me that this web page wants to shut down. This is the same behavior I observed with the first file you posted in this thread.
In desperation, I've tried exporting my forum (2.6.14RC1) doing a fresh install of 2.6.14RC1 and importing into the fresh install. Hoping that the fresh install wouldn't have the corruption of the original and then I could upgrade IT to 2.7.3. However, I get an error that the action_log does not exist and another one that says one of the user's passwords in wrong. Then it bombs and I can't log in anymore.
Thanks
Ken
[Updated on: Tue, 01 November 2005 22:34] Report message to a moderator
|
|
|
|