This is the error:
[ed9201c49657255ad791b608] Caught exception of type Error
This is my permissions. Is this correct?
$wgGroupPermissions['*']['aft-reader'] = false;
$wgGroupPermissions['user']['aft-member'] = true;
Thank you!
This is the error:
[ed9201c49657255ad791b608] Caught exception of type Error
This is my permissions. Is this correct?
$wgGroupPermissions['*']['aft-reader'] = false;
$wgGroupPermissions['user']['aft-member'] = true;
Thank you!
i get this error
Error from line 395 of /public_html/extensions/ArticleFeedbackv5/includes/ArticleFeedbackv5Activity.php: Call to a member function makeKey() on bool Backtrace: #0 /public_html/extensions/ArticleFeedbackv5/includes/ArticleFeedbackv5Model.php(522): ArticleFeedbackv5Activity::getLastEditorActivity(array) #1 /public_html/extensions/ArticleFeedbackv5/data/DataModelList.php(43): ArticleFeedbackv5Model::preload(array, User) #2 /public_html/extensions/ArticleFeedbackv5/data/DataModelList.php(33): DataModelList->preload() #3 /public_html/extensions/ArticleFeedbackv5/data/DataModel.php(334): DataModelList->__construct(array, string, User) #4 /public_html/extensions/ArticleFeedbackv5/includes/ArticleFeedbackv5Model.php(431): DataModel::getList(string, User, NULL, string, string, string) #5 /public_html/extensions/ArticleFeedbackv5/includes/specials/SpecialArticleFeedbackv5.php(265): ArticleFeedbackv5Model::getList(string, User, NULL, string, string, string) #6 /public_html/extensions/ArticleFeedbackv5/includes/specials/SpecialArticleFeedbackv5.php(185): SpecialArticleFeedbackv5->fetchData() #7 /public_html/includes/specialpage/SpecialPage.php(600): SpecialArticleFeedbackv5->execute(NULL) #8 /public_html/includes/specialpage/SpecialPageFactory.php(635): SpecialPage->run(NULL) #9 /public_html/includes/MediaWiki.php(307): MediaWiki\SpecialPage\SpecialPageFactory->executePath(Title, RequestContext) #10 /public_html/includes/MediaWiki.php(940): MediaWiki->performRequest() #11 /public_html/includes/MediaWiki.php(543): MediaWiki->main() #12 /public_html/index.php(53): MediaWiki->run() #13 /public_html/index.php(46): wfIndexMain() #14 {main}
When feedback is sent this error appears:
Exception caught: Call to private method MediaWiki\Extension\AbuseFilter\FilterUser::getUser() from context 'ApiArticleFeedbackv5'
Setting "wgArticleFeedbackv5AbuseFiltering" to false does not do anything.
[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}
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.
I installed the extension, as explained, I run the update script, but when I add a feedback I get:
Exception caught: A database query error has occurred. This may indicate a bug in the software.
without any further information...
Mediawiki 1.37, ArticleFeedbackv5 for 1.37
What can I do?
is there a central place to see all the feedback posted to different articles?
You go to the Special page: Special:ArticleFeedbackv5
if that produces an error, do this instead:
Special Pages -> Logs -> Filter logs to only show "Article feedback activity log"
Is there a way to configure this extension so that it sends an email when feedback has been posted to an article?
I have Mediawiki 1.31.6 and Article Feedback V5 (for 1.31 version of Mediawiki). I would like to know if it is possible to display the form in the main page (home page), the form is getting displayed in other pages, but not in the Home page.
You can see the home page here:
https://wiki.clicklaw.bc.ca/index.php?title=Main_Page
Below you can find an example of a page where the form gets displayed.
https://wiki.clicklaw.bc.ca/index.php?title=Covid-19_Resources_for_British_Columbians
I will be upgrading my wiki from LTS version 1.31.8 to 1.35.0. I am testing with MediaWiki release candidate 1.35-rc.2 and the latest stable extension release 1_35 branch (5.6.0 (46ea834) 11:19, 13 July 2020).
The extension is throwing exceptions for any link. For example, Special pages --> Article feedback - Central page results in:
A database query error has occurred. This may indicate a bug in the software. [X14YiQN-Z1kHwVfsFp5MAgAAAAo] 2020-09-13 13:03:05: Fatal exception of type "Wikimedia\Rdbms\DBQueryError"
When I updated the database, the status was reported as:
Update 'ArticleFeedbackv5_SetArchiveDate' already logged as completed.
The Article feedback status at this extension's example website Brickimedia is also throwing an exception.
How can this be debugged?
I would like to know if it is possible to show the feedback form on the home page for the non-logged-in users.
I have Mediawiki 1.31.6. The form is getting displayed on the home page for logged-in users, but not for the non-logged-in users. On the other hand, the form gets displayed for logged-in and non-logged-in users in other pages, which is something that I would like to preserve as it is.
Is it possible to make the feedback form visible for logged-in and non-logged-in user on the home page?, in case it is not possible with the extension as it is now. Could I make a feature request?
Below you can find the page where I am not able to see the form for non-logged-in users, but logged-in users are able to see it.
https://wiki.clicklaw.bc.ca/index.php?title=Main_Page
Below you can find an example of a page where the form gets displayed for logged-in and non-logged-in users.
https://wiki.clicklaw.bc.ca/index.php?title=Covid-19_Resources_for_British_Columbians
Thanks in advance for your help.