Topic on Extension talk:ArticleFeedbackv5

Opening Special:ArticleFeedbackv5 produces Internal Error

6
2C0F:F8F0:C600:3BB2:45E5:BA3C:A68F:E891 (talkcontribs)

Internal error

[YFCpWTQh2MG8NEIOG@4tWwAAG1c] /Special:ArticleFeedbackv5 Error from line 395 of /home/mywiki/public_html/extensions/ArticleFeedbackv5/includes/ArticleFeedbackv5Activity.php: Call to a member function makeKey() on bool

Backtrace:

#0 /home/mywiki/public_html/extensions/ArticleFeedbackv5/includes/ArticleFeedbackv5Model.php(522): ArticleFeedbackv5Activity::getLastEditorActivity(array)

#1 /home/mywiki/public_html/extensions/ArticleFeedbackv5/data/DataModelList.php(43): ArticleFeedbackv5Model::preload(array, User)

#2 /home/mywiki/public_html/extensions/ArticleFeedbackv5/data/DataModelList.php(33): DataModelList->preload()

#3 /home/mywiki/public_html/extensions/ArticleFeedbackv5/data/DataModel.php(334): DataModelList->__construct(array, string, User)

#4 /home/mywiki/public_html/extensions/ArticleFeedbackv5/includes/ArticleFeedbackv5Model.php(431): DataModel::getList(string, User, NULL, string, string, string)

#5 /home/mywiki/public_html/extensions/ArticleFeedbackv5/includes/specials/SpecialArticleFeedbackv5.php(265): ArticleFeedbackv5Model::getList(string, User, NULL, string, string, string)

#6 /home/mywiki/public_html/extensions/ArticleFeedbackv5/includes/specials/SpecialArticleFeedbackv5.php(185): SpecialArticleFeedbackv5->fetchData()

#7 /home/mywiki/public_html/includes/specialpage/SpecialPage.php(600): SpecialArticleFeedbackv5->execute(NULL)

#8 /home/mywiki/public_html/includes/specialpage/SpecialPageFactory.php(635): SpecialPage->run(NULL)

#9 /home/mywiki/public_html/includes/MediaWiki.php(307): MediaWiki\SpecialPage\SpecialPageFactory->executePath(Title, RequestContext)

#10 /home/mywiki/public_html/includes/MediaWiki.php(940): MediaWiki->performRequest()

#11 /home/mywiki/public_html/includes/MediaWiki.php(543): MediaWiki->main()

#12 /home/mywiki/public_html/index.php(53): MediaWiki->run()

#13 /home/mywiki/public_html/index.php(46): wfIndexMain()

#14 {main}

150.116.140.63 (talkcontribs)

I also have the same issue, finally you could solve it ?

Jgreendoe (talkcontribs)

We have the same issue as well. Anyone able to resolve?

Jgreendoe (talkcontribs)

This happens when we go to the Watchlist.

Dscotese (talkcontribs)

The null object is a Cache object which was deprecated in 1.36 see Manual:$wgMemc. I ran into this problem with ConfirmAccount and thought upgrading the extension would fix it. It has not, so I set $wgMemc to ObjectCache::getLocalClusterInstance(); as the Manual page suggested and that fixed some of the problems. I also looked at the Discussion page on the Main page of this Wiki and asked where is the best place to report bugs.

Jamesyoungottawa (talkcontribs)

Were you able to resolve this?

Reply to "Opening Special:ArticleFeedbackv5 produces Internal Error"