In 4.7, when I navigate to admin/settings/content-type, then click on configure for any of the types listed, the new page loads (e.g. admin/settings/content-type/audio) but the screen is blank. How do I fix this?
I want to configure gmap and location modules to work with nodes.
We have installed the Gallery2 module onto version 5 of drupal and are having a css issue. There appears to be a large space in between the heading text and the top of the page. It only happens in IE6 (of course). Has anyone dealt with this before? If so, do you have any questions as to how we rectify the situation.
We are alslo seeing a very bizarre glitch in IE6. On our header, a div appears after the user scrolls down the page but not when the page initially loads.
I am a little confused about nodes but it seems that i should be making them instead of pages.
I am designing a website that has a list of properties that are availible for rent. I have a page that searches the database for each house and displays the list.
The way I am doing it now is creating a new page for each house. Can I do this by creating a new node instead? How can I do this?
I really do not know the difference between a node and a page. I can do this fine with pages, I am only asking so I can learn a little more about Drupal for the next project.
Can anybody tell me how can i do to limit the access to an uploaded file?? I say, when I upload a file in my Drupal system with the module upload everybody can see it with the url www.my_site/documents/file.pdf. I want to restrict this access so that only a determinated rol can see it. How can i do it? is there any module to do it?
can`t u setup different comment settings for e.g. node types forum,page,etc.?
I would like for example to have "user pictures in posts/comments" within the forum, but not within other content types like e.g. page.
I'm trying to create a directory of users based on custom profile fields. The field is a dropdown box. I've tried using the views module and usernode module to create the page, but it isn't doing what I want. Maybe the views module is not what I need.
I want one page that lists all the possible selections from the profile dropdown box. If there are profiles with that value selected, the item will be linked to a page containing a list of all the folks who selected that value.
Does anyone know how I can create this or is their an existing module that does it?