Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am trying to figure out how to creat a link to "section" within my site with drupal. Ideally I want the same setup this site has to where the tabs at the top direct you to different paths. But I cannot seem to figure out how to do that within drupal. So when I creat a new tab for game reviews it points to http://tellallofyourfriends.com/games. But I cannot seem to figure out how to create that path within drupal.
I find the comments in the forum a little crowded. I would like to do one of the following:
-add a carriage return (blank line) or two after each forum post.
-put a box around each post.
-draw a horizontal line after each post.
I went poking around in the forum.module and this part makes me think I'm close, but I'm not sure:
We have problem in sending mails.We need to make the drupal application to send mails through the local interface of the mail server running in another machine(xyz.abc:25).
I'm using drupal 4.7 with the image module on my site and I just noticed that anonymous users can edit image nodes! In admin/access (access control) the only permissions that are checked for 'anonymous user' are 'download audio' and 'play audio' for the audio module and 'access content' under the 'node module'.
I just want anonymous users to view images not edit them.
I bug developed awhile ago on a Drupal site I administer. I log in, and the site loads my personal profile page just fine. However, if I refresh the page, or navigate to a different page, the webpage 'forgets' that I am logged in, and refuses me access. I know the problem is not on my end, I tried multiple browsers and computers, and other Drupal sites work fine. This is very frustrating, especially since I planned to use the break to catch up on a bunch of site maintenence. My apologies if this is a known bug.