ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Problem with login after update

June 06, 2012 5:29am

Subscribe [1]
  • #1 / Jun 06, 2012 5:29am

    nicomsw

    35 posts

    This question may be related to a resolved thread.

    Hi everyone,

    after last update I got error with the login.

    The issue looks like here:
    http://youtu.be/k9dv5jgijUg

    Moreover I getting problems mentioned here:http://ellislab.com/forums/viewthread/218638/

    It seems that there is an error in config or admin or index.php files or with the EE setup, however I cannot find it.

  • #2 / Jun 07, 2012 11:31am

    Dan Decker

    7338 posts

    Hi nicomsw,

    What version of ExpressionEngine did you update to?

    Have you made sure to update MSM as well?

    Just for a test, can you open /system/expressionengine/config/config.php and add or edit:

    $config['cookie_domain'] = ''; 
    $config['cookie_path'] = '';
    $config['cookie_prefix'] = '';

    Let me know if you can then login.

    Cheers,

     

     

  • #3 / Jun 10, 2012 9:43am

    nicomsw

    35 posts

    Hi Dan,

    I have updated from latest (2.4.0? I don’t remember). The MSM is updated as well.

    I have checked the config file and there is only:

    $config['cookie_prefix'] = "";

    not cookie path, no cookie_domain - what should I put, and for what this is used to?

    Appreciate your help,
    nicomsw

  • #4 / Jun 13, 2012 10:46am

    Dan Decker

    7338 posts

    Hi nicomsw,

    Adding those values as “blank” will override their settings in the Control Panel.

    If cookie settings in the Control Panel are mis-configured, it can mess with ExpressionEngine so we override them here and we know that’s not a factor. You’ll need to enter them just as the example:

    $config['cookie_domain'] = ''; 
    $config['cookie_path'] = '';
    $config['cookie_prefix'] = '';

    Save those changes, and try to login to your Control Panel again.

    If that doesn’t get you in, you can empty the exp_security_hashes table in the database and try again after that.

    I look forward to your reply!

    Cheers,

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases