Thanks Jan. Also, for total disclosure, I am running on Windows 7 in my development environment. I will be running on Linux in production.
Thanks Jack -----Original Message----- From: Jan Pieper [mailto:[email protected]] Sent: Tuesday, June 15, 2010 5:11 AM To: [email protected] Subject: Re: [fw-general] Zend_Service_Twitter - Notice: Undefined offset: 0 in \library\Zend\Rest\Client\Result.php on line 232 >> I am using the Zend Framework 1.10. ;) with regards, jan > Which version are you using? Thanks. > > Paddy > > Sent from my iPhone > > On 15 Jun 2010, at 02:50, "Jack Houghton" <[email protected] > <mailto:[email protected]>> wrote: > >> I am receiving the following error when trying to authenticate to >> twitter using Zend_Service_Twitter: >> >> >> >> *Notice*: Undefined offset: 0 in* \library\Zend\Rest\Client\Result.php >> *on line *232*** >> >> >> >> I am using the Zend Framework 1.10. >> >> >> >> The following is the code snippet: >> >> >> >> try >> >> { >> >> $this->twitter = new Zend_Service_Twitter( 'notbaggage', >> '################' ); >> >> } >> >> catch(Exception $e) >> >> { >> >> echo "<h6>" . $e . "</h6>"; >> >> } >> >> >> >> Any help is appreciated >> >> Jack >> >> >> No virus found in this incoming message. Checked by AVG - www.avg.com Version: 9.0.829 / Virus Database: 271.1.1/2938 - Release Date: 06/14/10 14:35:00
