In drupal 7 i have created Block as administrator and some content inside. And created new user "subadmin" with permissions to access the content inside the block .. but when i login to subadmin for editing the block content i am not able do so..? why..
Please help...

Comments

exterm’s picture

Component: Miscellaneous » User interface
Assigned: Unassigned » exterm
exterm’s picture

Assigned: exterm » Unassigned
pflame’s picture

exterm,

Can you please provide clear steps about what is the issue. I could not understand what you can not do.

exterm’s picture

ok.. some overview created custom theme with the help of Bartik theme then i created page front with 8 blocks and in the page sidebars left and right..added content inside .With the help of administrator access

issue: I Created new role saying cadmin for editing content inside the blocks followed with the Permission below

Block
Administer blocks |yes

CKEditor | yes

Node

cadmin: Bypass content access control |yes
cadmin: Administer content types |yes
cadmin: Administer content |yes
cadmin: Access the content overview page |yes
cadmin: View published content |yes
cadmin: View own unpublished content |yes
cadmin: View content revisions |yes

I have no idea if these Permission are fine..
the following blocks are inside the Basic page the permission work fine with basic page .If there are no block i am able the edit the content but not blocks..

Kindly help...

ravidhiman’s picture

Priority: Normal » Major

I want to make a chain system in the Drupal Please help me. I am in big problem.
I am define as Levels

Super Admin

Sub Admin1 Sub Admin2 Sub Admin 3

User1 of Admin1 User2 of Admin1 same for Sub Admin 2 and same for 3rd one
and only the Super Admin can see the all Sub Admins , no all Sub admins can see each other.

pflame’s picture

Does this issue related to this module? Please check your permission issue by disabling this module, if it still exists that means it is not related this module because this module does not manipulate any block permissions.

pflame’s picture

Status: Active » Closed (cannot reproduce)

Closing this issue, as this issue is not reproducable, the issue might not be because of accordion_blocks module.