Search results
More actions
Create the page "Error" on this wiki! See also the search results found.
- Community portal (section Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/mediawiki/includes/json/FormatJson.php on line 151)downloaded the dump (weighing more than 30 MB), and as a result, I get the error "Import failed: Session data is lost. You may have completed your work session...20 KB (2,505 words) - 03:06, 1 September 2025
- 20:05, 1 May 2025 (UTC) We constantly get "Error creating thumbnail: Unable to save thumbnail to destination" errors on out wiki (anothereidos) and according...3 KB (308 words) - 10:47, 29 September 2025
- i18n['cfg-error-msg-type'] = format('I18n/Documentation', 'cfg-error-msg-type') i18n['cfg-error-msg-empty'] = format('I18n/Documentation', 'cfg-error-msg-empty')...2 KB (222 words) - 07:14, 31 October 2024
- _getBoolean(ignore_errors) then return '' end local error_str = '<strong class="error">String Module Error: ' .. error_str .. '</strong>' if error_category...18 KB (2,772 words) - 00:59, 11 April 2025
- optimization here and below: do not load Module:TNT unless there is an error error(require('Module:TNT').format('I18n/No globals', 'err-read', tostring(k))...458 bytes (78 words) - 10:34, 31 October 2024
- sanitizeDataset(dataset) if not dataset then error(formatMessage(i18nDataset, 'error_no_dataset', {})) end -- Give helpful error to thirdparties who try and copy...6 KB (882 words) - 03:28, 14 April 2025
- subpages will not be categorized (except for the -- error category, which is always added if there is an error). -- For example “Template:Foo/doc” matches the...2 KB (319 words) - 03:29, 14 April 2025
- '%s-%s-%sT%s:%s:%s', year, month, day, hour, minute, second ) else error('internal error in Module:Effective protection expiry; malformed expiry timestamp')...1 KB (211 words) - 00:59, 11 April 2025
- get the right error level. local function checkArg(key, val, level) if type(val) ~= 'string' then error(string.format( "type error in '%s' parameter...3 KB (372 words) - 00:59, 11 April 2025
- {} local function makeError(msg) msg ='Error in [[Template:Reply to]]: ' .. msg return mw.text.tag('strong', {['class']='error'}, msg) end function...2 KB (246 words) - 03:27, 14 April 2025
- local boxArgs = {} if #modules < 1 then boxArgs.text = '<strong class="error">Error: no modules specified</strong>' else local moduleLinks = {} for...4 KB (495 words) - 03:29, 14 April 2025
- args.page then title = mw.title.new(args.page) if not title then error(string.format( "'%s' is not a valid page name", args.page )...1 KB (156 words) - 03:28, 14 April 2025
- result = tonumber(result) if result then return result end end error(string.format( 'invalid %s: %s', dateType, tostring(dateString) )...26 KB (3,133 words) - 00:59, 11 April 2025
- pargs) if type(args) ~= "table" or type(pargs) ~= "table" then -- TODO: error handling return end -- create the list of known args, regular expressions...3 KB (490 words) - 03:28, 14 April 2025
- args[BODY_PARAM] ~= nil then return frame.args[BODY_PARAM] else error(string.format( "no template content specified (use parameter '%s' from...4 KB (610 words) - 00:59, 11 April 2025
- params[k] = mw.text.trim(v) end end end if #users == 0 then error('You must specify at least one user', 0) end for k, v in pairs(users)...3 KB (362 words) - 03:28, 14 April 2025
- options.valueFunc if tidyVal then if type(tidyVal) ~= 'function' then error( "bad value assigned to option 'valueFunc'" .. '(function expected...10 KB (1,455 words) - 00:59, 11 April 2025
- params[k] = mw.text.trim(v) end end end if #users == 0 then error('You must specify at least one user', 0) end for k, v in pairs(users)...3 KB (364 words) - 03:28, 14 April 2025
- expectType = expectType or 'string' if type(msg) ~= expectType then error('message: type error in message cfg.' .. cfgKey .. ' (' .. expectType .. ' expected...34 KB (4,033 words) - 03:28, 14 April 2025
- end end -- Add template error categories. if cfg.templateErrorCategory then local templateErrorCategory = cfg.templateErrorCategory local templateCat...19 KB (2,469 words) - 00:59, 11 April 2025