Flarum core 0.1.0-beta.13
PHP version: 7.3.23
Loaded extensions: Core, date, libxml, pcre, dom, fileinfo, filter, hash, json, SPL, bz2, posix, Reflection, session, SimpleXML, standard, xml, xmlreader, xmlwriter, bcmath, openssl, calendar, ctype, curl, dba, mbstring, ftp, gd, gettext, gmp, iconv, imap, intl, ldap, mailparse, exif, memcached, zlib, pcntl, PDO, pdo_sqlite, shmop, soap, sockets, sqlite3, sysvsem, sysvshm, tidy, tokenizer, wddx, xmlrpc, xsl, zip, Phar, mysqlnd, mysqli, pdo_mysql, ionCube Loader, Zend OPcache
+-------------------------------------+------------------+--------+
| Flarum Extensions | | |
+-------------------------------------+------------------+--------+
| ID | Version | Commit |
+-------------------------------------+------------------+--------+
| flarum-approval | v0.1.0-beta.13 | |
| flarum-bbcode | v0.1.0-beta.12 | |
| flarum-emoji | v0.1.0-beta.13 | |
| flarum-lang-english | v0.1.0-beta.13 | |
| flarum-flags | v0.1.0-beta.13 | |
| flarum-likes | v0.1.0-beta.13 | |
| flarum-lock | v0.1.0-beta.13 | |
| flarum-markdown | v0.1.0-beta.13 | |
| flarum-mentions | v0.1.0-beta.13 | |
| flarum-statistics | v0.1.0-beta.13 | |
| flarum-sticky | v0.1.0-beta.13 | |
| flarum-subscriptions | v0.1.0-beta.13 | |
| flarum-suspend | v0.1.0-beta.13 | |
| flarum-pusher | v0.1.0-beta.13 | |
| nearata-lang-italian | v0.1.0-beta.13 | |
| fof-user-bio | 0.2.0 | |
| fof-default-user-preferences | 0.2.0 | |
| fof-links | 0.3.0 | |
| fof-recaptcha | 0.1.2 | |
| flarum-akismet | v0.1.0-beta.13 | |
| reflar-cookie-consent | 0.2.0 | |
| franzl-open-links-in-new-tab | v0.1.0 | |
| clarkwinkelmann-emojionearea | 0.2.2 | |
| noriods-auto-more | 0.3.0 | |
| fof-user-directory | 0.3.4 | |
| flarum-tags | v0.1.0-beta.13.2 | |
| fof-upload | 0.10.0 | |
| jordanjay29-summaries | 0.3.1 | |
| clarkwinkelmann-first-post-approval | 0.1.1 | |
| askvortsov-moderator-warnings | v0.2.4 | |
| fof-moderator-notes | 0.2.5 | |
| flarum-auth-facebook | v0.1.0-beta.13 | |
| flarum-auth-github | v0.1.0-beta.13 | |
| flarum-auth-twitter | v0.1.0-beta.13 | |
| fof-stopforumspam | 0.2.2 | |
+-------------------------------------+------------------+--------+
Base URL: https://community.marcoborla.it
Installation path: /community.marcoborla.it
Debug mode: off
But is I try composer require fof/nightmode
I get:
Using version ^0.5.2 for fof/nightmode
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Can only install one of: fof/components[0.2.0, 0.1.1].
- Can only install one of: fof/components[0.2.0, 0.1.1].
- Can only install one of: fof/components[0.2.0, 0.1.1].
- fof/oauth 0.1.0 requires fof/components >=0.2.0 -> satisfiable by fof/components[0.2.0].
- Installation request for fof/oauth ^0.1.0 -> satisfiable by fof/oauth[0.1.0].
- Installation request for fof/components (locked at 0.1.1) -> satisfiable by fof/components[0.1.1].
Installation failed, reverting ./composer.json to its original content.
I tried step to downgrade Flarum also if on admin side and SSH side the indicated version is the beta 13 so why I'm not able to install nightmode?
I also get an alert from Google Search console my community is not optimized for mobile.
Maybe get some issue while the update to Beta 14 failed due to extensions not compatible?
Can I do something to resolve without delete the current community and resume a backup?
Thank you.
I should be able to install NightMode that is compatible with Beta 13 I'm running.