[Mediawiki-l] Uppgrade problem 1.2.4 to 1.3.0beta3

Hanke Penning hanke.penning at iap.de
Sun Jun 27 14:16:09 UTC 2004


Hello,

> [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.

I have reproduced this error when upgrading from 1.2.5 to 1.3.0beta4.

I tried for hours to fix the problem. Everything I get to work is a fresh 
install, but this is of no real use...

Greetings				Hanke




More information about the MediaWiki-l mailing list