PDA

View Full Version : modified getinfo...


SpotMe
06-30-2002, 07:12 AM
Any ideas on how he did this?

http://gamingforce.com/forums/member.php?s=&action=getinfo&userid=14639

Is it very hard?

scsa20
06-30-2002, 06:49 PM
all he did was edited the getinfo template :rolleyes:

SpotMe
06-30-2002, 08:45 PM
Ok, thanks :)

Another question...

How can I break these up?

$profilefield[title]

Into something like:

Biography:

-------Extra Field Here---------

Location:

-------Extra Field Here---------

Interests:

-------Extra Field Here---------

Occupation:



I went to "getinfo_customfields", but it only contained this:


<tr>
<td bgcolor="$backcolor"><normalfont><b>$profilefield[title]</b></normalfont></td>
<td bgcolor="$backcolor"><normalfont>$profilefield[value]&nbsp;</normalfont></td>
</tr>

So do you know where "$profilefield[title]" is defined?

Thanks,
SM

scsa20
07-01-2002, 06:03 AM
I think it's defined in member.php

SpotMe
07-01-2002, 06:29 PM
Thank you :)

scsa20
07-01-2002, 06:57 PM
your welcome ;)