I've got a bunch of menu items, scattered throughout the Navigation menu, that should be hidden from anonymous users.
They all link to pages with URLs like 'my/*', where * is the name of the page, so Path Access would seem to be the best way to restrict access to those pages. Unfortunately, blocking access through Path Access doesn't remove items from the menu.
I can't put the menu items in a separate block and control the visibility of that block, because the items are nested under menu items that should be visible to everyone.
Hi I have just started using drupal and I am having one problem: trying taxonomy and category modul. The problem is, when I want to use some other modules like Taxonomy Breadcrumb I can't use category. I need a solution. One way would be that category module would copy automatickly everything to taxonomies and I would use taxonomy and category together.
I need some input regarding the panel module. I use it for a couple of section frontpages. There I want to hide or disable the main-title ($title).
Problem is - as far as I've been able to research - that Panels are not nodes. Can I make a new template for it (node-panels.tpl.php obviously doesn't work) or is there some kind of PHP statement I can use?
I've used the PHP statement below to change the $title on blog teaser pages (written on the page.tpl.php page), can that somehow be tweaked?
There has to be a solution to this problem. On every site I create, any date and time related drupal module shows a time offset by several hours- either a day backwards or a day ahead. The ones that come readily to mind are event and scheduler modules. The timezones are correctly set for the site and the users.
Is this a problem with my hosting company and is there anything I can do to set this right?
I've just enabled the Aggregator module but can't add feeds, however I CAN add feed categories!
When I click on the "Add feed" tab in "administer » aggregator » add feed" the page reloads but nothing else happens. It still displays the default list view.
Previously I have had slight problems with path/pathauto when administering certain modules, so I turned them off, but that had no effect.
I'm trying to use this URL to pass in say an ID: http://example.com/?q=node/20?id=100 but everytime I try and go to that link, it'll send me to the front page and the id is not avaliable to Get at all.
I've tried searching the forum but couldn't find an answer,
please help,
Chris