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 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 < 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.
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??
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?