-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Groups and Users button does nothing, no error or output in etherpad console #14
Comments
I have the same issue. First thing I noticed is that the hook definitions in ep.json now do not have to include the '.js' file extension anymore. But I do get a 'TypeError: undefined is not a function' error message on the console coming from the documentReady handler. But I am stuck here and have no time to learn about etherpad development. It seems like an easy to fix solution. Are you still active on the project? It would be really great to have this plugin continue working. It's an essential feature for me. Please help :) |
Did anybody ever made this plugin working? In debug mode I got |
I have the same problem with Etherpad 1.5.7 on windows. |
It looks like this plugin is not maintained anymore. Which is also written down in the readme. |
Am 2015-11-12 um 13:08 schrieb crazymind1337:
Greets, Alex Alexander Oberegger, BSc |
thanks for the information, and sorry for my lack of reading |
Am 2015-11-12 um 13:27 schrieb mduret:
Alexander Oberegger, BSc |
It's okay :) |
Hello,
My setup:
-Ubuntu
-Etherpad version from git: a676640
node js v0.10.37
npm 1.4.28
steps:
http://www.myhost:9001/admin/ > click Login
Click User Administration > click Groups >type in a name MyTestGroup > click Add Group button.
result: nothing happen, no output in etherpad console either.
same issue when try to add user
The text was updated successfully, but these errors were encountered: