Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Member Profile Intro Details »»
Member Profile Intro
Version: 1.0.4, by phpdesk phpdesk is offline
Developer Last Online: Apr 2020 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 4.0.x Rating:
Released: 09-29-2010 Last Update: 11-23-2011 Installs: 287
DB Changes Uses Plugins Template Edits Auto-Templates
 
No support by the author.

Info
Add an extra content block to the member profile page that could serve for anything from a simple welcome message to a business card presentation.
Features
- Enable per usergroup
- Support BBcode parsing
- Additional profile fields are created automatically
Installation
Import [phpdesk.com]-product-profileintro.xml via AdminCP > Plugin System > Manage Products > [Add/Import Product]
Settings
Go to: AdminCP > vBulletin Options > Profile Intro Options
Users Go to: UserCP Settings > Edit Profile > Additional Information > Profile Intro
Mod Support
- Do not forget to mark as installed to qualify for further assistance
- A small donation would always be welcome to support further development of this hack (Support Developer)
- I'll do my best to listen to your comments and suggestions as long as time permits
Ghangelog
1.0.4 | 2011-11-24
- Small fix to address the Profile Field phrase issue (thanks for the heads up, Hippy!)
1.0.3 | 2011-11-16
- As requested, Profile Intro Title is not a required field now, you may only enter an Intro Text for the Member Intro block to show.
- Fixed version check url in AdminCP
1.0.2 | 2011-11-15
- Fix for the profile-info.css to load properly when stylesheets are set to be stored as files.
- Intro Block now displays to unregistered users, too. It was previously invisible to guests
by mistake.
1.0.1 | 2010-11-20
- Quick fix to support vBulletin 4.0.8+
1.0.0 | 2010-09-29
- First Release
Enjoy

Download Now

File Type: xml [phpdesk.com]-product-profileintro-1.0.4.xml (11.1 KB, 665 views)

Screenshots

File Type: png admin-options.png (13.2 KB, 0 views)
File Type: png intro.png (37.4 KB, 0 views)
File Type: png profile-edit.png (12.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
BlueCheri, Hakan, Toorak Times

Comments
  #152  
Old 01-11-2012, 11:35 AM
Alan_SP's Avatar
Alan_SP Alan_SP is offline
 
Join Date: Nov 2009
Posts: 1,122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Actually, Ratta discovered it, I just stressed what should be done and confirmed that it works.
Reply With Quote
  #153  
Old 01-11-2012, 11:52 AM
phpdesk phpdesk is offline
 
Join Date: Jan 2005
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alan_SP View Post
Actually, Ratta discovered it, I just stressed what should be done and confirmed that it works.
Yes, credits given to Ratta, too. Thanks again.
Reply With Quote
  #154  
Old 01-21-2012, 05:57 PM
Alan_SP's Avatar
Alan_SP Alan_SP is offline
 
Join Date: Nov 2009
Posts: 1,122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Forgot to mention and now to report you:

I tested how this mod handles HTML code. And with first try I was "lucky". I used this HTML code:

HTML Code:
<vb:if condition="$post['isfirstshown']">	
<div align="right"><b>Share thread with your friends:</b><br />
{vb:raw thread.qr}
</div>
</vb:if>
When I put this in my profile intro text, my profile becomes unreachable, like it's wrong link used in browser (page doesn't exist error in browser).

Also, when I removed some of HTML codes, it was parsed strangley: < becomes &lt etc.

Could you please check code, make it HTML proof so people could use HTML and that it don't makes their profiles unreachable. Of course, when I say that people could use HTML, I don't mean that HTML code functions like HTML code (as this is a big security issue), just that it's parsed in right way (that you can see what HTML text was used) without effect on server, or profile showing. That is, HTML code stays just as it was entered, like in all other posts.
Reply With Quote
  #155  
Old 02-05-2012, 12:09 AM
Vito93 Vito93 is offline
 
Join Date: Mar 2011
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Database error as resolved?
Reply With Quote
  #156  
Old 02-19-2012, 12:54 AM
ti6 ti6 is offline
 
Join Date: Dec 2011
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any possibility to add some images?
PHP Code:
[img]http://www.bub.com/blubb.jpg[/img] 
doesent work.

Thx:up:
Reply With Quote
  #157  
Old 02-19-2012, 07:37 AM
ProFifaLeagues's Avatar
ProFifaLeagues ProFifaLeagues is offline
 
Join Date: Aug 2009
Location: Uk
Posts: 1,191
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

We would like to use this as a user notes system for staff to add Notes too and then see them quick and easy on members profile pages,Would there be a way to stop All members and guests seeing this info so just the staff groups would have access to it??
Reply With Quote
  #158  
Old 02-19-2012, 02:05 PM
Alan_SP's Avatar
Alan_SP Alan_SP is offline
 
Join Date: Nov 2009
Posts: 1,122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alan_SP View Post
Just to stress it out:

Go to ACP->Options->BB Code Settings->Allow [IMG] Code in Non Forum Specific Areas->Set it to YES.

And yes, this solves problem of images not appearing. :up:
Quote:
Originally Posted by ti6 View Post
Is there any possibility to add some images?
PHP Code:
[img]http://www.bub.com/blubb.jpg[/img] 
doesent work.

Thx:up:
See thread for a bit, you'll see that's answered already.
Reply With Quote
  #159  
Old 02-19-2012, 02:07 PM
Alan_SP's Avatar
Alan_SP Alan_SP is offline
 
Join Date: Nov 2009
Posts: 1,122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rammieone View Post
We would like to use this as a user notes system for staff to add Notes too and then see them quick and easy on members profile pages,Would there be a way to stop All members and guests seeing this info so just the staff groups would have access to it??
Ok, what's wrong with already built user notes? I guess you are familiar with them?
Reply With Quote
  #160  
Old 02-19-2012, 02:37 PM
BlueCheri's Avatar
BlueCheri BlueCheri is offline
 
Join Date: Jul 2009
Posts: 339
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed, very good work.

G!
Reply With Quote
  #161  
Old 02-19-2012, 03:10 PM
ti6 ti6 is offline
 
Join Date: Dec 2011
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thx alot. Great Plugin!:up:
Reply With Quote
Reply


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 02:47 AM.


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.04817 seconds
  • Memory Usage 2,356KB
  • 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
  • (1)bbcode_html
  • (2)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete