darnoldy
11th December 2004, 07:28 PM
folks-
In my forumhome template, I put the code:
<tbody>
<tr>
<td valign= "top" colspan="2">
Stuff goes here
</td>
</tr>
</tbody>
which displayed as expected.
However, "Stuff" will be somewhat extensive and changing, so I want to move this to a separate template.
I created a new template, and named it "forumhome_fhp" and pasted the above code into it.
In the forumhome template, I replaced the original code with the call "$forumhome_fhp". nothing displayed in that spot.
What did I do wrong?
--don
In my forumhome template, I put the code:
<tbody>
<tr>
<td valign= "top" colspan="2">
Stuff goes here
</td>
</tr>
</tbody>
which displayed as expected.
However, "Stuff" will be somewhat extensive and changing, so I want to move this to a separate template.
I created a new template, and named it "forumhome_fhp" and pasted the above code into it.
In the forumhome template, I replaced the original code with the call "$forumhome_fhp". nothing displayed in that spot.
What did I do wrong?
--don