If a group is private and someone joins you have to approve them from not from the ACP but from the GROUP PAGE., i was looking for the approvement in the ACP.
I've seen this requested before. Maybe we will get it in the future. 😃 🙏
Hi ,
@baris @julian @psychobunny
For NodeBB V1.0.0 getting following JS error.
Uncaught SyntaxError: Unexpected token function
at /nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:10
at /nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:10
/src/modules/sounds.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:11 Uncaught TypeError: Cannot read property 'on' of undefined
at /src/modules/sounds.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:11
at Object.execCb (/nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:9)
at w.check (/nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:9)
at w.<anonymous> (/nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:9)
at /nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:8
at /nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:9
at z (/nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:8)
at w.emit (/nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:9)
at w.check (/nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:9)
at w.enable (/nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:9)
Please see this screenshot : http://screencast.com/t/vjlH6lL7
On latest Chrome browser version 55 Js file under public/src loading seperately.
Please refer screenshot : http://screencast.com/t/O0tlRSmJU
Is there idea why these errors are getting introduced on latest version of Chrome only?
Any help is appreciated!!
NodeBB v1.0.0...? Is there possibly any chance you can upgrade to a newer version?
@julian Thanks for the reply!
Yes! We are using NodeBB v1.0.0.
Is there any way to avoid loading JS file under public/src separately on chrome 55?
@akumbhare the latest is 1.4.2. Can you upgrade?
On latest Chrome browser version 55 Js file under public/src loading seperately.
This is not a bug AFAIK.