gshaw Posted March 14, 2012 Posted March 14, 2012 Just posting this for reference to save anyone else the aggro We've installed MRBS 1.4.8 and wanted to enable LDAP but whatever we did with the config files didn't work... tried every which way, all the additional fields with no luck. Found errors in the logs along the lines of Warning: array_fill() [function.array-fill]: Number of elements must be positive in /path/to/mrbs/auth_ldap.inc on line 113 A bit of nifty Google searching later shows that there's a bug with the auth_ldap.inc file on the current 1.4.8 build which requires patch 2249 (download from SVN) General discussion of MRBS (Meeting Room Booking System) http://mrbs.svn.sourceforge.net/viewvc/mrbs/mrbs/?view=log&pathrev=2249 Enjoy!
prof_moriarti Posted April 12, 2012 Posted April 12, 2012 Gshaw first of all thxs for your post which gives me hope. I´m a newbie on these issues of php Please can you explain what i have to do to fix the problem Thxs in advance again Nacho
lacroix Posted July 10, 2012 Posted July 10, 2012 Thank you for the link of the solution. I didn't undersdand how I could resolve this pb, Pierre
gshaw Posted July 11, 2012 Author Posted July 11, 2012 Gshaw first of all thxs for your post which gives me hope. I´m a newbie on these issues of php Please can you explain what i have to do to fix the problem Thxs in advance again Nacho Sorry never saw you post until now, the fix is a matter of replacing the file auth_ldap.inc with the fixed one from the download link. Glad it's helped you out
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now