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
  #62  
Old 11-21-2010, 07:38 PM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by phpdesk View Post
Are you by any chance assuming it doesn't work because of the Profile Intro Title and Profile Intro Text fields displaying for all usergroups on the Profile Edit page? That's because, as far as I'm aware, there isn't currently a way to filter custom fields by usergroups.

In this mod, restriction refers to the Profile Intro block display on the member profile page.
I'm hoping the attached screen show will explain my thinking better.

The user profile I provided as an example is JUST a normal user. I had hope that a normal users would not be able to use this or would not be able to share this on their profile page.
Attached Images
File Type: jpg profile-setup.jpg (80.1 KB, 0 views)
Reply With Quote
  #63  
Old 11-21-2010, 10:56 PM
argothiusz argothiusz is offline
 
Join Date: Nov 2008
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this support Embedded Video and Picture BBCode as well?

Thanks
Reply With Quote
  #64  
Old 11-22-2010, 06:50 AM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Doesn't seem to allow any bbcode at all whatsoever.
Reply With Quote
  #65  
Old 11-22-2010, 11:34 PM
Valadur Valadur is offline
 
Join Date: Mar 2010
Location: Austria
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for this nice mod. Works fine for me..
Reply With Quote
  #66  
Old 11-23-2010, 08:21 PM
ForenOpfer ForenOpfer is offline
 
Join Date: May 2010
Location: Germany
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey phpdesk (;

I'm gettin' some parse errors running your member profile intro on vB4.0.8PL2

PHP Code:
Parse errorsyntax errorunexpected T_STRING in /forum/includes/class_core.php(4070) : eval()'d code on line 405 
or
PHP Code:
Parse errorsyntax errorunexpected T_STRING in /forum/includes/class_core.php(4070) : eval()'d code on line 407 
I haven't installed or modified any other addon but yours and, of course, the Patch Level 2 of vB4.0.8. Since this PL-Update I've getting these errors on two profile pages out of roundabout 4,200 accounts O.o

Any Idea?

Best regards from Germany again
ForenOpfer
Reply With Quote
  #67  
Old 11-24-2010, 07:01 AM
Alucard^'s Avatar
Alucard^ Alucard^ is offline
 
Join Date: Feb 2008
Location: Argentina
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would be very cool if you add this when someone try to send you a pm too, not only in the profile page.
Reply With Quote
  #68  
Old 11-25-2010, 02:57 PM
phpdesk phpdesk is offline
 
Join Date: Jan 2005
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ForenOpfer View Post
Hey phpdesk (;

I'm gettin' some parse errors running your member profile intro on vB4.0.8PL2

PHP Code:
Parse errorsyntax errorunexpected T_STRING in /forum/includes/class_core.php(4070) : eval()'d code on line 405 
or
PHP Code:
Parse errorsyntax errorunexpected T_STRING in /forum/includes/class_core.php(4070) : eval()'d code on line 407 
I haven't installed or modified any other addon but yours and, of course, the Patch Level 2 of vB4.0.8. Since this PL-Update I've getting these errors on two profile pages out of roundabout 4,200 accounts O.o

Any Idea?

Best regards from Germany again
ForenOpfer
Anyone else can confirm this issue? I am not able to replicate it on my test installation.
Reply With Quote
  #69  
Old 12-04-2010, 06:47 AM
gamerzhut gamerzhut is offline
 
Join Date: Jan 2010
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nope, i dint find any bugs. I am on 4.1 But img tag doesn't seem to be working
Reply With Quote
  #70  
Old 12-20-2010, 08:19 PM
phpdesk phpdesk is offline
 
Join Date: Jan 2005
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by teenbay View Post
Nope, i dint find any bugs. I am on 4.1 But img tag doesn't seem to be working
Thanks for the feedback. Well, someone could probably tell why image bbcode wouldn't work, I am not sure, unfortunately.
Reply With Quote
  #71  
Old 01-11-2011, 04:33 AM
MelH MelH is offline
 
Join Date: Feb 2007
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Alex, thanks for a great mod..

I noticed that the Profile intro Title and Profile intro Text is repeated in the basic information part of the About Me page. Meaning when on the About Me page or to guests and not logged in members the information is on the page twice.

Should this be happening? If not can you tell me what to do to remove it in the lower section? And if so can you let me know the template to modify so I can remove it?

Thanks.. Mel
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:15 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.05560 seconds
  • Memory Usage 2,360KB
  • 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_php
  • (3)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
  • (5)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