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 a Drupal 4.7 site and I've created a webform on it. Everything in the webform looks correct (I've created a number of them before with no problem).
However, whenever I try to access node/497 or its path alias, it redirects to node/0 (which obviously serves a "page not found" message). Drupal is sending an HTTP 302/Found header (does drupal_goto do that?). Why is the webform redirecting?
I've tried using $node->body, which I read in the converting section it isn't used anymore, however, my $node->title did work, so I'm confused. I've also tried $node->content and $node->content['body'] among a few other variations. If anyone could enlighten me ('cause I'm sure one of ya knows), I'd appreciate it.
Hi ,
Can anybody help me to know how to add new modules like "Create Content" seperately in navigation.
By that, i could able to handle "Manage Content" section for my site users.
Hello, I'm new to drupal but I know PHP/SQL etc. very well. Now I want to setup a soccer statistics system with information like matches, goals, wich team member player in wich game, wich player made a goal, injuries:wich player in wich match etc... Does anybody see a challenge for themself??? If you can help me get on my way, please comment or mail me... Thanx!