6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/5/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9196] H4: Userlist empty (in admin gui)
*
Your Email Address
*
Spam protection
Enter the letters below:
.___..___ __ ..___. _/ [__ / ` | | ./__.| \__.\__| |
Comment
> > >>>>> Mhhhmm, not sure what you mean with backtrace... >>>> >>>> Add a: >>>> var_dump(debug_backtrace()); >>>> statement on line 864 of >>>> /srv/www/htdocs/github/horde/framework/Ldap/lib/Horde/Ldap.php (right >>>> about the build() call) and post (or better upload) the output here. >>> >>> Lines 862 to 865 are: >>> $filter = Horde_Ldap_Filter::combine( >>> 'and', >>> array(Horde_Ldap_Filter::build($this->_config['user']), >>> >>> Horde_Ldap_Filter::create($this->_config['user']['uid'], 'equals', >>> $user))); >>> >>> Putting var_dump between 'and' and 'array' breaks the syntax >>> (uexpected ';'). I placed it immediately before 'filter'. >>> >>> Attached an obfuscated (usernames, pw's, servernames..) backtrace. >> >> >> I tried to start with a new configuration (copied >> horde/conf/conf.php.dist to conf.php), just to make sure there is >> nothing messed up, ut got the error again. >> The comment above the function findUserDN says: >> 'This method requires the 'user' configuration parameter to be set.' >> >> What is meant with this? Where should I find this configuration >> parameter? grepping my conf.xml I couldn't find a parameter 'user' >> nor does 'grep config conf.xml | grep user' or 'grep "name=\"user\"" >> conf.xml find anyting which seems to be useful. >> > > Hello, > > I have the same problem after a "git pull". It happens after login, I > get a page with tis message : > > PHP Catchable fatal error: Argument 1 passed to > Horde_Ldap_Filter::build() must be an array, null given, called in > /srv/www/htdocs/github/horde/framework/Ldap/lib/Horde/Ldap.php on line > 864 and defined in > /srv/www/htdocs/github/horde/framework/Ldap/lib/Horde/Ldap/Filter.php > on line 274 > > An idea please ? > > Best regards > > Gerard
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers