Hi, thanks a lot for the solution you found. Out of curiosity: Do you get an error message when trying to access "Special:Preferences". I get one so I had to disable indivudual pre-selection of licenses for the users by setting 'enableLicensePreference' => false,
. Cheers
Spas.Z.Spasov
Hello, @Kghbln, I'm not receiving any errors. I'm with MediaWiki REL1_32. I've updated the beginning of the first part of the topic with the complete list of the related settings on my system. (Also there was a minor typo on the line 'defaultType' => 'ownWork',
- the option is 'ownwork'
in lower-case.)
Here are and my cache settings, probably they have some meaning:
$wgMainCacheType = CACHE_ACCEL;
$wgMainStash = CACHE_ACCEL;
$wgSessionCacheType = CACHE_ACCEL;
$wgParserCacheType = CACHE_ACCEL; // optional
$wgMessageCacheType = CACHE_ACCEL; // optional
$wgSessionsInObjectCache = true; // optional
$wgUseGzip = true; // optional
What is the error that you are receiving? Maybe I could come up with some idea.
Thanks a lot for your fast reply. I tried this on MW 1.31 (no caching) and MW 1.33 (redis caching) and get the following issue: issue gist (also contains configuration). I do not copy over the typo in "ownWork". The main difference is probably that I use many custom licenses. Perhaps I have an issue in there I have overlooked, so having a second pair of eyes on this will be great.
Edit: The error originates from the "licensing" section at the end. As soon as I comment this out everything is ok, which is apparently no option in reality.
Hi, @Kghbln, I can't remember the exact reason, but I've explicit changed the array's definitions from [ ]
to array( )
. These days when I have enough time I will revert this change on my system to checkout whether this could be a problem.
Btw, I saw you are from Germany. I know in your language there are really long words :) so probably this extension could be interesting for you: mw-Typography
Hmm, the short array syntax should not be an issue but one never knows. Thanks for checking.
Thanks also for the tip about the Typography extension! Indeed things can get long sometimes. You may enjoy my little collection of words. :D
Hello! The Wikimedia Foundation is asking for your feedback in a survey. We want to know how well we are supporting your work on and off wiki, and how we can change or improve things in the future.[1] The opinions you share will directly affect the current and future work of the Wikimedia Foundation. You have been randomly selected to take this survey as we would like to hear from your Wikimedia community. To say thank you for your time, we are giving away 20 Wikimedia T-shirts to randomly selected people who take the survey.[2] The survey is available in various languages and will take between 20 and 40 minutes.
You can find more information about this project. This survey is hosted by a third-party service and governed by this privacy statement. Please visit our frequently asked questions page to find more information about this survey. If you need additional help, or if you wish to opt-out of future communications about this survey, send an email to surveys@wikimedia.org.
Thank you! --EGalvez (WMF) (talk) 21:27, 13 January 2017 (UTC)
- ↑ This survey is primarily meant to get feedback on the Wikimedia Foundation's current work, not long-term strategy.
- ↑ Legal stuff: No purchase necessary. Must be the age of majority to participate. Sponsored by the Wikimedia Foundation located at 149 New Montgomery, San Francisco, CA, USA, 94105. Ends January 31, 2017. Void where prohibited. Click here for contest rules.
Hi Spas.Z.Spasov,
For DeletePagesForGood, i have open a ticket : https://phabricator.wikimedia.org/T113883
It's not your bug, but, you can use this, open a new ticket with the phabricator.wikimedia.org link bug tracker.