Forums

No tienes autorización para acceder a esta página (6 posts)

  1. jelpesao
    Member
    Posted 3 years ago #

    I just upgraded to 2.7 es_ES and now get the following meesage when clicking on the admin menu.

    No tienes autorización para acceder a esta página.

    Descargando la actualización de http://es.wordpress.org/wordpress-2.7-es_ES.zip

    Unpacking the core update

    Verifying the unpacked files

    Instalando la última versión

    Upgrading database

    WordPress upgraded successfully

    Trying to login but unsuccessful.

  2. jelpesao
    Member
    Posted 3 years ago #

    I modified my wp-config.php to define ('WPLANG', 'en_EN'); instead of es_ES. This let me get back into the admin site. Need a fix for the es_ES language pack.

  3. mclera
    Member
    Posted 3 years ago #

    I have deleted the wp-db_backup folder. It allows me access to the wp-admin site. The wp-db_backup should be deactivate.

  4. jelpesao
    Member
    Posted 3 years ago #

    Which wp-db_backup, I do not have one?

  5. jelpesao
    Member
    Posted 3 years ago #

    Issue was fix by adding the:
    define('AUTH_KEY',
    define('SECURE_AUTH_KEY',
    define('LOGGED_IN_KEY',
    define('NONCE_KEY',

    to the wp-config.php

  6. Alejandro Urrutia
    Member
    Posted 3 years ago #

    You must access to http://api.wordpress.org/secret-key/1.1 to generate values for AUTH_KEY, SECURE_AUTH_KEY,LOGGED_IN_KEY,NONCE_KEY

    Good luck

Topic Closed

This topic has been closed to new replies.

About this Topic