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 getting the same database error. All I did was try to update it by importing the latest product. Now it won't install at all, even when I delete the stated fields from my database.
IMG BBCode is not working for me, anyone else with the same issue?
This is a known issue, unfortunately there has been no feedback from any of the vbulletin developers as to why img bbcode would not work.
Quote:
Originally Posted by angeljs
I'm getting the same database error. All I did was try to update it by importing the latest product. Now it won't install at all, even when I delete the stated fields from my database.
The same database erros as who? Could you post the error message, please? And what mod version are we referring to?
Database error in vBulletin 4.1.9:
Invalid SQL:
INSERT INTO setting
(`varname`, `grouptitle`, `value`, `volatile`, `datatype`, `product`)
VALUES
('profileintro_titlefield', '', '31', 2, 'free', 'vbulletin'),
('profileintro_textfield', '', '32', 2, 'free', 'vbulletin');
MySQL Error : Duplicate entry 'profileintro_titlefield' for key 1
Error Number : 1062
Request Date : Saturday, January 7th 2012 @ 04:17:12 AM
Error Date : Saturday, January 7th 2012 @ 04:17:12 AM
Script : http://www.simfansuk.com/sims/admincp/plugin.php?do=productimport
Referrer : http://www.simfansuk.com/sims/admincp/plugin.php?do=productadd
IP Address : 2.123.43.2
Username : ******
Classname : vB_Database
MySQL Version : 5.0.92-community
I have 2 versions of this mod and get the same error while trying to install either. I've tried deleting the duplicate fields, but the same error message keeps coming up.
I have 2 versions of this mod and get the same error while trying to install either. I've tried deleting the duplicate fields, but the same error message keeps coming up.
I see what the error is, you might have to manually remove some entries from the database. If you could private message me the access details to the database admin consoler (phpmyadmin, usually) I would do the cleaning task for you.
Okay, I managed to clear the database, but I'd tried so many times to install it that I ended up with about 50 blank extra profile fields! I had to un-install, delete all of the extra profile fields, then re-install, and now everything's fine.