I'm logged in and click on the "upload new avatar" link in Your Info box.
"You do not have sufficient permissions to access this page."
I had the WPMU avatar plugin running. Deactivated. Same result.
Thanks
Hiya!
I've been able to replicate this on a standard test site so I'll ask the developer to take a look at why this is and get it sorted.
Thanks! Phil
Are you logged in as admin, or a user?
Just saw this article: could be related to this issue - http://bavatuesdays.com/wpmu-permissions-hack-for-new-users/
Any updates on this from the developer? I'd rather not hack it.
Hi,
The latest release (v3.5.6, just released) has a fix that should take care of the issue. Can you please upgrade and see if it helps?
Hi, Didn't fix it. I think it's a theme issue. Considering it's the EDUBLOGS theme, it's surprising it's broken like it is. If they put their name on it, I'd think it would work.
Can someone bring in the theme developer on this?
hi try open edu-clean/lib/templates/wp-template/profile.css and change line 56
<?php echo $tmp_user_url; ?>wp-admin/users.php?page=edit_user_avatar
to
<?php echo $tmp_user_url; ?>wp-admin/profile.php?page=user-avatar
You mean profile.php right?
Made the change to profile.php. Same error and it is going to the changed page.
You do not have sufficient permissions to access this page.
Richie - What now? The hack Chris posted didn't work either.
It's working now.... Don't know what I did, I hate that!
Become a member
Find out more
Responses (12)
Sales & Support Pro — 18th August 2011 #
Hiya!
I've been able to replicate this on a standard test site so I'll ask the developer to take a look at why this is and get it sorted.
Thanks!
Phil
Lifetime Member — 18th August 2011 #
Are you logged in as admin, or a user?
Lifetime Member — 25th August 2011 #
Just saw this article: could be related to this issue - http://bavatuesdays.com/wpmu-permissions-hack-for-new-users/
Member — 28th August 2011 #
Any updates on this from the developer? I'd rather not hack it.
Developer — 31st August 2011 #
Hi,
The latest release (v3.5.6, just released) has a fix that should take care of the issue. Can you please upgrade and see if it helps?
Member — 31st August 2011 #
Hi,
Didn't fix it. I think it's a theme issue. Considering it's the EDUBLOGS theme, it's surprising it's broken like it is. If they put their name on it, I'd think it would work.
Member — 31st August 2011 #
Can someone bring in the theme developer on this?
Geeky Developer — 1st September 2011 #
hi
try open edu-clean/lib/templates/wp-template/profile.css and change line 56
to
Member — 1st September 2011 #
You mean profile.php right?
Member — 1st September 2011 #
Made the change to profile.php. Same error and it is going to the changed page.
Member — 2nd September 2011 #
Richie - What now? The hack Chris posted didn't work either.
Member — 2nd September 2011 #
It's working now.... Don't know what I did, I hate that!
Become a member