vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - Profile Welcome Message - Users can add a message at the top of their profile (https://vborg.vbsupport.ru/showthread.php?t=187582)

sockwater 08-07-2008 10:00 PM

Profile Welcome Message - Users can add a message at the top of their profile
 
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 details
If 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

Quote:

Originally Posted by M-Tuning (Post 1594296)
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

Quote:

Originally Posted by M-Tuning (Post 1594296)
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

Quote:

Originally Posted by lstintxs100 (Post 1594411)
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

Quote:

Originally Posted by lstintxs100 (Post 1594411)
it came up blank under admincp>vboption> then blank in the list.

Quote:

Originally Posted by sockwater (Post 1594502)
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

Quote:

Originally Posted by lstintxs100 (Post 1594411)
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

Quote:

Originally Posted by lstintxs100 (Post 1594411)
it came up blank under admincp>vboption> then blank in the list.

Quote:

Originally Posted by blind-eddie (Post 1594522)
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.

Quote:

Originally Posted by Loco.M (Post 1594566)

Ok, thanks for the explanations, should be fixed in version 1.2.

sockwater 08-09-2008 05:18 PM

Quote:

Originally Posted by M-Tuning (Post 1594296)
Nice, but can you make it work with usergroup permissions so that only mods/premium members can use it?

Quote:

Originally Posted by bada_bing (Post 1594333)
I agree this is an important request also ad addition bb support rather then just text, example bold, italic, html

Quote:

Originally Posted by hornstar1337 (Post 1594387)
looks good, ill wait until its got permission tho. thanks.

Quote:

Originally Posted by PoetJA-1975 (Post 1594718)
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

Quote:

Originally Posted by Peterpan002 (Post 1594899)
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

Quote:

Originally Posted by sockwater (Post 1594883)
Ok, thanks for the explanations, should be fixed in version 1.2.

sounds good :)
Quote:

Originally Posted by sockwater (Post 1594888)
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

Quote:

Originally Posted by sockwater (Post 1594888)
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.


Code:

<div style="margin:-15px 10px 12px 10px;color:#FFF;">
Change this to.

Code:

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

Code:

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

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."
Code:

<div style="margin:-15px 10px 12px 10px;color:#FFF;">
Change this to...

Code:

<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
Code:

<tr><td class="alt1" colspan="2" width="100%"><hr width="100%" size="1" align="center"></td></tr>
My Profile

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

Quote:

Originally Posted by sockwater (Post 1597248)
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

Quote:

Originally Posted by whitetigergrowl (Post 1610986)
Nice hack.

Quote:

Originally Posted by yotsume (Post 1611101)
This is a great mod! Installed!

Thanks!
Quote:

Originally Posted by Greek76 (Post 1611148)
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.

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

Quote:

Originally Posted by nerofix (Post 1618971)
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.


All times are GMT. The time now is 07:57 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01437 seconds
  • Memory Usage 1,826KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_code_printable
  • (22)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete