Undefined function UserLib->ldap_sync_groups
- Status
- Closed
- Subject
- Undefined function UserLib->ldap_sync_groups
- Version
- 14.x
- Category
- Error
- Feature
- Others
- Resolution status
- Fixed or Solved
- Submitted by
- Trekker
- Lastmod by
- Trekker, Marc Laporte
- Rating
- Description
The UserLib class contains two calls to the function:
$this->ldap_sync_groups()
This function doesn't exist, only an underscore-prefixed one does, i.e.
$this->_ldap_sync_groups()
This means (for us at least, does no-one else use LDAP?!) logging in with LDAP fails with a 500 Internal error, with no error log messages.
EDIT: Forgot to mention, but changing the function calls to use the underscore version does seem to work at least.- Importance
- 10 high
- Easy to solve?
- 8
- Priority
- 80
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 5721
- Created
- Tuesday 29 September, 2015 12:29:54 UTC
by Trekker - LastModif
- Saturday 18 November, 2017 23:46:42 UTC