|
|||
|
Hi
I am working on retrieval of feed from utube by Zend_Gdata_YouTube class It works fine locally . When i installed it in server it gives fatal error ![]() "PHP Fatal error: Cannot access protected property Zend_Gdata_YouTube::$_registeredPackages in /usr/local/lib/php/Zend/Gdata/App.php on line 120" What can cause this problem. Can any one help with this please thanks in advance . |
|
|||
|
I dunno if you've called a protected variable directly outside the class. , but when I check the code
Looks like the error is from those lines ( as you said from your post above ) PHP Code:
Last edited by iroy2000 : 04-02-2008 at 10:26 PM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|