aoberegg / ep_user_pad

User-Management System for etherpad-lite
Apache License 2.0
5 stars 8 forks source link

Add Groups and Users button does nothing, no error or output in etherpad console #14

Open aedahh opened 9 years ago

aedahh commented 9 years ago

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

bennidi commented 9 years ago

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 :)

crazymind1337 commented 8 years ago

Did anybody ever made this plugin working? In debug mode I got [2015-07-28 15:59:59.531] [DEBUG] http - 304, GET /admin/userpadadmin/groups while trying to add a group via admin interface. registering a user via frontend plugin does also not work for me.

mduret commented 8 years ago

I have the same problem with Etherpad 1.5.7 on windows.

crazymind1337 commented 8 years ago

It looks like this plugin is not maintained anymore. Which is also written down in the readme.

https://github.com/aoberegg/ep_user_pad/commit/abf322fc8642b2ff7c1e66fb174afab948c055b1

aoberegg commented 8 years ago

Am 2015-11-12 um 13:08 schrieb crazymind1337:

It looks like this plugin is not maintained anymore.

— Reply to this email directly or view it on GitHub https://github.com/aoberegg/ep_user_pad/issues/14#issuecomment-156087076.

Unfortanetely I don't have the time right now yes :(.

Greets,

Alex

Alexander Oberegger, BSc a.oberegger@student.tugraz.at Software Development and Business Management

mduret commented 8 years ago

thanks for the information, and sorry for my lack of reading

aoberegg commented 8 years ago

Am 2015-11-12 um 13:27 schrieb mduret:

thanks for the information, and sorry for my lack of reading

— Reply to this email directly or view it on GitHub https://github.com/aoberegg/ep_user_pad/issues/14#issuecomment-156091547.

No no I just added the information today ;).

Alexander Oberegger, BSc a.oberegger@student.tugraz.at Software Development and Business Management

crazymind1337 commented 8 years ago

It's okay :)