|
New fields like in phpbb
|
|
02-06-2010, 02:26 PM
Post: #1
|
|||
|
|||
|
New fields like in phpbb
How can i add some fields in the USER profile like in phpbb3?
I want the user to be asked..Exemple: Status: Blabla Experience: Blabla.. All this should appear in the user profile when he post a thread/topic/post etc etc Thanks. |
|||
|
02-06-2010, 02:29 PM
Post: #2
|
|||
|
|||
|
RE: New fields like in phpbb
acp > configuration > Custom Profile Fields
|
|||
|
02-06-2010, 05:19 PM
Post: #3
|
|||
|
|||
|
RE: New fields like in phpbb
The filed is not appearing in the posts
|
|||
|
02-06-2010, 05:43 PM
Post: #4
|
|||
|
|||
|
RE: New fields like in phpbb
Use this code in postbit and postbit_classic templates:
Code: {$post['fidX']}Change X with the Custom Profile Fields ID. XThreads App For MyBB: Link Directory, Trading Forum, Contact Us, YouTube Video Gallery, Download System and etc - Full List |
|||
|
02-06-2010, 06:21 PM
Post: #5
|
|||
|
|||
|
RE: New fields like in phpbb
If the id is 5 it should be:
{$post['fid5']} ? |
|||
|
02-06-2010, 06:24 PM
Post: #6
|
|||
|
|||
|
RE: New fields like in phpbb
Yep. Example:
Code: Location: {$post['fid1']}XThreads App For MyBB: Link Directory, Trading Forum, Contact Us, YouTube Video Gallery, Download System and etc - Full List |
|||
|
02-06-2010, 06:42 PM
Post: #7
|
|||
|
|||
|
RE: New fields like in phpbb
It doesn`t work
|
|||
|
02-06-2010, 06:51 PM
Post: #8
|
|||
|
|||
|
RE: New fields like in phpbb
Please make sure that you have filled that field in your usercp.
XThreads App For MyBB: Link Directory, Trading Forum, Contact Us, YouTube Video Gallery, Download System and etc - Full List |
|||
|
02-06-2010, 06:54 PM
Post: #9
|
|||
|
|||
|
RE: New fields like in phpbb
Maybe i didn`t put it in the good place.
Where should i place it?Between who? |
|||
|
02-06-2010, 06:58 PM
Post: #10
|
|||
|
|||
RE: New fields like in phpbb
(02-06-2010 05:43 PM)RateU Wrote: Use this code in postbit and postbit_classic templates: (02-06-2010 06:54 PM)SpeedyGonzalesFan Wrote: Maybe i didn`t put it in the good place. Or, can you post your postbit template here? XThreads App For MyBB: Link Directory, Trading Forum, Contact Us, YouTube Video Gallery, Download System and etc - Full List |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help




![[Image: 4glvh0.png]](http://i41.tinypic.com/4glvh0.png)
