• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Custom profile fields

Scheduled Pinned Locked Moved Feature Requests
17 Posts 12 Posters 7.3k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Hưng Thành NguyễnH Offline
    Hưng Thành NguyễnH Offline
    Hưng Thành Nguyễn
    wrote on last edited by
    #8

    Yeah, custom profile fields and choose which should be shown.

    1 Reply Last reply
    0
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #9

    Just to be clear, is filter:posts.custom_profile_info now preferred over filter:user.profileLinks ?

    esiaoE 1 Reply Last reply
    0
  • esiaoE Offline
    esiaoE Offline
    esiao
    replied to A Former User on last edited by
    #10

    @Ted One is for post and the other for profile. I thought that user.custom_fields is the one to create the fields but it fails.
    The problem with it, is that you need to create a new user to fire the hook which is not what you expect from a custom field, it should be added after profile creation via a plugin.
    In @psychobunny nodebb-plugin-cash there's the use of filter:posts.custom_profile_info to actually show the the value and not the field, nowhere there is a custom field, it's a custom value that gets fired when a post is submited (working nicely btw).
    I'm interested too because I was hopping to work on a plugin that take advantage of a user custom input to work but right now it doesn't seem that easy.
    @frissdiegurke tried to help me https://community.nodebb.org/topic/2558/how-to-use-filter-user-custom_fields/4 but it seems more like a workaround (I havent tested it yet).

    ? 1 Reply Last reply
    0
  • ? Offline
    ? Offline
    A Former User
    replied to esiao on last edited by
    #11

    @esiao, thanks for the info. I'm working on something that would need to institute a custom section on the profile, so I'll be looking into this.

    esiaoE 1 Reply Last reply
    0
  • esiaoE Offline
    esiaoE Offline
    esiao
    replied to A Former User on last edited by
    #12

    @Ted If you achive this I would be greatly interested in how you've done it 🙂
    By the way if I success in that I'll give you the word too.

    ? 1 Reply Last reply
    0
  • ? Offline
    ? Offline
    A Former User
    replied to esiao on last edited by A Former User
    #13

    @esiao, excellent. Two heads are better than one!

    1 Reply Last reply
    0
  • yeelan0319Y Offline
    yeelan0319Y Offline
    yeelan0319
    wrote on last edited by
    #14

    @Ted & @esiao

    I wonder if you may share some experience on it? I am working on a similar thing but haven't get a clear clue how this could be done. Thanks!

    1 Reply Last reply
    1
  • JenklerJ Offline
    JenklerJ Offline
    Mikael Jenkler Swedes
    wrote on last edited by
    #15

    Yeah, this is something i need in order to migrate my forum and its users 🙂 custom profile fields on profile site is good enough for me 😉

    1 Reply Last reply
    0
  • jongarrisonJ Offline
    jongarrisonJ Offline
    jongarrison Plugin & Theme Dev
    wrote on last edited by
    #16

    Just a note to other people that stumble across this old thread while looking for a custom profile field plugin. This plugin looks very interesting: https://community.nodebb.org/topic/4337/nodebb-plugin-ns-custom-fields-ns-custom-fields/3

    1 Reply Last reply
    0
  • JenklerJ Offline
    JenklerJ Offline
    Mikael Jenkler Swedes
    wrote on last edited by
    #17

    @jongarrison <-- Thanks for the update, will try this plugin later!

    @psychobunny <-- What about integration of this plugn to NodeBB core?

    1 Reply Last reply
    1

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development