![]() |
Quote:
|
Well, this is going to be an embarrassingly simple question for you all. I have read through all the pages here but since I know so little of this stuff, I am left to ask,,,,, :o
Where do I access the place in this product to change our welcome message? We are running 3.6.8 patch 2 and it is working perfectly for us. Just want to do some tweaking on the message. I don't see where I can make an edit in the admincp for VB. I have access to the ftp site for the file if it is there. But where would I go?? Thanks in advance for pointing me in the right direction. |
sweptwingnut...
I don't know if you've figured out your question or not yet, but I wanted to let you know... In the Admin CP you go down to Plugins & Products, Then Plug in Manager. You click on the Welcome Thread Modification, and it will open up the page to edit all the text, etc... Good luck! |
Thanks habasabi! Actually, I have figured it out but not where yours seems to be located. In your location on our setup is the php code request box.
Instead for us,,Styles and Templates / Style Manager / Edit Templates / Welcome Thread - Edit. Took me a while to dig that deep. Thanks for the reply. |
It's fun to work with in 3.7.1.
|
ian! ^ *highfives*I'm installing too for CFF
|
Lets say i have a few custom profile fields in my Registration and I want to repeat some of fields in the welcome message.
For instance. If my welcome letter stated.. Welcome Joe User, Its great to see you are a fithful rider of SUZUKI motorcycles and this is perfect forum for you. lalalalalalala Lets assume that i added in my registration a custom field called Motorcycle Type and it was field13. How would i integrate that into this welcome letter? Thanks |
does anyone know when someone joins how to get the welcome thread into the section of the forum you want?
|
Reading through this thread, there seems to be a ton of confusion over whether or not this mod works, and how to set it up. I installed this Mod and everything about it works perfectly in vBulletin version 3.6.8 Patch Level 2. Thanks to Amy for writing it, and those who helped get it fully debugged. :)
Here is what my Plugin PHP code currently looks like: PHP Code:
HTML Code:
Welcome to [url]www.BadBeatsPoker.net[/url], a new and fast growing online poker community. We proudly welcome anyone and everyone who wants to improve his or her game, loves poker talk and/or is willing to positively contribute to our discussions. http://www.badbeatspoker.net/forum/n...-new-post.html Of course it wouldn't be right to post in this thread without asking for some help, so here goes. :p I'd like to tweak this just a little bit to do two additional things: First, I'd like to check to see if the New Member listed a referrer. And if so, I'd like the automatic welcome thread to be posted by the referrer instead of the specific moderator we have in place currently. And second, if the New Member did not list a referrer, I'd like to have the new thread posted by a random selection within one of three user groups (Administrators, Super Moderators and Moderators). I'm thinking both of these things can be done with a few lines of code, but I don't really know anything about coding. Thanks again for the great Mod, and thanks in advance if anyone is able to help with the tweaks I'm looking to do. :) |
Quote:
Code:
// Setup Variables See post #409 above for an example. |
Anyone? :confused:
|
this mods works with 3.7.3
thanks :D |
thanks for this amy
im going to utilize some of the code of this plugin for something i was working that involved automatically creating threads on demand marked installed for ya |
Very nice product.
Does anyone know if there is a way to set this to work only after a manual approval? Thanks. |
One other tidbit I learned today. If you set this add-on to have the welcome thread originated by a user with a space in his name this add-on will no longer function.
So for example: $postusername = Galactus X; will NOT work, $postusername = "Galactus X"; works fine. Hope this is hepful to someone. :) |
This is a welcome new user and post in thread by amykhar
I changed it so it work on 3.8 Change the The Red Parts to suit // Setup Variables change to match your forum $forumid = 30; // The forum id that you want the thread posted in $postuserid = 1; // The Userid of the poster $postusername = "Username"; // Enter the username of the poster $title = "We Welcome $userinfo[username] "; // The thread title Make Template called " welcome_thread " Code:
Welcome $username |
Quote:
Thanks in advance :) |
You should go to upload/download plugins instead.
|
Quote:
|
ty
installed on a 3.8.1 board. lovely. |
I'm trying to figure out which template or PHP page performs the query for "recent threads" and "new threads since your last visit". I would like to limit the query so it doesn't include posts from this particular forum in both of those areas.
I figured I would add something to the query like this so that the query doesn't look for new threads in the forum with an ID of 100: Code:
and !forum_id='100' Thanks! |
Anybody have an idea to my last reply?
Thanks! |
Thanks amy! this works great and was just what I was looking for. My board is ver 3.8.0
|
Quote:
This file appears to be a Plugin, not a Product. Please use the Plugin Manager to add this file. Im using 3.8.1 anyone help me out? |
NEVERMIND!! I figured it out
|
Where and how do I make a template called welcome_thread ??
|
Flawless install on a 3.8.1 board.
|
Does anyone know if this mod will work on 3.8.2 ??
|
Quote:
Edited: Scratch that, found the option under "General Settings" listed under "Add Template Name in HTML Comments". |
Hmm....had worked with a testuser that I added through normal registration and worked. But, since then I've had a few new members and it hasn't worked. Strange.
Anyone have any tips to make sure that this works? |
Okay, it's officially not working for some reason. :(
Are there any other options to having a thread start automatically upon a new member's registration or activation? |
Am I doing something wrong here? I really want this to work for my forum and it isn't right now.
Code:
// Backend Files |
Okay, I removed the "sig" lines which originally were there to automatically have the signature showing. Now, it worked! :)
|
Uninstalled and upgraded to the 3.8.x version with more features:
https://vborg.vbsupport.ru/showthrea...95#post1826395 :cool: |
All times are GMT. The time now is 02:41 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:
|