osulp / ojs

Open Journal Systems (OJS)
1 stars 0 forks source link

Unable to edit users in OJS-Test #6

Closed carakey closed 2 years ago

carakey commented 3 years ago

Path: [journal] / Settings / Users & Roles / Users

Description: Under the user’s name in the list, click Edit User. Error reads “Failed Ajax request or invalid JSON returned.” Popup widget has “Edit User” header and X close button but is otherwise blank.

wickr commented 2 years ago

The cause of this was our PHP image not having the gettext extension enabled. Now with that working, the full Edit popup displays as expected.