Mailing List Archive

Upgrade 1.2.4 -> 1.3.0beta6 failed
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,
my test upgrade of a running mediawiki 1.2.4 to 1.3.0 beta6 failed with
the following error message in the php log and a blank start page:

[09-Aug-2004 09:14:39] PHP Warning: Cannot modify header information -
headers already sent by (output started at
/usr/local/ftp/gaiaev/mediawiki2/config/index.php:32) in Unknown on line 0
[09-Aug-2004 09:16:38] PHP Fatal error: Call to a member function on a
non-object in /usr/local/ftp/gaiaev/mediawiki2/includes/Skin.php on line
1638
[09-Aug-2004 09:17:17] PHP Fatal error: Call to a member function on a
non-object in /usr/local/ftp/gaiaev/mediawiki2/includes/Skin.php on line
1638
[09-Aug-2004 09:18:16] PHP Fatal error: Call to a member function on a
non-object in /usr/local/ftp/gaiaev/mediawiki2/includes/Skin.php on line
1638
[09-Aug-2004 09:18:18] PHP Fatal error: Call to a member function on a
non-object in /usr/local/ftp/gaiaev/mediawiki2/includes/Skin.php on line
1638
[09-Aug-2004 09:18:19] PHP Fatal error: Call to a member function on a
non-object in /usr/local/ftp/gaiaev/mediawiki2/includes/Skin.php on line
1638
intraweb:/usr/local/ftp/gaiaev/mediawiki2 #

For more details see
https://sourceforge.net/tracker/index.php?func=detail&aid=1005807&group_id=34373&atid=411192

Bye, Thommie
- --
- ---------------------------------------------------------------------
~ THOMAS M. ROTHER * n e t z w i s s e n * D-73728 Esslingen
~ F.R. Germany, European Union * mailto:t.rother@netzwissen.de
~ http://www.netzwissen.de * GPG Key from http://wwwkeys.de.pgp.net
~ Fingerprint B208 E204 4249 4635 19B9 B691 3E73 C8B9 1229 DE4C
- ---------------------------------------------------------------------


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFBFynNPnPIuRIp3kwRAq3yAJ9NRm9KkaBgoDI6M7QBggPswk9ODACfUHWA
1k+2UgKm5Q5VKaeAavSYG2M=
=wPOs
-----END PGP SIGNATURE-----
Re: Upgrade 1.2.4 -> 1.3.0beta6 failed [ In reply to ]
Thomas Rother wrote:
> my test upgrade of a running mediawiki 1.2.4 to 1.3.0 beta6 failed with
> the following error message in the php log and a blank start page:
[snip]
> [09-Aug-2004 09:16:38] PHP Fatal error: Call to a member function on a
> non-object in /usr/local/ftp/gaiaev/mediawiki2/includes/Skin.php on line
> 1638

Can you try going to different page titles, special pages, etc?

This error should only be able to happen if you're loading an invalid
page title, which itself should never happen since that will be trapped
beforehand and changed to an error page.

What are your language settings?

-- brion vibber (brion @ pobox.com)