![]() |
Separating Custom Fields
I know I've seen this answered somewhere, but for the life of me I can 't find it, nor can I remember how to do it.
In the modifyprofile template, I would like to stop using the $ customfields and instead manually place them where I want within the template. This way I can group them better than they are in just one big chunk. For one field that I use for MSN Handles, I wanted to put it under the Yahoo field. I was successful in getting the field in place, however, when I edit the field the field is not updated. So, clearly I'm missing a step. :( This is the code I'm using for the MSN Field, which is field number 5 in the database: Code:
<input type="text" class="bginput" name="$bbuserinfo[field5]" value="$bbuserinfo[field5]" size="30" maxlength="30"> |
this is info i'd also be really really interested in, someone help
|
This is not possible without hacking the php files :)
- miSt |
Actually it IS possible. Once I changed the name field it worked like a charm. :)
Insead of using name="$ bbuserinfo[field5]" I used name="field5" and it works perfectly. :D |
All times are GMT. The time now is 10:03 AM. |
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:
|