@julian Thanks for the reply. Appreciate it.
rajeev2189
Posts
-
Not able get user data in google analytics plugin -
Not able get user data in google analytics pluginHi Folks,
I have installed a google analytics plugin 0.5.11 version in my nodebb (Nodebb version: 1.11.2) community at local, but not getting user related data in google analytics.
I am only getting topic-related data in google analytics. Do we get users' data too in it ?. For instance, which user views the topic most ?. LIst of user emails or user name like .
Thanks
-
Unable to use google analytics plugin -
Unable to use google analytics plugin@baris Thanks, I will look into your suggested solution.
-
Unable to use google analytics pluginHi Mates,
I am trying to install a google analytics plugin in my nodebb community at local, but getting a error while loading admin page.
Is any one getting same kind of issue ?. Please suggest the solutions for it.Nodebb version: 1.11.2
nodebb-plugin-google-analytics :0.5.12Error:
As my nodebb version is older one, so I have added a promise to make it work still not able to load admin.
settings.js
library.js in google analytics plugin.
Getting empty in console:
Feedback appreiated.
Thanks -
Validate user under plugin filter:register.shouldQueueHi folks,
I want to validate ( need to make email confirmed property true) user under filter:register.shouldQueue filter. Is any way to do this ?
Feedback appreciated
Thanks -
How to pass custom data to welcome email templateHi Community Folks,
I have a scenario in which I have to pass some custom data based on user's properties to welcome email template in nodebb. How can I achieve this ?
Feedback appreciated
Thanks -
How to get list of users in custom plugin ?Hi folks,
I am creating a custom plugin in nodebb and I want to fetch a list of all authentic and confirmed users over there.
Feedback appreciated
Thanks -
Condition based Admin Approval@baris Thanks I will try this solution. Always helpful.
-
Permission issue on node modules on Linux server -
Condition based Admin ApprovalHi Community Folks,
Rise and Shine
I want to know that Is there any way by which I can put some conditions on the registration queue process ?. I have a scenario, if users belong to a particular mail domain then they should not put it in the registration queue else put them.
Always getting support from you guys.
Feedback appreciated.Thank you
-
Permission issue on node modules on Linux serverHi folks,
I am getting issues related to permissions on node modules on the Linux server. But when I restart from ACP, it resolves automatically. After a while, it happens again. Any idea why it is happening?
Feedback appreciated
Thanks -
Auto Badge Gamificatioin required in nodebb.@phenomlab Thanks for the concern. I am looking into it.
-
Auto Badge Gamificatioin required in nodebb.Hi, community,
I need to have Auto badge gamification functionality. My nodebb version is 1.11.2. Is there any way by which I can achieve it, any available plugin or logic ?.
Feedback appreciated.
Thanks -
Recent API is returning only a limited number of topics !!!!@pitaj Fortunate that you are taking interest in my issue. But I am creating a custom feature of exporting all topics irrespective of categories so according to it I want all the data related to topics [with its posts] at once.Looking forward for your valuable feedback.
-
Recent API is returning only a limited number of topics !!!!@pitaj Glad you replied. I want a way by which I can get all the topics by one call. I have tried /api/recent, but unfortunately I returns only latest 200 topics.
-
How to get all posts !!!Hi,
I am trying to get all posts of a particular topic but unable to get. I have tried /api/search which returns maximum 500 posts only (10 posts per page) and total page count is 50.Issue is that I have 720 posts in my mongo collections. Is there way to sort it out ?.
Looking forward for the feedback.
Regards
-
Recent API is returning only a limited number of topics !!!!Hi,
I am facing an issue with the limited number of topics that I am getting from the Recent API. Is there any way by which I can get a list of all topics irrespective of my categories?.
I am looking forward to your response.
Help will be appreciated.
-
How to disable Post History ???@julian Thanks for showing interest in the issue, really appreciable. I have posted the issue on the git hub repo,
Regards.