[phpldapadmin] [ phpldapadmin-Bugs-2809461 ] Can't login since i upgrade to php-5.2.10
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #2809461, was opened at 2009-06-20 14:55 Message generated for change (Comment added) made by pmenier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498546&aid=2809461&group_id=61828 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Open Resolution: None Priority: 5 Private: No Submitted By: pmenier (pmenier) Assigned to: Nobody/Anonymous (nobody) Summary: Can't login since i upgrade to php-5.2.10 Initial Comment: While attempting to log in my ldapadmin, i get this error since i upgrade php to 5.2.10. All was working fine with php-5.2.9. All comments in attachments. ---------------------------------------------------------------------- >Comment By: pmenier (pmenier) Date: 2009-06-20 18:20 Message: ---------------------------------------------------------------------- > >Comment By: Deon George (wurley) Date: 2009-06-21 00:21 Message: Tell me which one of these fixes the problem (try them in this order): * changing function draw_dn() from protected to private in AJAXTree.php, Result: Fatal error: Access level to AJAXTree::draw_dn() must be protected (as in class PLMTree) or weaker or * changing function draw_dn() from protected to private in AJAXTree.php, PLMTree.php and HTMLTree.php, Result: Erreur E_STRICT: Declaration of AJAXTree::draw_dn() should be compatible with that of PLMTree::draw_dn() or * changing the function definition in lib/HTMLTree and lib/PLMTree.php to use the same definition as AJAXTree.php. Result: works fine !!! It just take more time to display pages. ...deon ---------------------------------------------------------------------- Comment By: Deon George (wurley) Date: 2009-06-20 16:21 Message: Tell me which one of these fixes the problem (try them in this order): * changing function draw_dn() from protected to private in AJAXTree.php, or * changing function draw_dn() from protected to private in AJAXTree.php, PLMTree.php and HTMLTree.php, or * changing the function definition in lib/HTMLTree and lib/PLMTree.php to use the same definition as AJAXTree.php. ...deon ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498546&aid=2809461&group_id=61828 ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org ______________________________________ phpLDAPadmin development mailing list. To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel http://phpldapadmin.sourceforge.net/