Infected
04-03-2007, 02:29 PM
Pixelpost is great, but the amount of warnings bothers me. I've removed most warnings from the admin panel and I'm going to do the same with the frontend.
This because 'error_reporting(0)' is not an option for me (a warning has its reason, so I do NOT want to ignore them. And usually it's easy to fix).
But what's the reason for ignoring these warnings? Is there a reason for it, or is it just 'lazyness'??
Also: What about coding standards? Do you use/have them?
This because 'error_reporting(0)' is not an option for me (a warning has its reason, so I do NOT want to ignore them. And usually it's easy to fix).
But what's the reason for ignoring these warnings? Is there a reason for it, or is it just 'lazyness'??
Also: What about coding standards? Do you use/have them?