Hello,
I'm getting started with your API and I believe I have all the include paths set properly because I can get the demo working fine.
Here is the error:
Fatal error: Class TicketEvolution_Db_Table_Row contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (IteratorAggregate::getIterator) in public_html/ticketevolution-php/library/TicketEvolution/Db/Table/Row.php on line 40
Here is a screenshot of my error: https://img.skitch.com/20111011-db2b6ktpjnqnyqifwm7trim775.jpg
What am I missing?