The issue
Regular members get the following error message whilst attempting to @mention other regular members in composer:
"You do not have permission to do that."
However, when they "submit" the @mention post, the @mention notification is received by the intended user.
The issue is, that my flarum tells them that they dont have permission but it works. ๐ I am unsure if there's a "permission" that I need to enable or something in the admin panel?
Error Message that the user gets:
You do not have permission to do that.
Console shows the following error:
Flarum information
``
$ php flarum info
Flarum core: 1.8.1
PHP version: 7.4.30
MySQL version: 8.0.28-0ubuntu0.20.04.3
Loaded extensions: Core, date, libxml, pcre, sqlite3, filter, hash, intl, json, mbstring, SPL, PDO, pdo_sqlite, Reflection, session, standard, mysqlnd, bcmath, bz2, calendar, ctype, curl, dom, exif, fileinfo, ftp, gd, gettext, iconv, imap, mysqli, openssl, pcntl, pdo_mysql, zlib, posix, pspell, sodium, SimpleXML, soap, sockets, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, Phar, imagick, Zend OPcache
+-------------------------------+---------+--------+
| Flarum Extensions | | |
+-------------------------------+---------+--------+
| ID | Version | Commit |
+-------------------------------+---------+--------+
| flarum-flags | v1.8.0 | |
| flarum-tags | v1.8.0 | |
| flarum-sticky | v1.8.0 | |
| flarum-approval | v1.8.0 | |
| the-turk-stickiest | 3.0.1 | |
| rob006-last-post-avatar | 1.2.4 | |
| migratetoflarum-old-passwords | 1.0.0 | |
| fof-polls | 1.3.0 | |
| fof-nightmode | 1.5.1 | |
| fof-links | 1.1.4 | |
| fof-formatting | 1.0.3 | |
| flarum-suspend | v1.8.0 | |
| flarum-subscriptions | v1.8.0 | |
| flarum-statistics | v1.8.0 | |
| flarum-mentions | v1.8.0 | |
| flarum-markdown | v1.8.0 | |
| flarum-lock | v1.8.0 | |
| flarum-likes | v1.8.0 | |
| flarum-lang-english | v1.8.0 | |
| flarum-emoji | v1.8.0 | |
| flarum-bbcode | v1.8.0 | |
+-------------------------------+---------+--------+
Base URL: https://www.website.com/discuss
Installation path: /home/website/website.com/discuss
Queue driver: sync
Session driver: file
Mail driver: mail
Debug mode: off