The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Automatically Start a Welcome Thread in the Forum of Your Choice Details »» | |||||||||||||||||||||||||||
Automatically Start a Welcome Thread in the Forum of Your Choice
Developer Last Online: Nov 2013
This little mod will start a new thread in the forum of your choice when somebody registers.
The thread message is contained in a template, and easily customizeable on your part. This version posts the thread when the user registers - but before he activates his email address. Thanks to flypaper for providing a bugfix. Installation Instructions: Import the product. Change the welcome_thread template to suit your needs. Change the setup variables in the welcome thread plugin to suit your needs. Amy Show Your Support
|
Comments |
#317
|
|||
|
|||
Quote:
I'd like to use this mod, but would prefer to wait for the above functionality too please. I've clicked install so I can keep track of developments. |
#318
|
||||
|
||||
Can anyone give me pointers re the template installed by this addon. The template does not seem to be processed for markup so I am unsure of what to put into it. I am om 3.61. SO if anyone could post the content of their template showing how to do markup, it would be appreciated.
Cheers Bruce |
#319
|
||||
|
||||
hmm dont seem to be working on 3.64 as i got this error.
Hope it is ported over to 3.64. I got this error. Quote:
|
#320
|
|||
|
|||
Like to see a version for 3.6.4 coz don't work on it atm..
|
#321
|
|||
|
|||
I don't see why it wouldn't work. I'm using my own version of this hack on 3.6.4...
|
#322
|
|||
|
|||
Just added this to my 3.6.4 installation and so far it works perfectly. I'll keep an eye on it.
Ken |
#323
|
||||
|
||||
[high]* Shazz forgot to click install [/high]
|
#324
|
|||
|
|||
This is a good hack and I thank Amy for releasing it. It appears though and she doesn't have any desire to update it though and I don't know how. Two features that I would really like to see and have asked about but have received no responses are:
1. An option so that it does not create the welcome thread until after the new registrant had replied to the confirmation email. 2. The thread title could include the users location. State, Province, etc. Does anybody know how to do this or know of a similar hack that will do this? |
#325
|
|||
|
|||
Quote:
|
#326
|
||||
|
||||
Quote:
|
#327
|
|||
|
|||
Quote:
https://vborg.vbsupport.ru/showthrea...e+in+templates Were the examples that I was using to try to come up with the logic to do this. Using the different fields in the user table. There is a field called "[membergroupids]" in the User table, but I guess I am still a little unsure on how to access this field in a template. Why do I want this? I throw users into secondary usergroups based on a field they pick at registration, and we want to know what member group they are in. So does anyone have any experience with this? I'm a little slow I suppose. |
#328
|
|||
|
|||
For those of you who want this heck to create the welcome thread AFTER a new member responds to the confirmation email. I finally figured out how to do that. Very simple.
Go to your CP and then "Plugin Manager". Beside the "Start Welcome Thread...." plugin click on "Edit". In the second field from the top "Hook Location"...click the arrow and choose: register_activate_process That's all there is to it. Now if somebody could help me figure out how to add the users "Location" to the title, that would be nice. Something like Welcome: Name from Location I've tried but no luck yet. Don |
#329
|
|||
|
|||
Quote:
To echo the location, you can probably use $userinfo['location']. You'd have to look in the DB for the exact field name, but I'd guess its just 'location'. |
#330
|
|||
|
|||
Are you sure? I changed it to the suggested hook location, and changed my email address, but a new thread did not show up.
|
#331
|
|||
|
|||
Then, no, I'm not sure. I thought that was the problem I ran into, but I must have used a different hook.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|