phloo Problem message: "tag count primary must be 1..."
FriendsOfFlarum Byōbu, well integrated, advanced private discussions
In this rather fabulous addon are there any ways of importing user messages from other platforms such as phpBB3.3?
- Edited
Yalfoosh umm, where can I find that setting? I dont get the three-dots menu in the extensions list view.
edit: now I found the problem. Our list view is screwed and I didnt see the settings option:
Its the last extension on the bottom and somehow moves to the top. Maybe should report as bug
- Edited
nexromant Like it says, you need at least 1 primary tag.
You can bypass this by removing the primary tag count lower bound, but then you will do that for all discussions as well. You could also simply just add a primary tag for your discussion. Byobu also has a setting for automatically tagging your private discussions through a slug - I believe this is the most elegant solution.
What I do is:
- remove the primary tag count lower bound for primary tags (0 to 3 instead of 1 to 3)
- use a secondary tag called Conversation which I automatically tag all discussions with through its slug
talk
, so my conversations are still organized
Every time I add a new private discussion, I get an error-Oops! Something went wrong. Please refresh the page and try again. - - But in the end, the discussion was added, and this error occurs simply when adding a new message to the discussion
nexromant If you have them restricted to a tag, click "Hide from All Discussions" in the tag edit modal.
jordanjay29 something I can't find where it is
nexromant When you edit a tag:
jordanjay29 Thank you, but what should I do if I keep getting an error-oops! Something went wrong. Please refresh the page and try again. ??? That is, this is not the only case, this error always POPs up
nexromant That one is IanM's territory, sorry. I hope it something silly stupid and not a bug.
- Edited
0.5.0-beta.1
- Fix issue where editing users caused the tag check to fail
- Allow user recipients to leave a private discussion, notify remaining users
- Remove notifications relating to a discussion that user has left
- Remove unused translation key
- Fix issue where 'start private discussion' button would not pre populate recipients when starting from another user's page
- Notification when user is added to an existing private discussion
- Add option to make a discussion that you are participating in public. Includes permission level for site admins to set their preference.
- Fix issue where the 'Start Private Discussion' button was still visible when a user didn't have permission to start one
As this is somewhat of a bumper update, I've decided to run a couple of beta runs before fully releasing it. Feedback is, as always very welcome. Please report any issues directly on github, so that I can keep better track of them
Installing
composer require fof/byobu:0.5.0-beta.1
php flarum cache:clear
[deleted]
IanM I can't seem to install this. Latest version available for me is 0.4.5 ?
[deleted]
- Edited
I get the error: The tag count primary must be 1.
Bug of "Number of primary tags alert"
I noticed that validation.yml has translated this error, but byobu will not display the translated text.
Littlegolden that's when your language pack didn't translate that key.