Setup LDAP broken during initial openfire configuration
Description
For what its worth i have resolved the issue on my end. The problem was with a failed 'get' when calling prototype.js.
To resolve this issue i had to update my prototype.js from 1.7 to 1.7.1. For me this file was found at /opt/openfire/plugins/admin/webapp/js/prototype.js
For what its worth i have resolved the issue on my end. The problem was with a failed 'get' when calling prototype.js.
To resolve this issue i had to update my prototype.js from 1.7 to 1.7.1. For me this file was found at /opt/openfire/plugins/admin/webapp/js/prototype.js
1.7.1 is available via https://ajax.googleapis.com/ajax/libs/prototype/1.7.1.0/prototype.js.
Hope this helps!