Version: 1.0.4, by phpdesk
Developer Last Online: Apr 2020
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
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.
I'm gettin' some parse errors running your member profile intro on vB4.0.8PL2
PHP Code:
Parse error: syntax error, unexpected T_STRING in /forum/includes/class_core.php(4070) : eval()'d code on line 405
or
PHP Code:
Parse error: syntax error, unexpected 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
I'm gettin' some parse errors running your member profile intro on vB4.0.8PL2
PHP Code:
Parse error: syntax error, unexpected T_STRING in /forum/includes/class_core.php(4070) : eval()'d code on line 405
or
PHP Code:
Parse error: syntax error, unexpected 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.
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?