vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 5.x Products & Extensions (https://vborg.vbsupport.ru/forumdisplay.php?f=258)
-   -   Show Thread Enhancements - [vBMods.rocks] Add Custom Profile Fields in Postbit (https://vborg.vbsupport.ru/showthread.php?t=323162)

noypiscripter 08-01-2016 09:00 PM

[vBMods.rocks] Add Custom Profile Fields in Postbit
 
1 Attachment(s)
By default, vBulletin 5 only displays the Join Date and Post count in the postbit area (avatar and username section) in the thread view of a topic. There may be other tutorials out there to add custom fields in postbit but some require you to edit the existing postbit template. Editing existing templates is not good for maintenance reasons as you would have to resolve template merge conflicts every time you upgrade. Or some might require you to create a template hook and repeatedly copy/paste template code for adding multiple fields and change instances of profile field variable names. Another maintenance nightmare. :eek:

Don't look any further, here's the mod that is simple but rocks! Simply download the zip file, uncompress it and upload the XML in AdminCP > Products & Hooks > Manage Products > [Add/Import Product] and you're good to go. By default, it adds Location and Occupation profile fields in Postbit. You can configure what profile fields to add in AdminCP > Settings > Options > Custom Profile Fields in Postbit Settings.

As a bonus, the mod also adds "Send PM" link to the postbit to make it easier for users to send a private message to a user while reading a thread. You can also configure that in the Custom Profile Fields in Postbit Settings.

Compatibility: vB 5.x.x

Demo:
See demo here.

The Bish 02-10-2017 02:20 AM

1 Attachment(s)
I added this and all seems to work except for the values showing in the postbit. See what is being shown vs what is expected in screenshots. Thank you!

noypiscripter 02-10-2017 07:59 PM

Did you specify the field IDs of the fields you want to show in AdminCP > Settings > Options > Custom Profile Fields in Postbit Settings > Profile Fields to Add to Postbit?

Btw, you have a different User Profile Field Manager? Is this a mod and not the default one?

The Bish 02-10-2017 08:42 PM

Running standard 5.2.6 Alpha

No mods and yes I added the field IDs correctly. It is just not picking up the correct value.

noypiscripter 02-10-2017 11:55 PM

Ok, I will install 5.2.6 RC1 and test this mod.

Daryn 02-24-2017 03:58 PM

I'm currently working on a vb5 site now. This will come in handy. Is it possible to modify 'how' the fields display? I'd like to use this to display country flags on the postbit, among other info.

Surf_rider 03-19-2018 11:55 AM

How to add country flag in postbit? Images not works

Eng.mohd.badawi 06-20-2018 05:50 PM

work perfect on vb5.4.2

thanks

example

spirit232 12-04-2018 04:08 PM

I use it in a motorcycle forum and let the motorcycles of the members show. If a member leaves, he will be shown as a guest. Now when a member views a guest's post there his motorcycles are displayed. Can you confirm that and how can I change that?

noypiscripter 12-05-2018 12:38 AM

The mod is getting the userid of the author of the post. If the author is deleted, I assume vB is passing userid=0, in which case, it shouldn't display any custom fields as obviously there's no associated profile fields for guests. I cannot confirm what vB is passing. This may be a cache issue. Try to clear system cache and/or Rebuild Topic Information in AdminCP.


All times are GMT. The time now is 11:59 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02715 seconds
  • Memory Usage 1,732KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete