Hi guys,
I have a problem, that I cannot solve on my own. After updating to the most recent framework version I noticed that PHP wouldn't throw me any errors on my development environment. Checked error_reporting etc., everything correct.
Then I fooled around with the CLogRouter routes and after adding "error" to my CWebLogRoute's levels, errors would be shown in browser again. Huh? And if I remove the CWebLogRoute route, remove "error" again or add "trace" (because I really like the trace feature...) to it's levels no errors are shown!!! I also tried adding another CWebLogRoute route, tried with CFileLogRoute, etc. nothing works...
In over a year I never had this problem before. I need your help.
Thank you very much,
Dmx
I have a problem, that I cannot solve on my own. After updating to the most recent framework version I noticed that PHP wouldn't throw me any errors on my development environment. Checked error_reporting etc., everything correct.
Then I fooled around with the CLogRouter routes and after adding "error" to my CWebLogRoute's levels, errors would be shown in browser again. Huh? And if I remove the CWebLogRoute route, remove "error" again or add "trace" (because I really like the trace feature...) to it's levels no errors are shown!!! I also tried adding another CWebLogRoute route, tried with CFileLogRoute, etc. nothing works...
In over a year I never had this problem before. I need your help.
Thank you very much,
Dmx