[07:52:05] So userscripts and backend frameworks are included? I’m building this https://github.com/internetarchive/wcdimportbot which aim to make it easier for editors to improve references. (re @djhartman: Bots, gadgets, tools, extensions or core code contributions. Most likely. [07:52:06] But not: never done anything related to mediawiki/wiki...) [10:39:41] If you're not bringing yourself to the table, are you really there? (re @MaartenDammers: So the scholarship criteria are completely based on who you are, not what you bring to the table.) [10:40:02] Hello everyone. Who has experience with CreateWiki, can you tell me why such an error occurs?My configs are like this:# CreateWiki$wgCreateWikiDatabaseSuffix = "wiki";$wgCreateWikiCacheDirectory = "/home/admin/web/test.ru/private/";$wgCreateWikiSQLfiles = [''];$wgCreateWikiCategories = false;$wgCreateWikiCollation = "utf8mb4_unicode_ci";$wgCreateWikiDatabase = "admin_test";$wgCreateWikiStateDays = [ 'inactive' => 45, 'c [10:45:09] In $wgCreateWikiSQLfiles I tried writing this: [10:45:10] ``` [10:45:12] $wgCreateWikiSQLfiles = [' [10:45:13] "$IP/maintenance/tables.sql", [10:45:15] "$IP/extensions/AbuseFilter/abusefilter.tables.sql", [10:45:16] "$IP/extensions/AntiSpoof/sql/patch-antispoof.mysql.sql", [10:45:18] "$IP/extensions/BetaFeatures/sql/create_counts.sql", [10:45:19] "$IP/extensions/CheckUser/cu_log.sql", [10:45:21] "$IP/extensions/CheckUser/cu_changes.sql", [10:45:22] "$IP/extensions/DataDump/sql/data_dump.sql", [10:45:24] "$IP/extensions/Echo/echo.sql", [10:45:25] "$IP/extensions/GlobalBlocking/sql/global_block_whitelist.sql", [10:45:27] "$IP/extensions/GlobalBlocking/sql/globalblocks.sql", [10:45:28] "$IP/extensions/OAuth/schema/mysql/OAuth.sql", [10:45:30] "$IP/extensions/RottenLinks/sql/rottenlinks.sql", [10:45:31] "$IP/extensions/UrlShortener/schemas/urlshortcodes.sql" [10:45:33] '];``` [10:45:34] [10:45:36] But still I have the same error. [13:33:30] As per https://www.mediawiki.org/wiki/Extension:CreateWiki we don't host or maintain the extension... Unfortunately it gives almost zero information about where you should report issues on their github repo - https://github.com/Miraheze/CreateWiki/ [13:38:05] your config for `$wgCreateWikiSQLfiles` would look correct based on the code using it - https://github.com/miraheze/CreateWiki/blob/176f4d3e6aedd4d31ba1c98da004b18062d3f4ac/includes/WikiManager.php#L135-L137 [14:30:43] https://t.me/+f1COAhj2Gw00NzU1 [14:30:43] Click on the channel to learn to receive free income every day without transferring money to anyone. You can receive daily benefits in your personal wallet Follow the channel to learn how to operate [14:59:33] I wrote sql files (see above), but it didn't help (re @tehreedy: your config for $wgCreateWikiSQLfiles would look correct based on the code using it - https://github.com/miraheze/CreateWiki/blo...) [15:01:25] As above, we don’t maintain that extension. You’ll need to ask miraheze for support [15:02:18] They don't answer yet... I'm waiting for their reply (re @tehreedy: As above, we don’t maintain that extension. You’ll need to ask miraheze for support) [15:02:54] Do you support Extension:Farmer? (re @tehreedy: As above, we don’t maintain that extension. You’ll need to ask miraheze for support) [15:04:28] Not really. A lot of those extensions are niche and not widely used [15:05:21] How to create a wiki family? Without using extensions? Standard means of the engine? (re @tehreedy: Not really. A lot of those extensions are niche and not widely used) [15:06:17] If you want interoperability, beyond just interwiki links, you’re going to need one or more extensions [15:07:10] Do you know what other farm wiki extensions there are besides CreateWiki and Farmer? (re @tehreedy: If you want interoperability, beyond just interwiki links, you’re going to need one or more extensions) [15:07:33] Depends what you mean by “farm” [15:07:54] family (re @tehreedy: Depends what you mean by “farm”) [15:08:03] > For reporting an issue or a bug, please use Miraheze Phabricator. See here for the workboard. [15:08:04] [15:08:06] Isn't this about it? (re @tehreedy: As per https://www.mediawiki.org/wiki/Extension:CreateWiki we don't host or maintain the extension... Unfortunately it gives alm...) [15:08:21] Creating a wiki on subdomains with the same code but different databases (re @tehreedy: Depends what you mean by “farm”)