Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
Profile Fields in Postbits Details »»
Profile Fields in Postbits
Version: 2.11, by emin3m emin3m is offline
Developer Last Online: Oct 2018 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.6.7 Rating:
Released: 08-10-2006 Last Update: 12-06-2006 Installs: 274
DB Changes Uses Plugins
 
No support by the author.

Show Profile Fields in Postbits

Profile Fields in Postbits in german language

Features
1. Shows Profile fields in the postbits.
2. Dosent shows if field is blank.
3. Admin can set which profile field to show and in which order.
4. Admin can set where to show under posts by user or under username NEW

Whats New
1. Queries issue fixed, now only 2 quries per page(showthread) load

Why Use it
As am running my university forums so, setting "roll no" (student-id-no) in postbit made easy to recognize ppl posting..
you can add fields like "Favourite music", "Favourite movie", "Favourite book" and add them in postbits..

REFERSH THE ADMIN PANEL AFTER INSTALLING IT

there might be such plugin b4 but am unable to find it,, is it?
for 3.5.x ..... here
and on 3.6.0 special thanks to nicedreams

Liked it?
How about

images
screen shot
admin panel

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #92  
Old 07-04-2007, 09:21 PM
tipoboy's Avatar
tipoboy tipoboy is offline
 
Join Date: Dec 2005
Location: scotland
Posts: 693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any way of seperating the profile fields by surrounding them with a border??

if so how would i do this?
thanks in advance
dave
Reply With Quote
  #93  
Old 07-05-2007, 10:33 PM
sidarta sidarta is offline
 
Join Date: Dec 2005
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 2impulsiv View Post
This seemed to not like working with some other mod's I have running so I chopped it.

I put in the code myself and It's all good now. Weird....

Here is the code:

Code:
<if condition="$post['field5']"><div>Ride: $post[field5]</div></if>
And
Code:
<if condition="$post['field6']"><div>Power: $post[field6]</div></if>
I'm working on a few changes to that for some ideas I've got. See how they go before I get excited..

Cheers
Thank frends.

Multiple selection menu problem. Capture attach file..
Reply With Quote
  #94  
Old 07-06-2007, 05:53 PM
Killeglass Killeglass is offline
 
Join Date: May 2007
Location: Signal Hill, Californee
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you

Great well needed mod
Reply With Quote
  #95  
Old 07-21-2007, 12:58 PM
vash911 vash911 is offline
 
Join Date: Jun 2007
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed the hack, but for some reason it removed the display of VbCredits. Despite VBCredits still being there it wont show in the postbit. When I go to the adminpanel for the hack it has a part of VBCredits mod above it and then below the options for the profile hack.
Reply With Quote
  #96  
Old 07-21-2007, 11:50 PM
Darkwaltz4's Avatar
Darkwaltz4 Darkwaltz4 is offline
 
Join Date: Oct 2002
Location: Chicago
Posts: 1,538
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vash911 View Post
Installed the hack, but for some reason it removed the display of VbCredits. Despite VBCredits still being there it wont show in the postbit. When I go to the adminpanel for the hack it has a part of VBCredits mod above it and then below the options for the profile hack.
I posted in the top post of vbcredits a plugin patch which is needed until vb updates to 3.6.8. Try applying that to see if it fixes the issue.
Reply With Quote
  #97  
Old 07-22-2007, 08:29 AM
vash911 vash911 is offline
 
Join Date: Jun 2007
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Darkwaltz4 View Post
I posted in the top post of vbcredits a plugin patch which is needed until vb updates to 3.6.8. Try applying that to see if it fixes the issue.
Thanks that resolved my issue. Though i have a minor problem still with vbcredits.

When i click in the admincp --> Show Profile fields in Postbits

it also gives me part of the vbcredits menu. (see attachment)

It's not a huge issue, but if you know a fix I would gladly have it.
Reply With Quote
  #98  
Old 08-01-2007, 10:05 AM
Krieg's Avatar
Krieg Krieg is offline
 
Join Date: Mar 2002
Location: France
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed it and works very well ... but not well enough for me. I would like to have the content of the custom fields appear as an image. Therefore I managed in their description to make the content of them as the name of the image (without the .gif). Then I went in my postbit_legacy template, but could not find how it was implemented, and only found
Code:
<div class="smallfont">
				&nbsp;<br />
				<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
				<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
				<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
				<div>
					$vbphrase[posts]: $post[posts]
				</div>
				<if condition="$show['infraction']"><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if>
				<if condition="$show['reputation']"><div>
So now I am wondering how it appears ? so that I could have something more like
Code:
<if condition="$post['field5']"><div>Classe: <img src="../images/misc/classes/$post[field5].gif" border=0></div></if>
I hope someone would help me but I am at work right now and will dig deeper in that tonight
Reply With Quote
  #99  
Old 09-15-2007, 08:00 PM
periphrastic periphrastic is offline
 
Join Date: Jul 2007
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed - thank you.
Reply With Quote
  #100  
Old 10-26-2007, 06:53 AM
ssslippy ssslippy is offline
 
Join Date: Jan 2006
Posts: 877
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I figured id Point out a bug, currently if you go into just the post like this
http://immortal-guild.net/forums/sho...768#post234768
it does not show the profile fields. Not sure if this can be fixed with automated template edits.
Reply With Quote
  #101  
Old 10-29-2007, 11:11 AM
Jackal von ?RF's Avatar
Jackal von ?RF Jackal von ?RF is offline
 
Join Date: May 2002
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I added support for translated profile field titles (my forum has both English and Finnish language packs installed). I also did some code cleanup and updated the product's version, urls etc. The updated plugin (version 2.12) is attached to this message.

(In AdminCP the custom field titles and descriptions can be translated through: User Profile Field Manager > [Edit] > [Translations])
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05412 seconds
  • Memory Usage 2,312KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete