Custom Profile Field in signature - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Requests (https://community.mybb.com/forum-65.html) +---- Thread: Custom Profile Field in signature (/thread-23857.html) |
Custom Profile Field in signature - Haunter Master - 2007-09-09 I made a custom profile field, "Friends List", and I want it to display in every users signature(if they have friends on their list) like this ________________________ Friends List: Username, Username, Username, Username [SIGNATURE] is there any way to do this? RE: Custom Profile Field in signature - LeX- - 2007-09-09 Sure there is =P What's the fid of that field ? And how is it build up ? Just a textbox where they can fill in some names ? RE: Custom Profile Field in signature - Haunter Master - 2007-09-09 The ID is 4, it's a textarea, like the Bio. Should it be just a textbox? RE: Custom Profile Field in signature - LeX- - 2007-09-09 dudeness3 Wrote:The ID is 4, it's a textarea, like the Bio. Should it be just a textbox? No =P Can you try the attached file ? Just upload into your ./inc/plugins/folder and activate. And look into your signature and see if it works =P RE: Custom Profile Field in signature - Haunter Master - 2007-09-09 Testing it now. I LOVE YOU! But one thing, it's showing it above the line, instead of under it. And just to ask, can I use you as my plugin tangerine? RE: Custom Profile Field in signature - LeX- - 2007-09-09 dudeness3 Wrote:Testing it now. I LOVE YOU! But one thing, it's showing it above the line, instead of under it. And just to ask, can I use you as my plugin tangerine? Yeah, i've switched them =P
Should be
You can change it manually or redownload the file. Just reupload, no deactivation needed. RE: Custom Profile Field in signature - Haunter Master - 2007-09-09 LeX- Wrote:I tried that, it puts the list under the signature. But my friend with vBulletin had this same issue, he just put an hr above the friends list so it looks like thisdudeness3 Wrote:Testing it now. I LOVE YOU! But one thing, it's showing it above the line, instead of under it. And just to ask, can I use you as my plugin tangerine? ______________________ Friends List: Username, Username ______________________ [SIGNATURE] and for the first time in my life, I understand php! |