I am not sure why but after installing 1.4.5 dev, it reported "display_errors" as being on. And sure enough started reporting errors on the web page.
The reason this is weird is because it wasn't doing that in 1.4.4.5, and I have not only double-checked, but TRIPLE checked my php settings for this host and display_errors is off everywhere. The only thing that appears to be saying that it's on is Zenphoto.
Suggestions?
Comments
A bit odd to ignore php.ini settings especially on a release we're being asked to test because it's close to production release. Most people will put it on their production site simply because they get more traffic and will likely expose any bugs as opposed to a dev site which gets very little traffic normally.
The errors will be disabled when it is released officially. It is just easier to debug if you see them directly.
There "markRelease" plugin will allow you to override this.
Edit: nevermind... user error, lol