[TYPO3] Debuging FE auth

Nino Katic DELETE_MEnkatic at jagor.srce.hr
Thu Aug 30 18:11:05 CEST 2007


"Dmitry Dulepov [typo3]" <dmitry at typo3.org> wrote in message 
news:mailman.1.1188481952.11843.typo3-english at lists.netfielders.de...
> 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...

I found out what was the problem. It's not enough to declare record storage 
for users and groups in page properties but you have to enter this line in 
constants:

styles.content.loginform.pid = pid_of_record_storage

Anyway, thx. for help.

Nino 




More information about the TYPO3-english mailing list