Version: 1.5, by amykhar
Developer Last Online: Nov 2013
Version: 3.5.0
Rating:
Released: 07-08-2005
Last Update: 10-16-2005
Installs: 272
Uses Plugins Template Edits
No support by the author.
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
This modification may not be copied, reproduced or published elsewhere without author's permission.
Got a link to any examples? otherwise great addition!
I'm just using a simple template for my welcome thread right now. It's not worth showing off yet. I'm too busy coding to be write something more fun and creative for a welcome.
If you have templates names added in the HTML through you AdminCP, you will get the following when using this unelss you have the template names in THML comments disabled:
Quote:
<!-- BEGIN TEMPLATE: welcome_thread -->...<SNIP>...<!-- END TEMPLATE: welcome_thread -->
Just an FYI, most people will not run with template names in HTML to cut down on bandwidth, but I turn them on sometimes when working on a new style...oh and before I forget,
Thank You!
I've been waiting for someone to pop this one in for awhile now
If you have templates names added in the HTML through you AdminCP, you will get the following when using this unelss you have the template names in THML comments disabled:Just an FYI, most people will not run with template names in HTML to cut down on bandwidth, but I turn them on sometimes when working on a new style...oh and before I forget,
Thank You!
I've been waiting for someone to pop this one in for awhile now
As a workaround, you don't HAVE to use the template. You could hard-code the message within the plugin.
Amy, this one has me a tad confused. I got the plugin downloaded...but what is this part:
And on the welcome_thread template, I've never actually created one from scratch..is there a way you could help here, please? Liz
The change the hook part is used only if you want to run this after the user activates their account. Give me a couple of secs, and I'll export that version and zip it up for people to download.
Liz,
I added the alternate plugin. If you decide to use this one instead, just delete the first one and install the second. The only difference is when the thread is created.
Amy, I'm having trouble making it go to my intro forum. I know I should put in my version of this: <a href="http://www.eaforums.com/forums/forumdisplay.php?f=23"> which for me is: <a href="http://mysouthernlady.com/forum/forumdisplay.php?f=21"> and yet, I ended up with it in a PRIVATE board when I tested it. Liz
Amy, is it possible on the "welcome after activate" to actually wait until the user is approved by the administrator, and if disapproved/deleted, the post isn't posted? All requests must be manually approved by one of the admins on our site. Cuts down on the spammers like you wouldn't believe. :devious:
Amy, is it possible on the "welcome after activate" to actually wait until the user is approved by the administrator, and if disapproved/deleted, the post isn't posted? All requests must be manually approved by one of the admins on our site. Cuts down on the spammers like you wouldn't believe. :devious:
Unfortunately, it can't be a plugin and have it done there at this time. The moderate code is contained in the admincp, which doesn't have hooks.