Wizlords Development Notes: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 June 2026

  • curprev 20:0620:06, 14 June 2026 Aurelian talk contribs 407 bytes +407 Created page with "MediaWiki 1.45 Windows/XAMPP installation on T: drive Scribunto LuaStandalone was failing with: Lua error: Internal error: The interpreter exited with status 1 '""T:' is not recognized as an internal or external command Fix: Commented out line in: extensions/Scribunto/includes/engines/LuaStandalone/LuaStandaloneInterpreter.php Original: $cmd = '"' . $cmd . '"'; Modified: // $cmd = '"' . $cmd . '"';"