- Регистрация
- 31.01.2011
- Сообщения
- 23
- Благодарностей
- 0
- Баллы
- 0
Hi.
I found out debug mode isn't working well on my computer sometimes.
First of all i had some issues when debugging actions at https urls.
Im working just on custom registrations with 3 steps:
1. Register
2. Recieve mail, parse data
3. validate account and leave links
So that's quie simple templates, i think im fine with making them, but if i build template on https, debug mode skip whole registration part, move straight to "working with email" and, at the end, its failure.
So that all was until today when i discovered i have same situation with "regular" http url - debugger window is blank, template automatically (i dont have to click "next") is moving to email part and everything failing.
What it can be? Did someone had same issue with debug mode?
Thanks.
I found out debug mode isn't working well on my computer sometimes.
First of all i had some issues when debugging actions at https urls.
Im working just on custom registrations with 3 steps:
1. Register
2. Recieve mail, parse data
3. validate account and leave links
So that's quie simple templates, i think im fine with making them, but if i build template on https, debug mode skip whole registration part, move straight to "working with email" and, at the end, its failure.
So that all was until today when i discovered i have same situation with "regular" http url - debugger window is blank, template automatically (i dont have to click "next") is moving to email part and everything failing.
What it can be? Did someone had same issue with debug mode?
Thanks.