1
batmon
How do I display other table fields in userinfo.php (VIEW ACCOUNT)?
  • 2003/11/25 19:32

  • batmon

  • Just popping in

  • Posts: 13

  • Since: 2003/11/24


Hi,

I created another table related to user's account info and I would like to display them along with current VIEW ACCOUNT page. Can someone give me some pointers?

Anyone knows how userinfo.php displays the page? What files are related to display? I don't see anything in userinfo.php... seems like everything is store into $xoopsTpl but I don't see any codes displaying "$xoopsTpl"

Thanks

2
Mithrandir
Re: How do I display other table fields in userinfo.php (VIEW ACCOUNT)?

$xoopsTpl is the SMARTY object, which is used to display the page with banners and blocks etc.

The code for actually displaying and not just assigning variables is in footer.php

Perhaps take a look at my Team Module, I have a Profile page with the normal user details as well as extended information (might be done better than I have)

3
batmon
Re: How do I display other table fields in userinfo.php (VIEW ACCOUNT)?
  • 2003/11/25 20:33

  • batmon

  • Just popping in

  • Posts: 13

  • Since: 2003/11/24


Sounds good, I will take a look. Thanks

Login

Who's Online

135 user(s) are online (84 user(s) are browsing Support Forums)


Members: 0


Guests: 135


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