Active
Project:
MediaWiki
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2008 at 20:51 UTC
Updated:
1 Oct 2010 at 17:45 UTC
ANY node I try to edit gives this error...none have wiki formatting in them. I can't edit any nodes when this module is activated. I have PHP5 on a Linux Apache install.
Fatal error: Call to a member function getTitle() on a non-object in /var/www/shellium.org/wiki/includes/EditPage.php on line 92
Linking doesn't work in the wiki either this is what is appends ti Interlinked sites
?q=%241
Comments
Comment #1
kinjomusashi commentedI'm having the same problem. Were you or anybody on this thread able to resolve it?
Comment #2
ClearXS commentedFatal error: Call to a member function getTitle() on a non-object in 'my-mediawiki.site'/includes/EditPage.php on line 97
Same error. Its redirecting to a page of the program (not module) 'mediawiki install'/includes/EditPage.php. Must have auto-detected my mediawiki install elsewhere on my server in some way, as I only had ticked it on! Ticking the module off, give the normal editing back again. I have it under D6 with a minor patch:
MediaWiki » Issues: Do you plan a 6.x version of mediawiki module? - http://drupal.org/node/221646 - http://drupal.org/files/issues/mediawiki.zip
I'm not sure if this is how mediawiki module always erroneous work, or that the error comes together with differences of D5-D6, or with other modules that are hooking, redirecting or so..? I had this issue trying to figure out before I found its the mediawiki module that causes it:
Upload Permissions Per Content Type » Issues: Argument #2 is not an array - http://drupal.org/node/536328#comment-3515990