Thank you very much for your time & update, but the extension seems to work and has settings and all, but this error shows up:
Uncaught TypeError: Cannot convert undefined or null to object
at Function.keys (<anonymous>)
at Function.b [as route] (router.js:42)
at Object.app.extensionSettings.fof-gamification (addSettingsPage.js:9)
at e.n.mount (AdminApplication.js:47)
at e.boot (Application.js:176)
at admin:88
Still, nothing seems to break at all... I can configure the settings, but it reports that something is wrong with them. Weird.
php flarum 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-lang-english | v0.1.0-beta.14.1 | |
| 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 | |
| migratetoflarum-canonical | 0.2.2 | |
| clarkwinkelmann-author-change | 0.2.1 | |
| neercsys-bosanski | v0.37 | |
| neercsys-lang-bosanski | v0.14 | |
| tiu-ram0n-brazilian-portuguese | 1.1.22 | |
| clarkwinkelmann-create-user-modal | 1.1.0 | |
| madnest-lang-czech | v0.1.0-beta.14.1 | |
| clarkwinkelmann-emojionearea | 0.3.0 | |
| fof-doorman | 0.2.0 | |
| askvortsov-moderator-warnings | v0.3.2 | |
| fof-analytics | 0.10.1 | |
| fof-bbcode-details | 0.1.0 | |
| fof-ban-ips | 0.3.0 | |
| kakifrucht-de | 0.13.1 | |
| michaelbelgium-discussion-views | v5.0.0 | |
| michaelbelgium-dutch | v7.1.0 | |
| flarum-embed | v0.1.0-beta.14 | |
| fof-best-answer | 0.2.0 | |
| fof-default-group | 0.2.0 | |
| fof-default-user-preferences | 0.2.0 | |
| fof-drafts | 0.2.1 | |
| fof-filter | 0.1.0-beta.3 | |
| fof-upload | 0.11.2 | |
| clarkwinkelmann-first-post-approval | 0.1.2 | |
| flarum-tags | v0.1.0-beta.14 | |
| askvortsov-categories | v1.1.0 | |
| fof-byobu | 0.6.0-beta.2 | |
| fof-formatting | 0.2.0 | |
| fof-gamification | 0.3.1 | 60f48bd67e7659b8524e9a46c6db5a644a64b145 |
+-------------------------------------+------------------+------------------------------------------+
Debug mode: ON
I am testing beta.14 upgrade on a test FreeFlarum beta.14 forum. If this error would be fixed, that'd be perfect. Thanks.