wignu Tried the update, now receive the following error on the website, updated the flarum cache: "500 Internal Server Error Something went wrong on our server." I noted it only updated to 0.1.9 not 2.0.0 if that has any bearing.
datitisev wignu 0.2.0 fixes the "missing controller bug", you may want to update to it and try again.
datitisev wignu Try running composer require reflar/koseki ^0.2. I think it's because it's a non-semver version.
wignu That worked thanks @datitisev, guess something needs to be fixed with it to enable it to update properly.
poVoq Had the same issue with updating. Tested it a bit. The main issues seem to be that the icons in front of the sub-forums are not working on my Flarum and that in the Tag settings an endless duplicate list of "icon" input fields appear. Furthermore the user avatars appear on top of the title of the posts instead of in front.
Shahiem SerrII Thats possible. You can change the background color by changing the hex code in the tags settings section.
Kyrne 0.3.0 Beta 8 Compatibility Updating ⬆️ Make sure you are running Flarum beta 8, this update will not work on any other version Run the follow commands (in this order) in your Flarum root directory: composer update reflar/koseki php flarum migrate php flarum cache:clear
Kyrne 0.3.1 Updated tags dependency, thanks @katos! Updating ⬆️ Make sure you are running Flarum beta 8, this update will not work on any other version Run the follow commands (in this order) in your Flarum root directory: composer update reflar/koseki
Kyrne 0.3.2 Fix an issue related to .gitignore Updating ⬆️ Make sure you are running Flarum beta 8, this update will not work on any other version Run the follow commands (in this order) in your Flarum root directory: composer update reflar/koseki
Artuu Shahiem, Kyrne, welcome! After installing and switching on your extension, the following errors occurred to me: I also tried on a new forum (without any other extensions).
MikeJones Is anyone using this on production, would love to check it out without installing at the moment.
Superskater911 I tried this and it does not work, the admin page seems to be broken after installing this, I removed it by composer remove reflar/koseki