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 have got Drupal 4.7 running with the flatforum module and I have two problems:
- The forum index is shown at /forum/, while any subforums have an url like /forums/subforum-name/. What is with the extra 's' in the latter? This is even more weird because /forums/ does not exist at all (get a 404 error in the logs)
- The forum index does not look like a normal forum index. I only get to see the posts I have made, but not an overview of all the subforums (which should be).
I hope I am clear enough. If you need any more explanation, please let me know.
So far, I'm not having any real trouble getting to know Drupal. One thing that I cannot figure out, however, is whether I can turn something off that will prevent the program from displaying the name and time stamp at the end of a page or story. I suppose I could hack the code and remove it, but I thought I would look for a more civilized way first.
If someone knows the answer to this "problem", I would certainly appreciate it.
I really spent hours looking for a topic on how to make forms. Still I couldn't find it. Could anybody please help me out?
I found some pages on making the PHP script, how to get it in the theme, etc, so that will be ok. But where to put it? In a static page? Which directory? Or in a node? How?
This just recently started happening: When I try to do anything that involves a Submit button, I get and error that says http://index.php not found. I've upgraded to 4.6.8, but still the problem persists. I thought maybe it was in the .htaccess files, but it all seems OK. Does anyone know what could be the problem?
I installed the Insert Block module, but I am having a tough time understanding how to use it.
Where do you put this command:
[block:name of module=delta of block]
Do you put it into the Story you create?
Also, how do I know the name of the module it wants and what is the delta? What if it's a block I created on my own? Is it dependent on a module created block?