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
I'm still trying to understand how a few things work at vbulletin. Such as the custom stylesheet not being hooked if the admin setting to save css as file is turned on. Apparently, there is no fix for this yet, so a temporary fix for that would be moving all the contents from profile-intro.css to vbulletin.css if you wish to have the stylesheets to be saved to a file instead of load from the database.
Other two things are enablingg the img bbcode support and (per MelH's request) hiding the Profile intro Title and Profile intro Text data from the About Me tab on the Member page.
If someone can throw in some light for fixes here, I'm sure everyone will appreciate your input. I'll see what I can do as well.
We are at Version 4.1.3 Beta 1 right now, I'll look forward to apply a compatibility fix when we reach the next latest stable version, to save some time.
Invalid SQL:
ALTER TABLE `userfield` DROP `field10`;
MySQL Error : Can't DROP 'field10'; check that column/key exists
Error Number : 1091
Request Date : Friday, April 15th 2011 @ 04:02:57 AM
Error Date : Friday, April 15th 2011 @ 04:02:57 AM
Script :
Referrer : productid=profileintro&s=
IP Address : xxxxxx
Username : xxxxxx
Classname : vB_Database
MySQL Version : 5.1.52
I am on vb4.1.3, BB code seems to be working in the content not in the title. So, it seems to be ok for me
PS: Is there any option to set a message as default in all the profiles???
Member profile intros are meant to be individual, so every member would have to set a title and intro text for the profile intro block. Blobal profile intro blocks could be achieved as simple template modifications though.