Topic on Extension talk:Nuke

fatal error undefined getUsers()

8
Summary by Seb35

Inconsistent versions between MediaWiki and the extension Nuke.

169.231.39.60 (talkcontribs)

I'am using mediawiki ver 1.16.4, I just downloaded Nuke and put it into my extensions/ folder but when I go to the special page "Special:Nuke" get the following error:

Fatal error: Call to undefined method SpecialNuke::getUser() in $IP/extensions/Nuke/Nuke_body.php on line 10

190.225.11.13 (talkcontribs)

me too

38.116.25.196 (talkcontribs)
209.162.243.235 (talkcontribs)

Dowmloaded latest snapshot and Localization, and error is still the same. Running on a Windows implementation. Call to undefined method SpecialNuke::getUser()

Bawolff (talkcontribs)

Sounds like you have too old a version of MediaWiki. Try using either a newer version of MediaWiki (Specificly, the getUser method was introduced in MediaWiki 1.18) or using an older version of the nuke extension.

Jeroen De Dauw (talkcontribs)

Yes, that indeed is the issue - if you're using MW 1.16.x and cannot upgrade, use Nuke 1.1.1. Compatibility between Nuke releases and versions of MediaWiki can be seen in the factbox of the Nuke extension page.

2001:D30:101:1:0:0:0:5 (talkcontribs)

How can we download the old Nuke 1.1.1 ? Sorry for the newbiness, but I'm confused with the git repository.