![]() |
Placing a custom user profile field on the index page
I tried a search but didn't come up with anything. If I missed something, I apologize.
What I want is to place a custom user profile field I created on the main forum page. So that the users can update it without having to go all the way into the user cp. It's a drop down menu btw. |
Do you use a quick registration or something?
|
Nope. I run an Xbox Fansite. This drop down menu has a list of Xbox Live compatible games. The idea is for users to select what game they are going to be playing online.
|
Can you post a screenshot?
|
1 Attachment(s)
Quote:
Also, I have this code for the table that it's in... Code:
<br><br><table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="150" height="12" align="center"><tr><td bgcolor="#000000" width="150" height="12"><p align="center"><smallfont>Now Playing</smallfont></td></tr><tr> <td bgcolor="$post[backcolor]" width="150" height="12"><p align="center"><smallfont>$post[field8]</smallfont></td></tr></table><br> |
might need hacking...not sure.
|
this shud fix the table:
Code:
<br><br><table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="150" height="12" align="center" bgcolor="#000000"><tr><td width="150" height="12" align="center"><smallfont>Now Playing</smallfont></td></tr><tr> <td bgcolor="$post[backcolor]" width="150" height="12" align="center"><smallfont>$post[field8]</smallfont></td></tr></table><br> |
Yep, that fixed the table. Thanks Black Vivi. :D
I asked over at vB.org about putting the field on the front page but the topic just got buried and unanswered... |
All times are GMT. The time now is 11:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|