[03:34:56] Hi, i installed a fresh mediawiki but its layout is broken. I looked into the dev tool and the site is not showing anything related to styling. Can someone please help? [03:37:52] I run update.php and got the following notice: [03:37:52] PHP Notice: Undefined index: wgIncludejQueryMigrate in /resources/Resources.php on line 119 [03:38:15] PHP Notice: Undefined variable: IP in /resources/Resources.php on line 146 [03:40:54] Ok The issue with two php notices has been resolved. But still the site is not loading stylesheet [03:41:28] It's a fresh install of 1.39.1 with PHP 8.0 [03:43:25] And mainly I'm getting MediaWiki\Storage\NameTableAccessException: Failed to access name from content_models using id = 3 [03:49:41] The style issue has been fixed but what does "MediaWiki\Storage\NameTableAccessException: Failed to access name from content_models using id = 3" means? [03:57:22] I tired to find a solution for this but can't find any documentation related to this error and user id 3. [04:41:27] Hi there, everyone! I was wondering how to put in a request for an edit to an auto-generated MediaWiki API documentation page? [05:30:47] Hi anyone aware of this error I'm getting after installing CentralAuth "Unknown column 'gu_hidden_level' in 'field list'" [05:31:08] I performed update.php but still seeing this issue. [05:32:00] I've not seen that one. [05:32:30] This came up after I upgraded from 1.37 to 1.39 [05:33:04] Installed a fresh version of CentralAuth but getting this error on all pages. [05:44:40] Do I need to run "php maintenance/sql.php --wikidb centralauth extensions/CentralAuth/schema//tables-generated.sql" after upgrading from 1.37 to 1.39?