View Single Post
  #1 (permalink)  
Old 04-02-2008, 09:31 AM
logu logu is offline
Junior Member
 
Join Date: Apr 2008
Posts: 1
Default Help with Zend_Gdata_YouTube class

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 .
Reply With Quote