• Tried to activate Picasa Photo Embed after using WP auto install, and I get “fatal error”:

    Warning: include(Zend/Gdata/Photos.php) [function.include]: failed to open stream: No such file or directory in /home/iancull/public_html/wp/wp-content/plugins/picasa-picture-embed/Library/Zend/Loader.php on line 83

    Warning: include(Zend/Gdata/Photos.php) [function.include]: failed to open stream: No such file or directory in /home/iancull/public_html/wp/wp-content/plugins/picasa-picture-embed/Library/Zend/Loader.php on line 83

    Warning: include() [function.include]: Failed opening ‘Zend/Gdata/Photos.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php:/home/iancull/public_html/wp/wp-content/plugins/picasa-picture-embed/Library’) in /home/iancull/public_html/wp/wp-content/plugins/picasa-picture-embed/Library/Zend/Loader.php on line 83

    Fatal error: Uncaught exception ‘Zend_Exception’ with message ‘File “Zend/Gdata/Photos.php” does not exist or class “Zend_Gdata_Photos” was not found in the file’ in /home/iancull/public_html/wp/wp-content/plugins/picasa-picture-embed/Library/Zend/Loader.php:88 Stack trace: #0 /home/iancull/public_html/wp/wp-content/plugins/picasa-picture-embed/picasaweb-embed.php(22): Zend_Loader::loadClass(‘Zend_Gdata_Phot…’) #1 /home/iancull/public_html/wp/wp-admin/plugins.php(158): include(‘/home/iancull/p…’) #2 /home/iancull/public_html/wp/wp-admin/plugins.php(160): plugin_sandbox_scrape(‘picasa-picture-…’) #3 {main} thrown in /home/iancull/public_html/wp/wp-content/plugins/picasa-picture-embed/Library/Zend/Loader.php on line 88

    Should I be installing something else too?
    Looking at the directory structure, Zend/Gdata/Photos is a directory (containing AlbumEntry, PhotoEntry, etc), not a php file.

    http://wordpress.org/extend/plugins/picasa-picture-embed/

Viewing 1 replies (of 1 total)
  • Plugin Author divinenephron

    (@divinenephron)

    Sorry about that. In version 1.2.0 I thought I’d be clever and try removing the bits of the Zend GData library that I didn’t think I needed. It turns out that I do need them and I didn’t notice until version 1.4.

    Version 1.4 works – you can either wait until it’s on the website or you can use the Embedly plugin which also supports Picasa embedding.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Picasa Photo Embed] Fatal error with V3.0’ is closed to new replies.