• I now get the error:

    ‘Fatal error: Uncaught exception \’FB_FacebookRestClientException\’ with message \’Session key invalid or no longer valid\’ in /home/kissthe2/public_html/wp-content/plugins/fotobook/facebook-platform/facebookapi_php5_restlib.php:3003 Stack trace: #0 /home/kissthe2/public_html/wp-content/plugins/fotobook/facebook-platform/facebookapi_php5_restlib.php(1608): FB_FacebookRestClient->call_method(\’facebook.photos…\’, Array) #1 /home/kissthe2/public_html/wp-content/plugins/fotobook/fotobook.php(258): FB_FacebookRestClient->photos_getAlbums(\’705486128\’, NULL) #2 /home/kissthe2/public_html/wp-content/plugins/fotobook/fotobook.php(664): FacebookAPI->update_albums() #3 /home/kissthe2/public_html/wp-includes/plugin.php(395): fb_ajax_handler(\’\’) #4 /home/kissthe2/public_html/wp-admin/admin-ajax.php(1531): do_action(\’fb_ajax_handler\’, Array) #5 {main} thrown in /home/kissthe2/public_html/wp-content/plugins/fotobook/facebook-platform/facebookapi_php5_restlib.php on line 3003′

    Hope this helps, thanks for all your hard work.

    http://wordpress.org/extend/plugins/fotobook/

Viewing 5 replies - 1 through 5 (of 5 total)
  • I am experiencing a similar, but slightly different error, since upgrading to WordPress 3. Instead of “Session key invalid or no longer valid” mine states “A session key is required for calling this method”

    I’m running WordPress 3.0, and version 3.2.1 of the plugin. PHP 5.2.10

    Fatal error: Uncaught exception ‘FB_FacebookRestClientException’ with message ‘A session key is required for calling this method’ in /var/www/wp-content/plugins/fotobook/facebook-platform/facebookapi_php5_restlib.php:3003 Stack trace: #0 /var/www/wp-content/plugins/fotobook/facebook-platform/facebookapi_php5_restlib.php(1608): FB_FacebookRestClient->call_method(‘facebook.photos…’, Array) #1 /var/www/wp-content/plugins/fotobook/fotobook.php(258): FB_FacebookRestClient->photos_getAlbums(112352399784, NULL) #2 /var/www/wp-content/plugins/fotobook/cron.php(12): FacebookAPI->update_albums() #3 {main} thrown in /var/www/wp-content/plugins/fotobook/facebook-platform/facebookapi_php5_restlib.php on line 3003

    Please fix this… I’ve donated money already 🙁

    I got it fixed! well, more like re-install.

    Here is my Debug Info:
    Fotobook Version 3.21
    WordPress Version 3.0.1
    PHP Version 5.2.14
    Allow URL fopen Enabled
    Curl Installed
    Safe Mode Disabled
    Max Execution Time 30 seconds

    This is how I got it to work again:
    – Remove the FB user from the plugin. Yes you will lose all your albums
    – Deactivate the plugin
    – Delete the plugin
    – Install the plugin again
    – Reconfigure your FB account
    – Import all your albums back
    – Jump for joy and shout: it worked!

    Thanks for the tip, but somehow it didnt work with me.. he downloads the info (name and how many pictures) but not the pictures itself

    Fatal error: Cannot redeclare wpbook_safe_publish_to_facebook() (previously declared in /home/furryta1/public_html/blog/wp-content/plugins/wpbook/publish_to_facebook.php:6) in /home/furryta1/public_html/blog/wp-content/plugins/wpbook/publish_to_facebook.php on line 179

    I just got the “‘Fatal error: Uncaught exception \’FB_FacebookRestClientException\’ with message \’Session key invalid or no longer valid” error and guess what?

    My session key was no longer valid! This means that i had changed my FB password and I had to update it in the plug-in… Doh!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Fotobook] Cannot get new albums after upgrading to WP 3’ is closed to new replies.