![]() |
Post Greeting
Hello, this mod lets your users type in a greeting along with a signature.
Profile Field: User Profile Fields / Add new profile field / Single Line Text Box Title: Greeting Description: The greeting that shows up on all of your posts Max input length: 25 Field Length: 25 Type: Single Line Field Required: No, but display at registration, or just no, you choose Field Editable: Yes Private: No Field Searchable on Members List: No Show on Members List: No Now go to user profile fields / user profile field manager Jot down the field number of the greeting (It says fieldX) Template Edits: Go to your postbit or postbit legacy (whatever you use) Find: Code:
<div id="post_message_$post[postid]" align="left">$post[message] Code:
$post[fieldX] <br> Enjoy |
thanks
^_^ |
Your welcome, enjoy :D
|
any example or screenshot ?
I dont know what the hack do :( |
Ill get a screenshot soon but let me explain.
This hack allows users to select a greeting that heads every post. Such as Hey, or Hi, or anything they want. |
can i use it for 3.6.8 as well
|
this will show up in every single post (previous and new posts) made by the user, which would be pretty annoying. and you should change the location of where you've put your "custom code"
Code:
$post[fieldX] <br /> Code:
<div id="post_message_$post[postid]" align="left">$post[fieldX] <br />$post[message] |
thanks
installed |
All times are GMT. The time now is 01:04 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|