Re: [fw-general] Zend_Service_Twitter - Notice: Undefined offset: 0 in \library\Zend\Rest\Client\Result.php on line 232

2010-06-15 Thread Pádraic Brady
Which version are you using? Thanks. Paddy Sent from my iPhone On 15 Jun 2010, at 02:50, Jack Houghton j...@hicus.com wrote: I am receiving the following error when trying to authenticate to twitter using Zend_Service_Twitter: Notice: Undefined offset: 0 in

Re: [fw-general] Zend_Service_Twitter - Notice: Undefined offset: 0 in \library\Zend\Rest\Client\Result.php on line 232

2010-06-15 Thread Jan Pieper
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 j...@hicus.com mailto:j...@hicus.com wrote: I am receiving the following error when trying to authenticate to twitter

RE: [fw-general] Zend_Service_Twitter - Notice: Undefined offset: 0 in \library\Zend\Rest\Client\Result.php on line 232

2010-06-15 Thread Jack Houghton
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:j-pie...@gmx.net] Sent: Tuesday, June 15, 2010 5:11 AM To: fw-general@lists.zend.com

RE: [fw-general] Zend_Service_Twitter - Notice: Undefined offset: 0 in \library\Zend\Rest\Client\Result.php on line 232

2010-06-15 Thread Jack Houghton
Actually, I am using Zend FW 1.10.5 and PHP 5.3.0. -Original Message- From: Jack Houghton [mailto:j...@hicus.com] Sent: Tuesday, June 15, 2010 6:36 AM To: fw-general@lists.zend.com Subject: RE: [fw-general] Zend_Service_Twitter - Notice: Undefined offset: 0 in

Re: [fw-general] Zend_Service_Twitter - Notice: Undefined offset: 0 in \library\Zend\Rest\Client\Result.php on line 232

2010-06-15 Thread Aleksey Zapparov
Seems like some kind of error occured. And due to some kind of bogus in Zend\Rest\Client\Result.php you are receiving such error. I'm not really familiar with this component, so I don't know which solution is more correct. Basically, you can simply change 229'th line of this file and fix

[fw-general] Re: [fw-mvc] CUSTOM_Controller_Plugin is loaded twice

2010-06-15 Thread Patrick Figel
Where exactly are you executing var_dump(TESTING);? It's possible that the plugin event methods are executed more than once. Consider the following actions: public function fooAction() { echo 'fooAction()br /'; $this-_forward('bar'); } public function barAction()

[fw-general] Is the fw-i18n list active/maintained ?

2010-06-15 Thread Cristian Bichis
Hi, I tried to post now one day to i8n list after registration, and didn't my email seems to not been published but also didn't saw other messages on that list since yesterday. So i am wondering if that list is still in use ? Cristian

Re: [fw-general] Is the fw-i18n list active/maintained ?

2010-06-15 Thread Thomas Weidner
Yes, the list is active. Greetings Thomas Weidner, I18N Team Leader, Zend Framework http://www.thomasweidner.com - Original Message - From: Cristian Bichis cri...@imagis.ro To: Zend Mailing List fw-general@lists.zend.com Sent: Tuesday, June 15, 2010 9:42 PM Subject: [fw-general] Is

Re: [fw-general] Is the fw-i18n list active/maintained ?

2010-06-15 Thread Cristian Bichis
Ok, i tried to post two times and couldn't made the emails been delivered to the list... Cristian Yes, the list is active. Greetings Thomas Weidner, I18N Team Leader, Zend Framework http://www.thomasweidner.com - Original Message - From: Cristian Bichis cri...@imagis.ro To: Zend

[fw-general] Re: Progressive upload not working

2010-06-15 Thread kennpetri
Tried getting the examples in ZF demos to work. Results: In ZendServer (on Windows 7), default installation using Apache, the demos do not run properly. An upload occurs, but no progress is reported. The demo Upload.php and ZendForm.php throw an exception at some point and you get a JavaScript