View Full Version : Profile Enhancements - Profile Welcome Message - Users can add a message at the top of their profile
sockwater
08-07-2008, 10:00 PM
This modification allows your users to add a Profile Welcome Message to the top of their profile page. They can edit the message inline while viewing their profile, or in the User CP.
Installation: (1) Import the XML product file, (2) Create a User Profile field, (3) Insert the profile field ID number in the Profile Welcome Message Options.
Recommended Profile Field settings:
Profile Field Type - Multiple-Line Text Box
Title - Profile Welcome Message
Description - Enter your profile welcome message here- Shown at the top of your user profile.
Max length - 500 to 1000 characters seems to be enough
Field Required - No
Field Editable by User - Yes
Private - No
Display Page - Edit your detailsIf you want to edit how the message appears at the top of the profile, you can edit the memberinfo_profilewelcomemessage template.
alqloob alsahya
08-08-2008, 08:08 PM
thank"s good joop nice
M-Tuning
08-08-2008, 08:34 PM
Nice, but can you make it work with usergroup permissions so that only mods/premium members can use it?
sockwater
08-08-2008, 09:00 PM
Nice, but can you make it work with usergroup permissions so that only mods/premium members can use it?
That's not in my plans at this time.
bada_bing
08-08-2008, 09:34 PM
Nice, but can you make it work with usergroup permissions so that only mods/premium members can use it?
I agree this is an important request also ad addition bb support rather then just text, example bold, italic, html
lstintxs100
08-08-2008, 10:52 PM
Thank you.
Hornstar
08-08-2008, 11:20 PM
looks good, ill wait until its got permission tho. thanks.
lstintxs100
08-09-2008, 12:20 AM
it came up blank under admincp>vboption> then blank in the list.
BucWiLd
08-09-2008, 01:24 AM
great thank you
sockwater
08-09-2008, 03:01 AM
it came up blank under admincp>vboption> then blank in the list.
I'm not sure what you're saying. Can you try re-phrasing that?
blind-eddie
08-09-2008, 04:06 AM
it came up blank under admincp>vboption> then blank in the list.
I'm not sure what you're saying. Can you try re-phrasing that?
What he is saying, is there is a bug.
admincp/vbulletin options/ .....No text to see your mods option.
You can click white space to show options.
Brandon Sheley
08-09-2008, 06:12 AM
it came up blank under admincp>vboption> then blank in the list.
happen to me as well..
https://vborg.vbsupport.ru/external/2008/08/32.png
PoetJA-1975
08-09-2008, 11:52 AM
Is there any way to allow the profile text to parse bbcode?
It would make for a much more customized solution.
Good modification = Thanx for sharing!
Jacquii.
sockwater
08-09-2008, 05:14 PM
it came up blank under admincp>vboption> then blank in the list.
What he is saying, is there is a bug.
admincp/vbulletin options/ .....No text to see your mods option.
You can click white space to show options.
happen to me as well..
https://vborg.vbsupport.ru/external/2008/08/32.png
Ok, thanks for the explanations, should be fixed in version 1.2.
sockwater
08-09-2008, 05:18 PM
Nice, but can you make it work with usergroup permissions so that only mods/premium members can use it?
I agree this is an important request also ad addition bb support rather then just text, example bold, italic, html
looks good, ill wait until its got permission tho. thanks.
Is there any way to allow the profile text to parse bbcode?
It would make for a much more customized solution.
Good modification = Thanx for sharing!
Jacquii.
First of all the usergroup permissions issue. This is not very easy to deal with, since by default vBulletin has no way of allowing/disallowing a user profile field based on usergroup. So it would take some hacking to hide the profile field in their user cp. I'll look into this if I get time, but no guarantees.
Allowing BBcode would also be nice, but would involve a complete rewrite of this mod. I'll look into this one as well, if I get time.
Peterpan002
08-09-2008, 05:40 PM
The hack is there ok but just doesnt show up unless cursor highlighted???? Are because the text is default black which doest show on the forum default skin colour. Can the txt colour be changed?
sockwater
08-09-2008, 05:45 PM
The hack is there ok but just doesnt show up unless cursor highlighted???? Are because the text is default black which doest show on the forum default skin colour. Can the txt colour be changed?
You can change that by editing the memberinfo_profilewelcomemessage template. On the very first line, change color:#000 to color:white or whatever else you want.
Peterpan002
08-09-2008, 05:53 PM
Got you thank you sorted, unfortunately many of the profiles are also customized and therefore the already requested inclusion of BBCode would be a good idea.
NAZIA
08-09-2008, 06:33 PM
thanks will install later
BANDiT600
08-09-2008, 07:06 PM
Here is my translation to russian:
Brandon Sheley
08-09-2008, 07:38 PM
Ok, thanks for the explanations, should be fixed in version 1.2.
sounds good :)
Allowing BBcode would also be nice, but would involve a complete rewrite of this mod. I'll look into this one as well, if I get time.
that would be fantastic :up:
ellaithy
08-09-2008, 08:49 PM
thank you
Leica.Robbiani
08-09-2008, 10:33 PM
Nice little hack, thanx a lot. But it should be possible to use bbcodes...................
PoetJA-1975
08-10-2008, 01:59 AM
Allowing BBcode would also be nice, but would involve a complete rewrite of this mod. I'll look into this one as well, if I get time.
Nice! Thanx for considering and Thanx for the sharing!
Jacquii.
safakuygur
08-10-2008, 05:58 AM
very nice thanks
blind-eddie
08-10-2008, 02:42 PM
To pick up vbulletin css, edit the memberinfo_profilewelcomemessage template.
On the first line, you see the following.
<div style="margin:-15px 10px 12px 10px;color:#FFF;">
Change this to.
<div>
Also, I didn't like the way it was so close to the tab's, so I added at the
very top & the very bottom of the template.
<tr><td class="alt1" colspan="2" width="100%"><hr width="99%" size="1" align="center" color="red"></td></tr>
To me, It stands out better. It's great for dark board's.
Check out my profile. (http://teamamp.us/forum/member.php?u=1)
At any time you edit any template, you can view history of that template.
Any info you remove will still be shown.
Thelonius Beck
08-12-2008, 02:55 PM
~I found it difficult to read the text (no matter the color) over custom BG's.
So I did it this way. It automatically pics up the full user CSS for "Primary Content Areas."
<div style="margin:-15px 10px 12px 10px;color:#FFF;">Change this to...
<div class="alt1">~I liked what you did with the Upper & Lower borders blind-eddie, I just removed the color code to make it fit more pallets(Kinda looks metallic). I also upped the width to 100%(I just like it better that way)
At Top & Bottom
<tr><td class="alt1" colspan="2" width="100%"><hr width="100%" size="1" align="center"></td></tr>
My Profile (http://www.crowsnestforums.com/forums/member.php?u=1)
auctionguy
08-12-2008, 05:52 PM
Awesome hack! I will try this one!
Thanks for the share!
Brandon Sheley
08-12-2008, 06:17 PM
mind sharing what was "updated" as my prefix doesn't say installed anymore, it says updated, yet I don't see any notes?
thanks
sockwater
08-12-2008, 07:53 PM
It fixes the problem in post #14 and caches a template that wasn't being cached.
Brandon Sheley
08-17-2008, 10:02 PM
It fixes the problem in post #14 and caches a template that wasn't being cached.
great :)
whitetigergrowl
08-31-2008, 05:38 AM
Nice hack.
yotsume
08-31-2008, 11:19 AM
This is a great mod! Installed!
Greek76
08-31-2008, 12:58 PM
Looks good but going to wait for the bbcode options considering many profiles on my forum have been customized.
sockwater
09-01-2008, 10:30 PM
Nice hack.
This is a great mod! Installed!
Thanks!
Looks good but going to wait for the bbcode options considering many profiles on my forum have been customized.
You might consider clicking "installed" if you want to encourage continued developement. :)
carrlos
09-02-2008, 01:50 AM
It's a great hack once you apply Thelonius Beck's suggestion (https://vborg.vbsupport.ru/showpost.php?p=1597053&postcount=27).
Installed!!! :D
Daisyboo
09-02-2008, 08:28 AM
Installed, but I'd love to see the message inside a box.
nerofix
09-10-2008, 01:18 PM
Hi,
what can I do when the auto-template don't work? How to manually insert your mod into the memberinfo template?
sockwater
09-10-2008, 07:52 PM
Hi,
what can I do when the auto-template don't work? How to manually insert your mod into the memberinfo template?
Just put $template_hook[profile_left_first] in your MEMEBERINFO template where you want it to display. (preferably in its default position, in case you want to use it with other mods).
If you already have the template hook, then you might have another modification that is overwriting $template_hook[profile_left_first] instead of adding to it.
nerofix
09-10-2008, 11:13 PM
Okay, I checked this and now I think it's another problem: It's simply not appearing after the templatehook.
The Welcome message is not showing up in memberinfo template and I have no clue why.
binevi
09-10-2008, 11:17 PM
It's good idea (:
And i think that would be greatfull if you add editor toolbox on it or enable BBcode ;)
GrendelKhan{TSU
09-12-2008, 07:21 AM
I'm all over this if can handle BB code ... so I second the request :)
have many profiles with dark backgrounds while others have white. :( being able to independently customize text would be essential.
GrendelKhan{TSU
09-12-2008, 07:33 AM
The hack is there ok but just doesnt show up unless cursor highlighted???? Are because the text is default black which doest show on the forum default skin colour. Can the txt colour be changed?
~I found it difficult to read the text (no matter the color) over custom BG's.
So I did it this way. It automatically pics up the full user CSS for "Primary Content Areas."
<div style="margin:-15px 10px 12px 10px;color:#FFF;">
Change this to...
<div class="alt1">
~I liked what you did with the Upper & Lower borders blind-eddie, I just removed the color code to make it fit more pallets(Kinda looks metallic). I also upped the width to 100%(I just like it better that way)
At Top & Bottom
<tr><td class="alt1" colspan="2" width="100%"><hr width="100%" size="1" align="center"></td></tr>
My Profile (http://www.crowsnestforums.com/forums/member.php?u=1)
Another Example (http://www.crowsnestforums.com/forums/member.php?u=15)
THANKS!! couldn't get the bars to work but whateva....
installed.
my demo profile (http://www.unrealaddicts.com/forums/members/grendelkhan-tsu-.html)
Chadi
09-17-2008, 05:02 PM
Is it possible to have all submissions/revisions by the members be put into moderation queue first?
GSeybold
12-06-2008, 08:18 PM
installed. good add on.
GSeybold
12-06-2008, 11:30 PM
it doesn't work if you have a custom profiles set and the member chooses a dark background. The default text color is used which is dark for default vb and many other skins
TandyServices
12-06-2008, 11:42 PM
Installed.. very nice..
Very nice mod. Allowing BBCode would be a nice addition
DobieGillis?
03-21-2009, 03:39 PM
cute little hack. Not sure where to put this to add width
<tr><td class="alt1" colspan="2" width="100%"><hr width="100%" size="1" align="center"></td></tr>
Dan Clement
05-03-2009, 11:45 PM
Neat idea! Thanks a lot.
Leo Brazil
01-06-2010, 10:05 AM
Hope to see this one for 4.0, very usefull.
MagicThemeParks
03-22-2010, 12:51 AM
Added this to WDBoards here: http://www.waltdisneyboards.com/members/wdbarnyvee.html
Used the suggestions from this post (https://vborg.vbsupport.ru/showpost.php?p=1597053&postcount=27) for a little help on being able to see it clearly. :up:
Anyone going to update this one to add the usergroup permissions and bbcode options?
MagicThemeParks
03-22-2010, 01:10 AM
One of my site's profile layout is being completely thrown off. How can I edit the template without having it automatically added by the product?
songoibiza
05-15-2010, 12:29 PM
thanks .. weri nice:P
3shahrsaz
09-27-2011, 06:54 AM
very nice
i want this for vb4
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.