Please or Register to create posts and topics.

More information under the avatar

PreviousPage 3 of 3

Zwei zusätzliche Felder, die man in den Einstellungen selbst bestimmen/auswählen kann wäre schon echt klasse. So ähnlich wie mit der Signatur. Das Feld kann der User ja auch selbst ausfüllen. Wenn es jetzt noch ein oder zwei Felde unter dem Avatar geben würde, wäre es klasse. Herkunft : Stadt/Ort/Land, dass der normale User bestücken kann. Und ein Feld, dass der Admin vielleicht mit einer kleinen Grafik für die User bestücken kann. Als Beispiel : In unserem Wohnmobilforum würde ich gerne eine kleine Grafik mit dem jeweiligen Kfz-Nummernschild des Users einbauen. Nummernschild-Generatoren gibt es ja viele im Netz. Das soll nur ein Beispiel sein, wie ich das Nutzen würde. @Thomas… Für solche Dinge spende ich gerne; um deine Arbeit zu unterstützen..!!

Hello @erenbur @womo-olli

Adding basic customizable text-input-fields to areas like profiles/posts is not a big problem. However, my main concern is, that for some people text-input-fields are fine, but other users require checkboxes where users can select from a couple of pre-defined values. Or file-uploads. And some of those fields should be required input-fields, some only optional. Then there will be use-cases where some of those fields should only be editable for certain user-groups (admins, mods, etc).

As you see, when you look more closer at it, things are becoming very complex and require some kind of straight-forward mechanism to keep them maintainable. However, as always I will keep your suggestions in my mind and will see if I can find the time to implement this somehow in the future.

WoMo Olli has reacted to this post.
WoMo Olli
If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

Thomas, PHPbb Has very well implemented the function of additional fields. As a user, I think it’s perfect. You can give the user the opportunity to fill in the field, you can make a choice from the drop-down list. You can see my site as it happens at login: https://mosmasterremont.ru/forum/ucp.php?mode=register

By agreeing with the rules, you get to the next page, where the “Откуда” field can be filled, and the “Роль на сайте” field can be selected from the drop-down list.

To learn more about how this is implemented, you can with one of the developers of the Russian version of PHPbb: https://github.com/tatiana5

I talked with her 4 years ago, I do not know whether she continues or not to do this work now, but the girl is responsive, trying to help.

Found it. In phpbb all in the admin area of the site is configured:

 

Uploaded files:
  • 1.jpg
  • 2.jpg

For my users i have meta data like their age or a link to their introducing topic. How can i hook their age number and introducing topic link under the avatar? Which snippet code do i have to use?

The info provided here, https://asgaros.com/support/topic/more-information-under-the-avatar/#postid-7336 , is golden!!!

But I would like to be able to add the same info any time a forum user (or admin) is displayed. For example, I used your code to add a small graphic based on a user’s ID and that worked beautifully. Every time that user posts or replies to a post the small graphic is displayed under their username. Perfect!

But I would like that small graphic to be displayed by that user’s username when I am viewing the Members list. And I would like to see it when I view their profile. And pretty much anywhere else their username is displayed.

Is there any way to do this? Thanks in advance for any assistance!!

PreviousPage 3 of 3