IanM I want such an opportunity for all users.
FriendsOfFlarum Byōbu, well integrated, advanced private discussions
Hi, Quick question: am I the only one who has a problem when we post a private discussion where there is the message with the "Oops..."? Thanks
I see there has been a new release of the extension that has not been announced but on the GitHub page it has been described as fixing the issue I was concerned about:
CyberGene
I've just updated and can confirm that editing participants of public discussion is not possible anymore which basically fixes the issue. Thanks
When I create a new private discussion or reply to one, a red error pops up that says: Oops! Something went wrong. Please reload the page and try again.
How do I fix this?
This is what the logs say:
[2022-03-10 07:33:45] flarum.ERROR: Symfony\Component\Console\Exception\NamespaceNotFoundException: There are no commands defined in the "fof:sitemap" namespace.
Did you mean one of these?
fof
fof:polls in /home/jesuslov/reviewscope.net/vendor/symfony/console/Application.php:639
Stack trace:
#0 /home/jesuslov/reviewscope.net/vendor/symfony/console/Application.php(690): Symfony\Component\Console\Application->findNamespace('fof:sitemap')
#1 /home/jesuslov/reviewscope.net/vendor/symfony/console/Application.php(259): Symfony\Component\Console\Application->find('fof:sitemap:cac...')
#2 /home/jesuslov/reviewscope.net/vendor/symfony/console/Application.php(171): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /home/jesuslov/reviewscope.net/vendor/flarum/core/src/Console/Server.php(42): Symfony\Component\Console\Application->run()
#4 /home/jesuslov/reviewscope.net/flarum(24): Flarum\Console\Server->listen()
#5 {main}
aaronhall do you have the fof sitemap extension installed and enabled?
askvortsov I do
When recipients are removed from a private discussion, they show up as [deleted]
in the entire conversation. This can be improved to retain username so that we know who was around previously and then removed
Just installed this in my website. It's cool that an email is automatically sent to a user who is invited to a private discussion. But is there a way to change the content of the email?
Thanks very much and great work on this extension. Just exactly what I need.
rumer yeah that won't work. The reason it shows as deleted is because it needs to inject a user object there, as the deleted user is not included in the API payload it doesn't have that. I should look into it when I have the time.
majbador But is there a way to change the content of the email?
You should be able to use fof linguist to change email contents, see https://github.com/FriendsOfFlarum/byobu/blob/fbb9797e7fbb786d799005361867a1082b731fba/resources/locale/en.yml#L92-L138, key to use:
fof-byobu.email.body.private_discussion_created
- Edited
I just discovered this was flarum private messaging! (because of the name, I didn't realized it).
It works great, but I'm a little unsettled too by the way it's really mixed with other discussion. One first easy step to separate it, at least symbolically, could be to propose in the options panel to just make it an icon in the top right (near the bell), rather than an entry in the menu like other forums?
There could also be an option to remove those discussions from the "all discussions" section.
There seems a problem of reciving notification from " other people create a private disccusion with me " I promise i double-checked the notification setting that allows getting nofication from all byobu.
no error and no other problems. just not nofity users.
It seemed I installed Byōbu successfully, but not appeared in the extensions.
Please help.
Thanks.
MichaelLiu
Just now I found the problem and got it
thanks