1
saad786
Editing New Members Block
  • 2005/3/22 1:01

  • saad786

  • Just popping in

  • Posts: 4

  • Since: 2005/3/9 3


This is the new member block, i want to take out the date the person registered... how can i do so? I would greatly appreiciate your help, thank you.

<table cellspacing="1" class="outer">
  <{foreach 
item=user from=$block.users}>
    <
tr class="<{cycle values="even,odd"}>" valign="middle">
      <
td align="center">
      <{if 
$user.avatar != ""}>
      <
img src="<{$user.avatar}>" alt="" width="32" /><br />
      <{/if}>
      <
a href="<{$xoops_url}>/userinfo.php?uid=<{$user.id}>"><{$user.name}></a>
      </
td>
      <
td align="center"><{$user.joindate}></td>
    </
tr>
  <{/foreach}>
</
table>

2
m0nty
Re: Editing New Members Block
  • 2005/3/22 1:11

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


it's right in front of you.

just remove the line >

<td align="center"><{$user.joindate}></td>

3
JasonMR
Re: Editing New Members Block
  • 2005/3/22 3:29

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21



4
saad786
Re: Editing New Members Block
  • 2005/3/23 19:20

  • saad786

  • Just popping in

  • Posts: 4

  • Since: 2005/3/9 3


i know.. tat was common sense.. and tried that before i posted it here...i dupicated the template n edited in the new one.. but it didnt change, ill try again tho.. thanks

5
suico
Re: Editing New Members Block
  • 2005/3/23 19:22

  • suico

  • Friend of XOOPS

  • Posts: 374

  • Since: 2003/7/24


Maybe a cache problem?

6
saad786
Re: Editing New Members Block
  • 2005/3/23 19:22

  • saad786

  • Just popping in

  • Posts: 4

  • Since: 2005/3/9 3


lol... it work now

Login

Who's Online

152 user(s) are online (88 user(s) are browsing Support Forums)


Members: 0


Guests: 152


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits