Is anyone using Framework on the i5? I tried to run the zfgrid sample application on an i5 but ran into a few problems. First, there was a parenthesis missing at the end of line 298 of Zend/Db/Statement/Db2.php. Upon fixing that I received the following:
Catchable fatal error: Argument 1 passed to Zend_Db_Table_Abstract::setDefaultAdapter() must be an instance of Zend_Db_Adapter_Abstract, string given, called in /www/zendcore/htdocs/zfgrid/document_root/index.php on line 54 and defined in /usr/local/Zend/ZendFramework/library/Zend/Db/Table/Abstract.php on line 319 I see that the ZF version that is part of Zend Core 2.0.1 download is 0.9.2-Beta (build 4420). Would it make sense to download ZF 1.0.1 and replace 0.9.2? Are there special requirements for the i5? Thanks, Eddie -- View this message in context: http://www.nabble.com/i5-OS-tf4232330s16154.html#a12041168 Sent from the Zend Framework mailing list archive at Nabble.com.
