-
-
-
How can i assign a topic to user or user group?
I believe it's exclusive to Business+ cloud plans. https://invisioncommunity.com/buy
-
-
Members of my forum cannot upload attachments in a reply
ACP->Members->Groups->Edit particular group->Content->Can upload attachments?
-
[5.0.5 Beta 2] When overall reaction value is displayed in post, you cannot select different reaction
There is pointer-events: none; set for .ipsReact_types ul . If you remove it it sort of works, but the reactions jitter when you hover over them.
-
[5.0.5 Beta 2] When overall reaction value is displayed in post, you cannot select different reaction
"Reaction Display" in ACP is set to "Overall reaction value" There is at least one reaction on a post and total reaction value is displayed (green/red square with number in it) Then you cannot change your vote or choose different reaction. The reactions that show up when you hover your mouse over the heart reaction, they are not hoverable by cursor, they hide before you can choose them. Which means: You cannot react with different reaction than default one if anyone else voted on a post already Happens in Chrome and Firefox, default theme.
-
[5.0.5 Beta 1] Boxes in table cells weirdness
1. Insert table 2. In bottom right cell add second line 3. Wrap in box 4. Click box options (gear icon) 5. Options dropdown hides behind bottom of editor Also, if you try all of this without adding second line to the cell, the box is created outside of the table.
-
[5.0.5 Beta 1] "Insert line before/after" translation missing for tables
When you hover over arrow to insert line before/after table in editor, it is not translatable.
-
[5.0.4] Bad blog entry date language phrase on user's profile
On user profile, on "Find Content" and then "Blog Entries", the dates for entries display like this: This happens on default theme and language pack.
-
-
[5.0.4] ACP settings search inconsistent results
Yes, you are right - I edited my post.
-
[5.0.4] ACP settings search inconsistent results
For example, "Site Online" returns nothing, same as "Site", but "Online" does find the setting.
-
[5.0.4 Beta 3] Neighbouring emojis Firefox weird behaviour
When there are two or more neighboring emojis (native or custom, doesn't matter) next to each other like this ☠️☹️❣️, there is some strange behavior on Firefox 136. You cannot put cursor between them using keyboard. When they are first thing on the line, you put cursor after them and attempt to use LEFT arrow to move cursor to the left, you cannot get between them or back to beginning of the line to add text before them If there is some text before them, the cursor jumps over all of the emojis instead of moving one by one when using LEFT arrow When you are on a line directly below some emojis that are next to each other, you cannot use UP arrow to go to the line above. It instead jumps to beginning of current line. The cursor needs to be below some text for it to work properly. It seems to work fine on Chrome.
-
-
-
[5.0.4 Beta 3] Error when trying to delete moderator alert
Got it: it only happens when deleting through multimod by selecting the checkbox. Deleting single alert through gear icon works.
-
[5.0.4 Beta 3] Error when trying to delete moderator alert
My mistake, it also happens on default language pack :/
-
[5.0.4 Beta 3] User reply to alert is not sent
Ok, so reviewed the steps and it looks like this: First, create a new user through ACP but leave "Set a password?" to OFF "Sign in as this XYZ" through ACP A page will be displayed forcing the user to set a password If you now create an alert for this user, he won't be able to answer it before setting the password, but he can't set the password before answering the alert...
-
[5.0.4 Beta 3] Error when trying to delete moderator alert
I tested and it only happens on custom language pack. How could I fix it?
-
[5.0.4 Beta 3] Error when trying to delete moderator alert
When trying to delete moderator alert, I get this error: TypeError: IPS\DateTime::ts(): Argument #1 ($timestamp) must be of type int, null given, called in /var/www/forum/system/Content/Item.php on line 7485 (0) #0 /var/www/forum/system/Content/Item.php(7485): IPS\DateTime::ts() #1 /var/www/forum/system/Content/Content.php(680): IPS\Content\Item->apiOutput() #2 /var/www/forum/system/Helpers/Table/Content.php(1048): IPS\Content->modAction() #3 /var/www/forum/system/Helpers/Table/Content.php(316): IPS\Helpers\Table\Content->multimod() #4 /var/www/forum/applications/core/extensions/core/ModCp/Alerts.php(82): IPS\Helpers\Table\Content->__construct() #5 /var/www/forum/applications/core/modules/front/modcp/modcp.php(140): IPS\core\extensions\core\ModCp\Alerts->manage() #6 /var/www/forum/system/Dispatcher/Controller.php(139): IPS\core\modules\front\modcp\modcp->manage() #7 /var/www/forum/system/Dispatcher/Dispatcher.php(169): IPS\Dispatcher\Controller->execute() #8 /var/www/forum/index.php(16): IPS\Dispatcher->run() #9 {main}