Closed (fixed)
Project:
Drupal core
Version:
7.12
Component:
contextual.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2012 at 18:45 UTC
Updated:
2 Oct 2012 at 22:49 UTC
Until last week, when i logged in as administrator, on the page of nodes,
i could edit blocks by clicking "edit this block" link which appeared in upper right corner of blocks. But now i can't see edit block link, so for every time i want to edit block i go to "/admin/structure/block" which is very bad.
When i check the page source i can see the links like:
<div class="contextual-links-wrapper">
<ul class="contextual-links element-hidden">
<li class="block-configure first last">
<a href="/admin/structure/block/manage/block/32/configure?
destination=admin/config/development/performance">Edit block</a></li>
</ul></div>Contextual module is enabled.
What would be the problem.
How can i solve this?
Can you please help me. I couldn't make it..
Comments
Comment #1
cweagansSupport requests are never major or critical.
Comment #2
trante commented@cweagans I'm sorry i didn't know.
Comment #3
cweagansNo worries :) I was just cleaning up the queue.
Comment #4
gusantor commentedI'm on the same issue, did you figured out how to solve ?
thanks in advance
Comment #5
trante commentedSome months ago, When I cleared cache files (js/css) error was disappeared.
Comment #6
muri commentedcheck the permission for contextual links for the roles in module permission side.
Comment #7
gusantor commentedI recently just update my installation (7.15) and problem has gone ! cheers !
Comment #8
muri commented