Vladimir’s WordPress Forum


 
guestdefault Vladimirs WordPress Forum
Current User: Guest user permissions Vladimirs WordPress Forum
Search Forums:


searchicon Vladimirs WordPress Forum 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

topic Vladimirs WordPress Forum

You do not have sufficient permissions to access this page.

addtopic Vladimirs WordPress Forum Add a New Topic addpost Vladimirs WordPress Forum Reply to Post
UserPost

22:43
30 December, 2008


Havock

guestdefault Vladimirs WordPress Forum
Guest

Hi,

I have had installed and activate this theme. When i go to the administrator panel i receive this message: "You do not have sufficient permissions to access this page."

I have WordPress 2.7 updated from 2.6

Any ideas?? Can you help me?

Thank you and congratulations for the optimal work!

Havock

9:56
1 January, 2009


Vladimir

 Vladimirs WordPress Forum
Admin

posts 685

That message is not a part of Theme Test Drive. I have no other idea what is causing it.

16:59
6 January, 2009


Guillermo

 Vladimirs WordPress Forum
Guest

I have the same problem. It's strange, because i could instaled it in other wordpress. And i could install others plugins without problems.

17:27
13 January, 2009


munoz

guestdefault Vladimirs WordPress Forum
Guest

Same thing for me in french "Vous n’avez pas les droits suffisants pour accéder à cette page." sf frown Vladimirs WordPress Forum

14:37
11 April, 2009


Gabi

guestdefault Vladimirs WordPress Forum
Guest

I had the same problem. I found the problem to be with the keys used for the encryption of cookies.

/*
* Authentication Unique Keys.
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service}
*
* @since 2.6.0

define('AUTH_KEY', '**************************************************************');
define('SECURE_AUTH_KEY', '**************************************************************');
define('LOGGED_IN_KEY', '**************************************************************');
define('NONCE_KEY', '**************************************************************');
*/

I have commented that out this section and all was ok after.
I hope I will find a solution to have also these keys used and be able to login.

Hope this helps !
Gabi

3:33
12 April, 2009


Gabi

guestdefault Vladimirs WordPress Forum
Guest

Me back … found the problem.

The section regarding the secret key should be placed above the following section:

/** WordPress absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');

/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');

At least for me, this solved the problem without any changes on data base, or flushing any catch !

15:16
9 January, 2010


naialor

 Vladimirs WordPress Forum
Guest

Hi Gabi,
thanks for your contributions.
Could you tell us where is this code to change?

Thanks in advance

Gabi said:

Me back … found the problem.

The section regarding the secret key should be placed above the following section:

/** WordPress absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');

/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');

At least for me, this solved the problem without any changes on data base, or flushing any catch !


18:20
9 January, 2010


naialor

 Vladimirs WordPress Forum
Guest

Hi again Gabi,

I found it, and… solve de problem!!!

Great Contribution!!!!!

Have a nice year!

Thaaaaaaaaaaanks!

Gabi said:

Me back … found the problem.

The section regarding the secret key should be placed above the following section:

/** WordPress absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');

/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');

At least for me, this solved the problem without any changes on data base, or flushing any catch !


0:18
22 April, 2010


anonymous

guestdefault Vladimirs WordPress Forum
Guest

Just wanted to say that i had been hunting for a long time with that error and just wanted to thank you for posting. you saved my butt :)

11:59
23 June, 2010


Vladimir

 Vladimirs WordPress Forum
Admin

posts 685

Gabi said:

Me back … found the problem.

The section regarding the secret key should be placed above the following section:

/** WordPress absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');

/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');

At least for me, this solved the problem without any changes on data base, or flushing any catch !


Nice one a lot of people had problem with this

8:49
5 August, 2010


Gallisse

 Vladimirs WordPress Forum
Guest

Hello,

I have the same problem with the plugin.
Could you tell us where is this code to change?
Thanks in advance

Gallisse

8:49
5 August, 2010


Gallisse

 Vladimirs WordPress Forum
Guest

Hello,

I have the same problem with the plugin.
Could you tell us where is this code to change?
Thanks in advance

Gallisse

19:29
25 August, 2010


Eduardo R. V.

guestdefault Vladimirs WordPress Forum
Guest

No WordPress 3.0 estava com o mesmo problema. Resolvi usando o https://api.wordpress.org/secret-key/1.1/salt/ e fazendo a substituição.

Isso aconteceu depois da ativação do Theme Test Drive.
Já havia usado antes, em outro servidor, e não tinha acontecido. Então, acho que tem haver.

22:51
25 December, 2010


Fatih

 Vladimirs WordPress Forum
Guest

Gallisse said:

Hello,

I have the same problem with the plugin.
Could you tell us where is this code to change?
Thanks in advance

Gallisse


You can just copy the code that Gabi gave and paste it below the unique keys section and voila! it worked for me.

16:57
17 January, 2011


Scott

 Vladimirs WordPress Forum
Guest

What file is this in to replace code… What file to edtit.. Thanks Scott

addpost Vladimirs WordPress Forum Reply to Post

Reply to Topic:
You do not have sufficient permissions to access this page.

Guest Name (Required):

Guest Email (Required):

htmlEditor Vladimirs WordPress Forum
Smileys
sf confused Vladimirs WordPress Forum sf cool Vladimirs WordPress Forum sf cry Vladimirs WordPress Forum sf embarassed Vladimirs WordPress Forum sf frown Vladimirs WordPress Forum sf kiss Vladimirs WordPress Forum sf laugh Vladimirs WordPress Forum sf smile Vladimirs WordPress Forum sf surprised Vladimirs WordPress Forum sf wink Vladimirs WordPress Forum sf yell Vladimirs WordPress Forum
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
1 + 12