• Whenever I try to login to the admin panel, I get the following error message:

    Fatal error: Call to undefined function get_plugin_data()

    I get this with both the tantan-flickr and tantan-spam plugins. This didn’t happen until the upgrade to 2.9.2. Anybody else getting this and know what to do to fix it? Without it, I have to go in and rename both plugin folders to something else in order to log in.

    http://wordpress.org/extend/plugins/tantan-flickr/

Viewing 6 replies - 1 through 6 (of 6 total)
  • I have/had the same issue. I had to remove the plugin folder via ftp to be able to access the wp admin again.

    I believe it’s a 2.9.2 conflict. I wish I had an answer for you, I’m very interested in a solution.

    Thread Starter justmattb

    (@mwbarker)

    Anybody? This is by far the best WP Flickr plugin around and I would hate to have to move on to something else.

    Thread Starter justmattb

    (@mwbarker)

    I think this has to do with the old auto update feature this plugin first used (updated from Joe Tan’s site). I think that if you add this to your wp-config.php file, you should be good:

    define('TANTAN_AUTOUPDATE_NOTIFY', false);

    I’m still waiting to verify on my end, but I think that should do the trick.

    cruxwireweb

    (@cruxwireweb)

    Did it work?

    Thread Starter justmattb

    (@mwbarker)

    Yes, it worked for me. I no longer get the fatal error when logging into the backend.

    @mwbarker – thanks so much for documenting the define('TANTAN_AUTOUPDATE_NOTIFY', false); fix – seems to have worked a treat.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Flickr Photo Album] Fatal error: Call to undefined function get_plugin_data()’ is closed to new replies.