Hi all, is there an import procedure of user, category and discussion on nodeBB?
Is there a documentation that describes how to format the import file?
Thanks
Hi all, is there an import procedure of user, category and discussion on nodeBB?
Is there a documentation that describes how to format the import file?
Thanks
Hi, how can admin export users's posts?
I try with API
https://community.nodebb.org/api/user/{userslug}/export/posts
but I have this error
/api/user/xxxxx/export/posts Not Found
You seem to have stumbled upon a page that does not exist. Return to the home page.
Thanks in advance
Hi all, is there an import procedure of user, category and discussion on nodeBB?
Is there a documentation that describes how to format the import file?
Thanks
@Andrea-0 said in [nodebb-plugin-ns-awards] NS Awards, Give Medals!:
Hi all,
I have installed nodebb-plugin-ns-awards 6.0.0 on my nodebb 2.2.1 but when I acces to /admin/plugins/awards appears
/admin/plugins/awards Not Found
How can I solve this problem?
Thanks
@Nicolas could you help me?
Hi all,
I have installed nodebb-plugin-ns-awards 6.0.0 on my nodebb 2.2.1 but when I acces to /admin/plugins/awards appears
/admin/plugins/awards Not Found
How can I solve this problem?
Thanks
@PitaJ Thanks. Now it works. Before, I had a menu with sigle choise. I have accessed on http://127.0.0.1:4567/admin/settings/navigation and after a saving i see the multiple choise as you reported.
Now I have another question. Is it possible perform a setting that permit to shows, for every user, all groups always?
I would like show all groups, on user profile, without user chooses more "group titles" on its profile. Thanks
@baris How do i select more groups in my profile?
I have installed the version 2.2.1 and the "group title" field, on my profile, is a menu that can't permit a multiple choise
@baris Also enabling this option, the groupTitle contains only a string (the first group)
Is it a bug?
The parameter groupTitleArray reports only a group information but the user belongs to more groups. Is it a bug?
@Maciej-Bąk-0 the groupTitle is an array and I suoppose that it can show more groups if the user belongs to them. Is it possible to have more items into groupTitle parameter?