PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I've no idea what smartDB is or what it's purpose in life is, but if it's extending PEAR DB then you should be able to use it's debugging to find out what's wrong. http://pear.php.net/manual/en/package.d ... -error.php
If you can avoid using that class then do so as it's pretty pointless and badly written. A db wrapper around a db wrapper using a template engine that wraps a template engine
(sorry, couldn't resist)