Receiving this error in the console while the extension is enabled. The page content then doesn't load (just Flarum's header):
TypeError: Cannot read property 'replace' of undefined
at localizedFormat.js:1
at String.replace (<anonymous>)
at d.i.format (localizedFormat.js:1)
at i (humanTime.ts:26)
at r (humanTime.js:16)
at a.e.view (LastDiscussionWidget.js:47)
at Function.a (render.js:30)
at render.js:155
at render.js:160
at l (render.js:66)
a @ mount-redraw.js:15
v @ router.js:114
Promise.then (async)
t @ router.js:126
S @ router.js:95
a @ render.js:30
(anonymous) @ render.js:971
mount @ mount-redraw.js:45
y @ router.js:160
e.mount @ Application.js:198
n.mount @ ForumApplication.js:121
e.boot @ Application.js:176
(anonymous) @ (index):93
Info:
Flarum core 0.1.0-beta.14.1
PHP version: 7.2.24-0ubuntu0.18.04.7
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, pcntl, Reflection, SPL, sodium, session, standard, mysqlnd, PDO, xml, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, json, exif, mysqli, pdo_mysql, Phar, posix, readline, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Zend OPcache
+--------------------------------+------------------+--------+
| Flarum Extensions | | |
+--------------------------------+------------------+--------+
| ID | Version | Commit |
+--------------------------------+------------------+--------+
| flarum-approval | v0.1.0-beta.14 | |
| flarum-bbcode | v0.1.0-beta.12 | |
| flarum-emoji | v0.1.0-beta.14 | |
| flarum-flags | v0.1.0-beta.14.1 | |
| flarum-likes | v0.1.0-beta.14 | |
| flarum-lock | v0.1.0-beta.14 | |
| flarum-markdown | v0.1.0-beta.14 | |
| flarum-mentions | v0.1.0-beta.14 | |
| flarum-statistics | v0.1.0-beta.14 | |
| flarum-sticky | v0.1.0-beta.14 | |
| flarum-subscriptions | v0.1.0-beta.14 | |
| flarum-suspend | v0.1.0-beta.14 | |
| fof-sitemap | 0.5.4 | |
| fof-default-user-preferences | 0.3.1 | |
| migratetoflarum-canonical | 0.2.2 | |
| flarum-embed | v0.1.0-beta.14 | |
| fof-formatting | 0.2.0 | |
| matteocontrini-imgur-upload | v3.4.1 | |
| flarum-tags | v0.1.0-beta.14 | |
| fof-linguist | 0.4.5 | |
| tiu-ram0n-brazilian-portuguese | 1.1.22 | |
| flarum-lang-english | v0.1.0-beta.14.1 | |
| askvortsov-categories | v1.1.0 | |
+--------------------------------+------------------+--------+
No server-side logs.