[Mediawiki-l] Uppgrade problem 1.2.4 to 1.3.0beta3

Thomas Rother t.rother at netzwissen.de
Fri Jun 18 17:31:36 UTC 2004


Hi,
i did an upgrade of a running 1.2.4 mediawiki with a backuped database,
using the config/index.php Web-Install. The installation finished
smoothly, but the final Wiki-code shows a problem. The resulting wiki
start-page is blank, the log shows this:

[18-Jun-2004 18:54:19] PHP Fatal error:  Call to a member function on a
non-object in /usr/local/ftp/gpintra2/wiki2/includes/Skin.php on line 1693

The mentioned line is:

         /*static*/ function makeArticleUrl ( $name, $urlaction='' ) {
                 $title = Title::newFromText( $name );
                 $title= $title->getSubjectPage();
		^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^	
                 $this->checkTitle($title, $name);
                 return $title->getLocalURL( $urlaction );
         }


I could duplicate this with a second installation, with a copy of the 
same 1.2.4 database. Meanwhile, a fresh installation of 1.3.0beta3 on 
the same machine is successful.

Any ideas?

Thanks, 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 at 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
---------------------------------------------------------------------




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wikimedia.org/pipermail/mediawiki-l/attachments/20040618/9ff0d2e4/attachment.htm 


More information about the MediaWiki-l mailing list