Braden what you need to do is change all extensions to requiring * (for example "fof/analytics": "*",) as a version. And flarum/core needs to be set to ^1.0. Then we can easily check what plugins are not compatible and need to be removed or replaced.
*
"fof/analytics": "*",
flarum/core
^1.0
{ "name": "flarum/flarum", "description": "Delightfully simple forum software.", "type": "project", "keywords": [ "forum", "discussion" ], "homepage": "https://flarum.org/", "license": "MIT", "authors": [ { "name": "Franz Liedke", "email": "franz@develophp.org" }, { "name": "Daniel Klabbers", "email": "daniel@klabbers.email", "homepage": "https://luceos.com" }, { "name": "David Sevilla Martin", "email": "me+flarum@datitisev.me", "homepage": "https://datitisev.me" }, { "name": "Clark Winkelmann", "email": "clark.winkelmann@gmail.com", "homepage": "https://clarkwinkelmann.com" }, { "name": "Matthew Kilgore", "email": "matthew@kilgore.dev" }, { "name": "Alexander (Sasha) Skvortsov", "email": "askvortsov@flarum.org" } ], "support": { "issues": "https://github.com/flarum/core/issues", "source": "https://github.com/flarum/flarum", "docs": "https://flarum.org/docs/" }, "require": { "antoinefr/flarum-ext-money": "*", "clarkwinkelmann/flarum-ext-emojionearea": "*", "clarkwinkelmann/flarum-ext-mailing": "*", "flarum/approval": "*", "flarum/bbcode": "*", "flarum/core": "^1.0", "flarum/emoji": "*", "flarum/flags": "*", "flarum/lang-english": "*, "flarum/likes": "*", "flarum/lock": "*", "flarum/markdown": "*", "flarum/mentions": "*", "flarum/pusher": "*", "flarum/statistics": "*", "flarum/sticky": "*", "flarum/subscriptions": "*", "flarum/suspend": "*", "flarum/tags": "*", "fof/analytics": "*", "fof/ban-ips": "*", "fof/bbcode-details": "*", "fof/best-answer": "*", "fof/disposable-emails": "*", "fof/drafts": "*", "fof/formatting": "*", "fof/ignore-users": "*", "fof/linguist": "*", "fof/links": "*", "fof/nightmode": "*", "fof/oauth": "*", "fof/polls": "*", "fof/reactions": "*", "fof/share-social": "*", "fof/user-bio": "*", "fof/username-request": "*", "jslirola/flarum-ext-login2seeplus": "*", "noriods/auto-more": "*", "phenomlab/scrolltotop": "*", "v17development/flarum-seo": "*", "v17development/flarum-user-badges": "*", "zerosonesfun/flarum-bbcode-audio": "*" }, "config": { "preferred-install": "dist", "sort-packages": true, "classmap-authoritative": true }, "prefer-stable": true }
Here is the edited one
"ramsey/uuid": "^4.1", "qiaeru/lang-french": "^1.9", "nearata/lang-italian": "v0.1.0-beta.15.1", "marketplace/flarum-l10n-core-russian": "^0.1.0@beta", "kakifrucht/flarum-de": "^0.14.3", "kyrne/ext-core": "^0.1.1", "kyrne/shout": "^0.3.3", lang-spanish
Remove all this extensions please before updating composer.json with mine
I have backup database and files already
[xxx@rs2 public_html]$ composer require flarum/core --update-with-all-dependencies Using version ^1.0 for flarum/core ./composer.json has been updated Running composer update flarum/core --with-all-dependencies Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages. Problem 1 - antoinefr/flarum-ext-money is locked to version v0.11.0 and an update of this package was not requested. - antoinefr/flarum-ext-money v0.11.0 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 2 - clarkwinkelmann/flarum-ext-emojionearea is locked to version 0.3.0 and an update of this package was not requested. - clarkwinkelmann/flarum-ext-emojionearea 0.3.0 requires flarum/core ^0.1.0-beta.14 -> found flarum/core[v0.1.0-beta.14, v0.1.0-beta.14.1, v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 3 - clarkwinkelmann/flarum-ext-mailing is locked to version 0.4.0 and an update of this package was not requested. - clarkwinkelmann/flarum-ext-mailing 0.4.0 requires flarum/core >=0.1.0-beta.15 <0.1.0-beta.16 -> found flarum/core[v0.1.0-beta.15] but it conflicts with your root composer.json require (^1.0). Problem 4 - darkfoxdeveloper/lang-spanish is locked to version v1.1.0 and an update of this package was not requested. - darkfoxdeveloper/lang-spanish v1.1.0 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 5 - flarum/approval is locked to version v0.1.0-beta.15 and an update of this package was not requested. - flarum/approval v0.1.0-beta.15 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 6 - flarum/bbcode is locked to version v0.1.0-beta.15 and an update of this package was not requested. - flarum/bbcode v0.1.0-beta.15 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16]but it conflicts with your root composer.json require (^1.0). Problem 7 - flarum/emoji is locked to version v0.1.0-beta.15 and an update of this package was not requested. - flarum/emoji v0.1.0-beta.15 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 8 - flarum/flags is locked to version v0.1.0-beta.15 and an update of this package was not requested. - flarum/flags v0.1.0-beta.15 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 9 - flarum/lang-english is locked to version v0.1.0-beta.15 and an update of this package was not requested. - flarum/lang-english v0.1.0-beta.15 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 10 - flarum/likes is locked to version v0.1.0-beta.15 and an update of this package was not requested. - flarum/likes v0.1.0-beta.15 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 11 - flarum/lock is locked to version v0.1.0-beta.15 and an update of this package was not requested. - flarum/lock v0.1.0-beta.15 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 12 - flarum/markdown is locked to version v0.1.0-beta.15 and an update of this package was not requested. - flarum/markdown v0.1.0-beta.15 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 13 - flarum/mentions is locked to version v0.1.0-beta.15 and an update of this package was not requested. - flarum/mentions v0.1.0-beta.15 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 14 - flarum/pusher is locked to version v0.1.0-beta.15 and an update of this package was not requested. - flarum/pusher v0.1.0-beta.15 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16]but it conflicts with your root composer.json require (^1.0). Problem 15 - flarum/statistics is locked to version v0.1.0-beta.15 and an update of this package was not requested. - flarum/statistics v0.1.0-beta.15 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 16 - flarum/sticky is locked to version v0.1.0-beta.15.1 and an update of this package was not requested. - flarum/sticky v0.1.0-beta.15.1 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 17 - flarum/subscriptions is locked to version v0.1.0-beta.15 and an update of this package was not requested. - flarum/subscriptions v0.1.0-beta.15 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 18 - flarum/suspend is locked to version v0.1.0-beta.15 and an update of this package was not requested. - flarum/suspend v0.1.0-beta.15 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 19 - flarum/tags is locked to version v0.1.0-beta.15 and an update of this package was not requested. - flarum/tags v0.1.0-beta.15 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 20 - fof/analytics is locked to version 0.10.1 and an update of this package was not requested. - fof/analytics 0.10.1 requires flarum/core ^0.1.0-beta.14 -> found flarum/core[v0.1.0-beta.14, v0.1.0-beta.14.1, v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 21 - fof/ban-ips is locked to version 0.4.0 and an update of this package was not requested. - fof/ban-ips 0.4.0 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 22 - fof/bbcode-details is locked to version 0.1.0 and an update of this package was not requested. - fof/bbcode-details 0.1.0 requires flarum/core ^0.1.0-beta.8 -> found flarum/core[v0.1.0-beta.8, ..., v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 23 - fof/best-answer is locked to version 0.3.6 and an update of this package was not requested. - fof/best-answer 0.3.6 requires flarum/core >=0.1.0-beta.15 <0.1.0-beta.16 -> found flarum/core[v0.1.0-beta.15] but itconflicts with your root composer.json require (^1.0). Problem 24 - fof/disposable-emails is locked to version 0.2.1 and an update of this package was not requested. - fof/disposable-emails 0.2.1 requires flarum/core ^0.1.0-beta.14 -> found flarum/core[v0.1.0-beta.14, v0.1.0-beta.14.1, v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 25 - fof/drafts is locked to version 0.3.2 and an update of this package was not requested. - fof/drafts 0.3.2 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 26 - fof/formatting is locked to version 0.3.1 and an update of this package was not requested. - fof/formatting 0.3.1 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 27 - fof/linguist is locked to version 0.5.1 and an update of this package was not requested. - fof/linguist 0.5.1 requires flarum/core >=0.1.0-beta.15 <0.1.0-beta.16 -> found flarum/core[v0.1.0-beta.15] but it conflicts with your root composer.json require (^1.0). Problem 28 - fof/links is locked to version 0.5.4 and an update of this package was not requested. - fof/links 0.5.4 requires flarum/core >=0.1.0-beta.15 <0.1.0-beta.16 -> found flarum/core[v0.1.0-beta.15] but it conflicts with your root composer.json require (^1.0). Problem 29 - fof/nightmode is locked to version 0.7.1 and an update of this package was not requested. - fof/nightmode 0.7.1 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 30 - fof/oauth is locked to version 0.2.1 and an update of this package was not requested. - fof/oauth 0.2.1 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 31 - fof/polls is locked to version 0.3.3 and an update of this package was not requested. - fof/polls 0.3.3 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 32 - fof/reactions is locked to version 0.5.0 and an update of this package was not requested. - fof/reactions 0.5.0 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 33 - fof/user-bio is locked to version 0.4.2 and an update of this package was not requested. - fof/user-bio 0.4.2 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 34 - fof/username-request is locked to version 0.4.2 and an update of this package was not requested. - fof/username-request 0.4.2 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 35 - jslirola/flarum-ext-login2seeplus is locked to version v0.1.8.1 and an update of this package was not requested. - jslirola/flarum-ext-login2seeplus v0.1.8.1 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 36 - kakifrucht/flarum-de is locked to version 0.14.3 and an update of this package was not requested. - kakifrucht/flarum-de 0.14.3 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 37 - kyrne/ext-core is locked to version 0.1.2 and an update of this package was not requested. - kyrne/ext-core 0.1.2 requires flarum/core ^0.1.0-beta.12 -> found flarum/core[v0.1.0-beta.12, ..., v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 38 - kyrne/shout is locked to version 0.3.3 and an update of this package was not requested. - kyrne/shout 0.3.3 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 39 - marketplace/flarum-l10n-core-russian is locked to version 0.1.0-beta.15-20 and an update of this package was not requested. - marketplace/flarum-l10n-core-russian 0.1.0-beta.15-20 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 40 - nearata/lang-italian is locked to version v0.1.0-beta.15.1 and an update of this package was not requested. - nearata/lang-italian v0.1.0-beta.15.1 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 41 - noriods/auto-more is locked to version 0.3.1 and an update of this package was not requested. - noriods/auto-more 0.3.1 requires flarum/core ^0.1.0-beta-15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 42 - phenomlab/scrolltotop is locked to version 0.1.3 and an update of this package was not requested. - phenomlab/scrolltotop 0.1.3 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 43 - qiaeru/lang-french is locked to version v1.9.1 and an update of this package was not requested. - qiaeru/lang-french v1.9.1 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 44 - v17development/flarum-seo is locked to version v1.6.2 and an update of this package was not requested. - v17development/flarum-seo v1.6.2 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 45 - zerosonesfun/flarum-bbcode-audio is locked to version 2.0.3 and an update of this package was not requested. - zerosonesfun/flarum-bbcode-audio 2.0.3 requires flarum/core ^0.1.0-beta.15 -> found flarum/core[v0.1.0-beta.15, v0.1.0-beta.16] but it conflicts with your root composer.json require (^1.0). Problem 46 - fof/extend 0.3.1 requires flarum/core ^0.1.0-beta.12 -> found flarum/core[v0.1.0-beta.12, ..., v0.1.0-beta.16] but itconflicts with your root composer.json require (^1.0). - fof/share-social 0.3.0 requires fof/extend >=0.3.1 -> satisfiable by fof/extend[0.3.1]. - fof/share-social is locked to version 0.3.0 and an update of this package was not requested. Installation failed, reverting ./composer.json and ./composer.lock to their original content. [xxx@rs2 public_html]$
Braden Have you updated composer.json with stars and also flarum/core to ^1.0?
Braden OK so it seems that your composer lock is not updating!
Run composer update -W
Replace your composer json with new one and then run update again
Go to your flarum instance and enter database password!
1Dot yes sir i did that + backup
wait now i pasted yours
{ "name": "flarum/flarum", "description": "Delightfully simple forum software.", "type": "project", "keywords": [ "forum", "discussion" ], "homepage": "https://flarum.org/", "license": "MIT", "authors": [ { "name": "Franz Liedke", "email": "franz@develophp.org" }, { "name": "Daniel Klabbers", "email": "daniel@klabbers.email", "homepage": "https://luceos.com" }, { "name": "David Sevilla Martin", "email": "me+flarum@datitisev.me", "homepage": "https://datitisev.me" }, { "name": "Clark Winkelmann", "email": "clark.winkelmann@gmail.com", "homepage": "https://clarkwinkelmann.com" }, { "name": "Matthew Kilgore", "email": "matthew@kilgore.dev" }, { "name": "Alexander (Sasha) Skvortsov", "email": "askvortsov@flarum.org" } ], "support": { "issues": "https://github.com/flarum/core/issues", "source": "https://github.com/flarum/flarum", "docs": "https://flarum.org/docs/" }, "require": { "antoinefr/flarum-ext-money": "*", "clarkwinkelmann/flarum-ext-emojionearea": "*", "clarkwinkelmann/flarum-ext-mailing": "*", "flarum/approval": "*", "flarum/bbcode": "*", "flarum/core": "^1.0", "flarum/emoji": "*", "flarum/flags": "*", "flarum/lang-english": "*", "flarum/likes": "*", "flarum/lock": "*", "flarum/markdown": "*", "flarum/mentions": "*", "flarum/pusher": "*", "flarum/statistics": "*", "flarum/sticky": "*", "flarum/subscriptions": "*", "flarum/suspend": "*", "flarum/tags": "*", "fof/analytics": "*", "fof/ban-ips": "*", "fof/bbcode-details": "*", "fof/best-answer": "*", "fof/disposable-emails": "*", "fof/drafts": "*", "fof/formatting": "*", "fof/ignore-users": "*", "fof/linguist": "*", "fof/links": "*", "fof/nightmode": "*", "fof/oauth": "*", "fof/polls": "*", "fof/reactions": "*", "fof/share-social": "*", "fof/user-bio": "*", "fof/username-request": "*", "jslirola/flarum-ext-login2seeplus": "*", "noriods/auto-more": "*", "phenomlab/scrolltotop": "*", "v17development/flarum-seo": "*", "v17development/flarum-user-badges": "*", "zerosonesfun/flarum-bbcode-audio": "*" }, "config": { "preferred-install": "dist", "sort-packages": true, "classmap-authoritative": true }, "prefer-stable": true }
1Dot
Running composer update -W
1Dot it brought me to input database password like you said then the site appeared again but with no css
Braden Ok So enter it and
php flarum cache:clear
php flarum migrate
1Dot closing eyes ..
Run php flarum cache:clear Run php flarum migrate
Still no css
Braden Check if you can access yourDOMAIN/assets/forum.css
1Dot The page you requested could not be found.
Braden Are you able to open admin, I am not sure but maybe a issue with FOF night mode
Try removing it (Don't worry you can install it later) composer remove fof/night-mode
Try composer update again
composer update
fof/night-mode is not required in your composer.json and has not been removed ./composer.json has been updated Running composer update fof/night-mode Loading composer repositories with package information Package "fof/night-mode" listed for update is not locked. Updating dependencies Nothing to modify in lock file Installing dependencies from lock file (including require-dev) Nothing to install, update or remove Generating optimized autoload files 90 packages you are using are looking for funding. Use the composer fund command to find out more!
composer fund
but its inside /vendor/fof i see it there
the json still remained with core "^ 1.0", and other as "*",
Braden the json still remained with core "^ 1.0", and other as "*",
Try composer update again in root directory
I hope your forum will be back after this 98%
1Dot what i did was to delete all map, and css in assests now its working fine, the front face also changed to the new design, u shouldnt forget to delete those files if you encounter an error. Thanks 1Dot 👍️
Hello @Braden in this 1Dot post I replied to your post so where that post gone have you deleted or maybe a bug in mentioning?