Adam Richardson wrote:
If I have any custom error handling I don't know about it. I don't think
>ADOdb or SMARTY adds anything, and I don't load anything.
Well, Smarty can influence error handling:
http://www.smarty.net/docs/en/api.mute.expected.errors.tpl
I think I am right in saying that this is only Smarty3
The changes in this area was one reason for not upgrading to Smarty3.
I don't think Smarty2 has an exception handler. But it my be that all of the templates have to be reworked for Smarty3 simply to take advantage of some of the other 'strict' updates in it.

And, ADOdb can, too:
http://phplens.com/lens/adodb/docs-adodb.htm#errorhandling
Only using in-line error handling so adodb-exceptions.inc.php is not loaded.

I'm not saying they're your issues, but just another spot to check.
Joomla doesn't use either anyway, and neither do a number of the other sites I've been porting, but we still get problems.

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk



--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to