I've got a problem with duplicate menu entries generated by the category module.
I have one container named "Beitragsgenres" which I'd like to have in the menu, in a hierarchical fashion. It's there already in the menu, but it's non-hierarchical. When I do any modifications to the menu entry from the category administration section, such as changing the name of the menu entry, I get the following error:
It's easy enough to stop the “Submitted by” information from appearing in your pages. Go to administer>settings>themes>configure> , and then tick or untick items in the box marked “Display post information” (or try one of these alternatives: http://drupal.org/node/65892 ).
But for some time I've wanted search results to just show the date posted, not the user name. I couldn't find much in the forums, but this is how I did it:
I have a problem, and I'm not really sure if I simply can't see the solution or if it's not yet possible b y the views module. Consider the following setup:
I have a content type that gets tagged with terms from 4 vocabularies (let's call them A, B, C and D). Now, I can make a view that allows the user to "drill down" to the content he wants: Step 1: choose which class of criteria to use (i.e. choose the vocabulary); Step 2: choose from the displayed criteria (i.e. choose the term) to get the nodes listed. This works like a charm with arguments.
Ok, I'm stumped. I have a Drupal 4.7 installation (upgraded from 4.6) containing a few hundred nodes and I can't convince the Search module to index all of them. I have Re-indexed the site several times, I have manually dumped the search tables and no matter what I do, the index will not grow to cover all the items in the site.
I'm working on setting up the Webserver_Authentication module. I've installed and enabled the module, however it says this in the install text:
If you allow automatic registration in user module Admin, this module automatically creates new users as they are encountered. otherwise, you will have to create a user account manually before users can login?
I have a question about moving the drupal directory, after all content and menus have been created.
I moved the content of the drupal directory to the root of my server, and changed the settings but then none of the links of the menu items (in my dropdown menu) work anymore. The frontpage does open corectly though. For now, I use the www.peterklashorst.com/drupal-4.6.5/... in my url, but this isnt perfect ofcourse.