Quote:
Originally Posted by EvilLS1
PKRWUD,
Check and make sure you added the html to the timeslipsbit template. Then go into your admin panel and look under the custom profile fields section and make sure that the timeslip fields are there and that the IDs are 50-65. If thats not it, let me know and we'll figure it out. I'm sure its something simple.
|
This is what's in my timeslipbit template:
<tr align="center">
<td class="alt1">$rank</td>
<td class="alt2""><a href="member.php?$session[sessionurl]u=$userinfo[userid]">$username</a></td>
<td class="alt1">$ride</td>
<td class="alt2">$induction</td>
<td class="alt1"">$avghp$rwhp</td>
<td class="alt2">$avgsf$sixty</td>
<td class="alt1"">$avge$eighth$atmph1$eighthmph$spacer $avgemph</td>
<td class="alt2">$avgq$quarter$atmph2$quartermph$space r$avgqmph</td>
<td class="alt1"">$details</td>
<td class="alt2">$slip</td>
</tr>
And my user fields include 1-10 and 50-65.