I need help in how I'll implement hook_block function in my module.
The situation I'm in is to display a block as requested.
I have a menu with 6 items. When the user clicks in one of the menu items, I want my module to display a block which is associated to that menu item only. Obviously, the content in the block varies depending upon which menu item was chosen.
Is this something possible in Drupal?
I'm trying to implement it using a multi-block scheme, I don't seem lucky.
I have create a theme and I have point that them to a user.
When I am login out from the user that use my theme then instead of returning in to anonymous user page, the page is blank and the only way to return is to clear the path and refresh the page.
When I am login out from administrator (administrator use Garland theme) then the page return without any problem to anonymous page (anonymous users use also Garland theme).
Hello
The JavaScript that is using the menu in the left sidebar is not responding. (the menu is not expands).
Where I will find the path to re point out the JavaScript path.