• This appears on every screen of my administration/dashboard:

    Fatal error: Uncaught exception ‘Exception’ with message ‘Make sure you are passing in the correct parameters’ in /home/dennysbr/public_html/wp-content/plugins/add-local-avatar/TwitterAPIExchange.php:45 Stack trace: #0 /home/dennysbr/public_html/wp-content/plugins/add-local-avatar/avatars.php(173): TwitterAPIExchange->__construct(Array) #1 /home/dennysbr/public_html/wp-content/plugins/add-local-avatar/avatars.php(1393): add_local_avatars->get_twitter_avatar(‘dennysbryce’) #2 /home/dennysbr/public_html/wp-includes/admin-bar.php(174): get_avatar(3, 64) #3 /home/dennysbr/public_html/wp-includes/plugin.php(487): wp_admin_bar_my_account_menu(Object(WP_Admin_Bar)) #4 /home/dennysbr/public_html/wp-includes/admin-bar.php(58): do_action_ref_array() #5 /home/dennysbr/public_html/wp-includes/plugin.php(406): wp_admin_bar_render(‘wp_admin_bar_my…’, Array) #6 /home/dennysbr/public_html/wp-admin/admin-header.php(113): do_action() #7 /home/dennysbr/public_html/wp-admin/update-core.php(430):
    require_once(‘/home/dennysbr/…’) #8 {main} in/home/dennysbr/public_html/wp-content/plugins/add-local-avatar/TwitterAPIExchange.php on line 45

    Help! I need to access the website!

Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m getting the same error too! If anyone else can help out, please let me know!

    @georgec1982: It is impolite to interrupt another poster’s ongoing thread with a question of your own. It causes significant problems for the forum’s volunteers and prevents us from being able to track issues by topic. Please post your own topic.

    @denny S. Bryce: where did you download this plugin from?

    I’m having the same error though, but fine

    Hello every one.

    I post that a little bit late but… I just comment the line 45 which raise the exception and my blog works.

    For people who are not programmers: go to the file “…/wp-content/plugins/add-local-avatar/TwitterAPIExchange.php”, go to the line 45 that must be something like that:

    {
           ... Exception ...
       }

    and just add “//” (two slash) at the begin of this line then save the file.

    After the blog should work.

    (Sorry about my bad english)

    EliX

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal Error Line 45 (avatar plug-in)’ is closed to new replies.