3.4.0 Upgrade Support
-
Thanks!
I did but didn't look carefully enough.
Indeed this error can be found2023-09-17T13:12:57.254Z [4567/838953] - [31merror[39m: GET /api/user/taloche/chats/35?_=1694956368722 TypeError: Cannot read properties of undefined (reading 'push') at plugin.filterMessagingLoadRoom [as method] (/var/www/nodebb/node_modules/nodebb-plugin-tenor-gif/library.js:50:31) at /var/www/nodebb/src/plugins/hooks.js:176:29 at new Promise (<anonymous>) at fireMethod (/var/www/nodebb/src/plugins/hooks.js:166:10) at Object.fireFilterHook [as filter] (/var/www/nodebb/src/plugins/hooks.js:195:18) at Hooks.fire (/var/www/nodebb/src/plugins/hooks.js:132:49) at Object.wrapperCallback [as fire] (/var/www/nodebb/src/promisify.js:46:11) at Messaging.loadRoom (/var/www/nodebb/src/messaging/rooms.js:538:39) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async chatsController.get (/var/www/nodebb/src/controllers/accounts/chats.js:51:15)
-
When choose tags, forum didn't found topics with this tags...
-
I think this method is a bad practices for users, for example I have a 10 topics with one tag for all topics -
smartphones
and individual tagsios
,android
,harmonyos
,windows
.When user want found all topics with tags
ios
andandroid
the forum will not find anything, because the filter is an employee on the principle oftag1
+tag2
+tag3
.But we understand if user select
ios
andandroid
he want found all topics withios
ORandroid
The advanced search
/search
it too can't found a all topics with multiple tags... -
Can't disable this option, I'm try set
0
or empty value in settings and it's not disable this alert... -
-
Search button in navbar not showing for guest if allow search for all group in setting.offtopic
-
@brazzerstop filed an issue https://github.com/NodeBB/NodeBB/issues/12056
-
@brazzerstop said in 3.4.0 Upgrade Support:
I think this method is a bad practices for users, for example I have a 10 topics with one tag for all topics - smartphones and individual tags ios, android, harmonyos, windows.
Totally agree, the expected behavior is for it to work like the category filter on the topics page, you can select multiple categories and it shows topics from each of them (or in this case, multiple tags)
-
How search looks for guest
-
hi @baris , is there any reason that the stale topic function cannot be disabled?
We already have the necro threshold set, so I would like to set it to "0" to disable this function, if technically possible, I will open a GH issue.
-
lol sorry my bad, It is indeed on the previous page.