Page MenuHomePhabricator

The_Silent_Ones (GrishForce)
User

Projects

User is not a member of any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Monday

  • No visible events.

User Details

User Since
Mar 14 2022, 12:18 AM (225 w, 5 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
GrishForce [ Global Accounts ]

Now named GrishForce on the wikis.

Recent Activity

Jun 22 2023

The_Silent_Ones updated The_Silent_Ones.
Jun 22 2023, 11:45 AM

Jul 20 2022

The_Silent_Ones added a comment to T311966: Running MW 1.38 maintenance/update.php results in Uncaught FatalError: $wgBaseDirectory must not be modified in settings files!.

Any reasons why this small patch wouldn't work? (The "if" check probably isn't even neccessary, just hardcode it.)

It would fix the error, but it would not behave as the user expects. If I assign a value to $wgBaseDirectory, I expect that value to be used. Just ignoring it is confusing.

What the error is really saying is "you cannot change the base directory!".

Jul 20 2022, 3:57 PM · MediaWiki-SettingsBuilder, MediaWiki-Installer

Jul 19 2022

The_Silent_Ones added a comment to T311966: Running MW 1.38 maintenance/update.php results in Uncaught FatalError: $wgBaseDirectory must not be modified in settings files!.

Instead of this (found in Setup.php on line 262-267),

Jul 19 2022, 11:21 PM · MediaWiki-SettingsBuilder, MediaWiki-Installer