Forums

Fatal Error after successful WP upgrade (14 posts)

  1. Flexiscreens
    Member
    Posted 2 years ago #

    I got this error message after sucsessfully updating WP. I clicked on the Back to Dashboard link and this error cam up. Now I can't access WP at all. Any help would be appreciated.

    Cheers,
    John.

    Fatal error: Cannot redeclare user_can() (previously declared in /home/flexiscr/public_html/wp-includes/capabilities.php:1099) in /home/flexiscr/public_html/wp-content/plugins/admin-ssl-secure-admin/admin-ssl.php on line 113

  2. Tara
    Member
    Posted 2 years ago #

  3. fonglh
    Member
    Posted 2 years ago #

    disable the admin-ssl-secure-admin plugin. you might have to use FTP and rename the folder.

  4. 123milliseconds
    Member
    Posted 2 years ago #

    admin-ssl-secure-admin plugin picked user_can() ... a generic name now used in 3.1

    So this plugin will have to be updated by its author to work in 3.1

  5. sindark
    Member
    Posted 2 years ago #

    Upgrading to WP 3.1 definitely causes a fatal error in combination with this plugin.

    I like the plugin a lot, so I hope the author fixes it soon.

  6. Tara
    Member
    Posted 2 years ago #

    Update it (and any other plugins) as soon as new version is available that is compatible with 3.1

  7. sindark
    Member
    Posted 2 years ago #

    The plugin website hasn't been updated since 2009:

    http://www.kerrins.co.uk/blog/admin-ssl/

    Is there another plugin that is newer and does the same thing? Makes the back end of WordPress SSL encrypted?

  8. sindark
    Member
    Posted 2 years ago #

    That works for me. Thank you!

  9. 123milliseconds
    Member
    Posted 2 years ago #

    Please mark thread as resolved so that

    - others with similar problem can see it as resolved and will read this thread for help if they have similar problem

    - people providing help see it as resolved and will not waste time reading this post.

  10. 123milliseconds - Actually we like to wait for the ORIGINAL poster to confirm it's okay before we mark 'em resolved :) So we're waiting on Flexiscreens.

  11. saurabh1mukhekar
    Member
    Posted 2 years ago #

    if u got ERROR in wp3.1 for admin ssl plugin Execute following query in wp DataBase one by one ,it disable all Plugings .Then you will able to see ur page and after that delete Admin SSL plgin and activate others,Enjoy,Reply must

    update wp_options set option_value='' where option_name='active_plugins';

    delete from wp_options where option_name = 'active_plugins';

    select * from wp_options where option_name='active_plugins';

    works like charm for me!!!!

  12. dacelo
    Member
    Posted 2 years ago #

    I made the fixed version for WP 3.1.
    http://blog.dacelo.info/en/wordpress/entry-940.html

    This will work for you.

  13. lassanamagassa
    Member
    Posted 2 years ago #

    Installed 3.1 fix. I installed verison 1.4.1 ... i think. But it Still doesn't work. See video http://www.screencast.com/t/ClmyVIk9PE5

    Any idea why?

Topic Closed

This topic has been closed to new replies.

About this Topic