The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Welcome Thread Created on Members first post Details »» | |||||||||||||||||||||||||||
Welcome Thread Created on Members first post
Developer Last Online: Jul 2011
Product Name:
Welcome Thread Created on Members first post Product Description: This Hack/Product creates a new "welcome post" when a member posts for the first time. You can choose to either create a new thread in a welcome forum or create the post in an existing thread. The user's original first post can also be modified, allowing you to link to their "welcome post". I have only tested this package install on 3.5.4. Please post if you successfully (or unsuccessfully) install this under any other 3.5 versions. This Hack was created as a generic way to post "welcome threads" for all types of registration situations: wide open, authentication, approval, etc. It also keeps the number of welcome threads down somewhat by never posting one for users that register and never post. Lurkers can still register and lurk. This Hack was inspired by amykhar, PaulM, Andreas, and others and leans heavily on their previous work. This is my first attempt at a packaged, released hack so I hope they will help me out if I screwed anything up Contents: This package includes: 1 Plugin: "Welcome Post and First post modify": Code to create the "welcome thread" and modify the user's original post via templates. 3 Templates: welcome_thread: The text of the "welcome thread" created. welcome_title: The title of the "welcome thread" created. welcome_addon: The text to be added on to the members original first post. 3 Option/Setting: welcomeforum: (group "Welcome New Users Options"): The forumid of the forum where the welcome threads will be created. A "0" passes control to the welcomethread option. welcomethread: (group "Welcome New Users Options"): The threadid of the thread where the welcome posts will be created. This option is ignored if the welcomeforum option is set. Setting both welcomethread and welcomeforum options to "0" disables the creation of welcome posts entirely (though modification of the original post may still occur) welcomeposter: (group "Welcome New Users Options"): The userid of the user that will post the welcome message. If this setting is "0", the welcome post will be poster as the new user. Installation Instructions: Step 1: Import the product .xml file (attached here) Step 2: Change the "welcomeforum" option or the "welcomethread" option to the correct welcomeid or threadid where you wish the welcome messages to be created. "welcomeforum" takes precedence over "welcomethread". Set both to zero if you wish to disable the creation of welcome posts. TIP: An easy way to get the forumid or threadid number is to put your cursor over the forum or thread you want to use and read the link information in the bar at the bottom of your browser. Look at the "t=xxx" for threads or "f=xxx" for forums.Step 3: Set "welcomeposter" to the userid of the user you wish to post the welcome message. If this setting is set to "0", the welcome post will be posted as the new user. The default for this setting is "0". Step 4: Modify the 3 templates to your taste. The sample templates show how to make both the welcome thread and the modified first post point back to each other. Step 5: Enjoy. Version History: version 0.9 - Initial release
Supporters / CoAuthors Show Your Support
|
Comments |
#22
|
|||
|
|||
Quote:
Quote:
You could create your own welcome phrases and include them in your welcome template if you were worried about language issues, but this is too limiting for this product. |
#23
|
|||
|
|||
BTW, if you are testing templates you can change the line in the plugin:
PHP Code:
PHP Code:
|
#24
|
||||
|
||||
This seems to be working okay, for the most part... but I am noticing one issue... it makes new posts in the pre-existing thread, yes... but it doesn't bump that thread and change it's date. So the new posts get lost in the shuffle. Ideally I'd like for these "welcome posts" to act just like any other, effectively being marked as new and bumping the thread.
|
#25
|
||||
|
||||
And one suggestion while I'm at it, it would be nice if we could incorporate the name of the new member's referrer, if they have one, into the Welcome post.
Something like "Thanks to Tralala, we have a new member aboard. Pamela's first post is here. Let's give our new member a hearty welcome!" Might also be nice to include their avatar. Would either of these be possible? |
#26
|
|||
|
|||
Ill take a look this week and see how to get the referer info to the template.
|
#27
|
|||
|
|||
great! I look forward to update of this before install!
|
#28
|
|||
|
|||
Tralala great suggestions and same update/bump to the thread the intro posted in would be great ,...
eitherway .. staff member of ours stressed for this and im glad we installed it.. great! Lenny |
#29
|
|||
|
|||
Thanks this works great...
|
#30
|
|||
|
|||
this doesnt work for me....nothing is created
|
#31
|
|||
|
|||
Sorry for the delay but had something come up and it ate up last week entirely. I will get to it this week (I hope)
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|