ProtocolX
03-Sep-2004, 10:30 PM
For some reason my "Custom Profile Field" isn't showing up in my post entry section. It started to not show up after the db crashed 2two days ago and I haven't made any modifications to the Post Entry Template since then. Here's the code for that section in the Post Entry and at the bottom is the screenshot of where it is supposed to show up at:
<tr>
<td valign='top' class='{$post['post_css']}'>
<span class='postdetails'>{$author['avatar']}<br /><br />
{$author['title']}<br />
{$author['member_rank_img']}<br /><br />
{$author['member_group']}<br />
{$author['member_posts']}<br />
{$author['member_number']}<br />
{$author['member_joined']}<br /><br />
{$author['warn_text']} {$author['warn_minus']}{$author['warn_img']}{$auth or['warn_add']}</span><br />
[B]<font size='1'><b>Hogwarts House:</b> $author[field_1][/B]
Image of my Custom Profile Field: VIEW (http://www.hpfzforums.com/customprofile.GIF)
Image where the Custom Profile Field should appear: VIEW (http://www.hpfzforums.com/customprofile2.GIF)
<tr>
<td valign='top' class='{$post['post_css']}'>
<span class='postdetails'>{$author['avatar']}<br /><br />
{$author['title']}<br />
{$author['member_rank_img']}<br /><br />
{$author['member_group']}<br />
{$author['member_posts']}<br />
{$author['member_number']}<br />
{$author['member_joined']}<br /><br />
{$author['warn_text']} {$author['warn_minus']}{$author['warn_img']}{$auth or['warn_add']}</span><br />
[B]<font size='1'><b>Hogwarts House:</b> $author[field_1][/B]
Image of my Custom Profile Field: VIEW (http://www.hpfzforums.com/customprofile.GIF)
Image where the Custom Profile Field should appear: VIEW (http://www.hpfzforums.com/customprofile2.GIF)