The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Memberlist_body Template Editing willing to pay $$$ or Points for help

Go down

Memberlist_body Template Editing willing to pay $$$ or Points for help Empty Memberlist_body Template Editing willing to pay $$$ or Points for help

Post by Nols76 April 24th 2008, 1:25 am

I am trying to install a new column on the memberlist_body template. I need to display one of the custom fields I established on the registration page template (profile_add).

So far I am sucessful with creating the new column by placing:

Code:
<th>Full Name</th>

AFTER:

Code:
<th class="thTop" nowrap="nowrap">{L_GROUPS}</th>
<!-- END switch_th_group -->

AND

Code:
<td class="{memberrow.ROW_CLASS}" align="center" valign="middle"><span class="gen">{memberrow.OCCUPATION}</span></td>

AFTER:

Code:
<td class="{memberrow.ROW_CLASS}" align="center"><span class="gen">{memberrow.GROUPS}</span></td><!-- END switch_td_group -->

However:

{memberrow.OCCUPATION} does not seem to be referencing the data I need for the fields. I am using OCCUPATION because that was the original value of the editible fields but I'm not sure where to find the correct value for:

Code:
<span class="gen">{memberrow.OCCUPATION}</span></td>


Can anyone please help?
Nols76
Nols76
New Member

Male Posts : 19
Reputation : 0
Language : english

http://www.bluehensportsfamilyforum.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum