-
Hi,
indeed php5.3 will not throw an error but instead prevent retrieving attributes.of entry so that no attributes are shown.
Seems that this patch is need for 5.3 - perhaps you have to differentiate between =5.3 in source.
refering to https://sourceforge.net/tracker/?func=detail&aid=2806663&group_id=61828&atid=498548.
2009-11-24 09:07:37 UTC by greno2
-
Message: E_WARNING: implode(): Invalid arguments passed
"You found a non-fatal phpLDAPadmin bug!"
Error: Undefined index: description (E_NOTICE)
File: monitor.php LINE 48, caller cmd.php
Version:
PLA: 1.2.0.4
PHP: 5.2.11
SAPI: apache2handler
Webserver:
Apache/2.2.10 (Linux/SUSE)
PHP Debug Backtrace:
File: .../lib/functions.php (184)
Function: error...
2009-11-21 19:06:18 UTC by soost-online
-
Thanks a lot!
(This is a new parameter as of 1.2.0.2)
2009-11-21 14:32:24 UTC by mbruneel
-
This patch allows localising the content of elements in XML templates. This is done against files from the 1.2.0.4 package.
2009-11-21 09:52:12 UTC by crig
-
wurley pushed 5 commit(s) to refs/heads/master in the phpldapadmin Git repository of the phpLDAPadmin project.
2009-11-21 01:15:26 UTC by wurley
-
This has been fixed and committed to GIT for PLA 1.2. Commit: efd1860.
2009-11-21 01:12:43 UTC by wurley
-
Thanks. Found and fix commited to GIT - commit id: 23a2da1.
2009-11-21 00:18:35 UTC by wurley
-
Thanks - found and fix submitted to GIT. Commit ID: d4483f9.
2009-11-21 00:05:23 UTC by wurley
-
PLA does no specific parsing of the config.php file, php does that, so using includes work just fine.
2009-11-20 23:18:43 UTC by wurley
-
Actually, this is already available. See http://phpldapadmin.sourceforge.net/wiki/index.php/Server:login:base.
2009-11-20 23:10:17 UTC by wurley