Nino Katic wrote: > Yep, but i can't find out why it's not reached :-( I'm not sure when and > where is openldap auth class instanced so i can debug things (my die() is in > very top of that class).
You may want to start with initFEuser() function is typo3/sysext/cms/tslib/class.tslib_fe.php. It will be hard without real php debugger. With debugger you can just stepo through in seconds but without it it can be a nightmare... -- Dmitry Dulepov TYPO3 freelancer / TYPO3 core team member Web: http://typo3bloke.net/ Skype: callto:liels_bugs _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
