wzrdtales / nodebb-plugin-ldap-override

a nodebb plugin that works on the latest versions and completely replaces the default login with an ldap one
BSD 2-Clause "Simplified" License
3 stars 0 forks source link

Install problem #3

Open wirepatch opened 7 years ago

wirepatch commented 7 years ago

Plugin installation + NodeBB server restart according to the docs worked well. However accessing http://myserver/admin/plugins/ldap fails with an 500/Internal server error:

Internal Error.
Oops! Looks like something went wrong!
/admin/plugins/ldap
Failed to lookup view "admin/plugins/ldap" in views directory "/opt/nodebb/build/public/templates"

I'm using current NodeBB v1.5.x (fresh install).

wzrdtales commented 7 years ago

@wirepatch There is a good chance that this got incompatbile somehow. Or the installation has just straight failed:

https://github.com/wzrdtales/nodebb-plugin-ldap-override/blob/master/templates/admin/plugins/ldap.tpl

The file it is missing, is actually included though.