hydroshare / hydroshare_drupal

Hydroshare is an online collaboration environment for sharing data, models, and code related to hydrology and water sciences
beta.hydroshare.org
GNU General Public License v2.0
7 stars 2 forks source link

Admin > People can no longer create users directly #42

Open jeffersonheard opened 10 years ago

jeffersonheard commented 10 years ago

The create and edit user panels are entirely borked. Creating a user as a site administrator has a button that says "request new user" This button, when clicked conveniently dev/nulls the user info just entered and pretends that it has done something.

In addition, clicking on an existing user and clicking "edit" takes the site admin to an incredibly helpful screen that tells me the user's first and last names, giving no other option.

Ash, is this something that was damaged in the core drupal installaiton, and if I update drupal core, will that fix it, or is this something that exists elsewhere? Where would someone go to fix this stuff?

greyseason commented 10 years ago

I am investigating the issue now.

On Tue, Nov 19, 2013 at 2:37 PM, Jeff Heard notifications@github.comwrote:

The create and edit user panels are entirely borked. Creating a user as a site administrator has a button that says "request new user" This button, when clicked conveniently dev/nulls the user info just entered and pretends that it has done something.

In addition, clicking on an existing user and clicking "edit" takes the site admin to an incredibly helpful screen that tells me the user's first and last names, giving no other option.

Ash, is this something that was damaged in the core drupal installaiton, and if I update drupal core, will that fix it, or is this something that exists elsewhere? Where would someone go to fix this stuff?

— Reply to this email directly or view it on GitHubhttps://github.com/hydroshare/hydroshare/issues/42 .

jeffersonheard commented 10 years ago

Ash, did you ever discover the problem?

greyseason commented 10 years ago

Still in progress. I've eliminated the HydroShare theme as the culprit by testing with different themes ( including the default Bartik ) , so my inclination is that there is something damaged in the core.

jeffersonheard commented 10 years ago

Ash, how hard would it be to revert to core drupal? We need to do that anyway to pull security updates. I'm running into problems with authenticaton and authorization as well.

On Tue, Dec 3, 2013 at 1:37 PM, Ash Semien notifications@github.com wrote:

Still in progress. I've eliminated the HydroShare theme as the culprit by testing with different themes ( including the default Bartik ) , so my inclination is that there is something damaged in the core.

— Reply to this email directly or view it on GitHubhttps://github.com/hydroshare/hydroshare/issues/42#issuecomment-29737831 .

greyseason commented 10 years ago

Was already thinking about reverting to core as well. I will add this to my issues.

On Tue, Dec 3, 2013 at 12:39 PM, Jeff Heard notifications@github.comwrote:

Ash, how hard would it be to revert to core drupal? We need to do that anyway to pull security updates. I'm running into problems with authenticaton and authorization as well.

On Tue, Dec 3, 2013 at 1:37 PM, Ash Semien notifications@github.com wrote:

Still in progress. I've eliminated the HydroShare theme as the culprit by testing with different themes ( including the default Bartik ) , so my inclination is that there is something damaged in the core.

— Reply to this email directly or view it on GitHub< https://github.com/hydroshare/hydroshare/issues/42#issuecomment-29737831> .

— Reply to this email directly or view it on GitHubhttps://github.com/hydroshare/hydroshare/issues/42#issuecomment-29738030 .

jeffersonheard commented 10 years ago

The main thing is to make sure that files are still processed correctly through IRODS. Currently "export.php" and "something something file_ops.php" achieve this in conjunction with the IRODS module. But this functionality must be preserved. I don't think any of it is in the core code, and if it is, it shouldn't be.

On Tue, Dec 3, 2013 at 2:13 PM, Ash Semien notifications@github.com wrote:

Was already thinking about reverting to core as well. I will add this to my issues.

On Tue, Dec 3, 2013 at 12:39 PM, Jeff Heard notifications@github.comwrote:

Ash, how hard would it be to revert to core drupal? We need to do that anyway to pull security updates. I'm running into problems with authenticaton and authorization as well.

On Tue, Dec 3, 2013 at 1:37 PM, Ash Semien notifications@github.com wrote:

Still in progress. I've eliminated the HydroShare theme as the culprit by testing with different themes ( including the default Bartik ) , so my inclination is that there is something damaged in the core.

— Reply to this email directly or view it on GitHub< https://github.com/hydroshare/hydroshare/issues/42#issuecomment-29737831>

.

— Reply to this email directly or view it on GitHub< https://github.com/hydroshare/hydroshare/issues/42#issuecomment-29738030> .

— Reply to this email directly or view it on GitHubhttps://github.com/hydroshare/hydroshare/issues/42#issuecomment-29741220 .

valentinedwv commented 10 years ago

This is the renci_customizations module Install standard profile with all the hydrosphere modules present (but disabled... standard drupal install profile) work my way up (invites, OG, etc).

Finally enabled renci customizations, and when I tried to add a user, it failed.

Confirmed by disabling renci_custom in a "fresh" install using the db dump