I want a specific "node.tpl.php" file to be used for a specific node. This particular node has to do all sorts of stuff, for which I need to write some significant PHP.
I've been doing some research, and I found that I can name a file "page-node-9.tpl.php," however, this overrides "page.tpl.php" which is not what I want. This overrides the entire page structure, where I just want to override the interior content section that's normally populated by "node.tpl.php".
I tried naming a file "node-node-9.tpl.php" but that didn't work.
I am trying to add a table to a new page, for some reason the table stretches across the entire content area. Initially, there was some CSS involved in my code, but then later I decided to just create a test page with the following content. The input format was set to FULL HTML.
Could you someone help me to resolve this. I've Drupal 5.0 on my server and configured Burnt theme and later i'm trying to change this theme back to different one, but it is letting to change the themes. When i click on themes link, i get this error.
Fatal error: Call to undefined function: form_render() in /home/paradesi/public_html/themes/burnt/template.php on line 50