Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons

Reply
 
Thread Tools
Welcome Thread Upon Registration Details »»
Welcome Thread Upon Registration
Version: 1.2.2, by powerful_rogue powerful_rogue is offline
Developer Last Online: Apr 2013 Show Printable Version Email this Page

Category: New Posting Features - Version: 3.8.2 Rating:
Released: 05-27-2009 Last Update: 06-13-2009 Installs: 278
Uses Plugins
 
No support by the author.

Welcome Thread Upon Registration

This mod creates a welcome thread when a new member registers.

Features controlled via the ACP (See screenshot)

- Thread Title
- Thread Message
- Forum Location
- Post Icon
- Which User Creates Thread
- Thread Placed In Moderation
- Create Thread Before/After Email Activation
- Have a Random Title
- Have Random Thread Content
- Post From a Random Member
- Post a Random Icon

When is the thread created?

You now have the choice via the ACP! A thread can be created as soon as a member registers, or if you use email activation on your board, you can have the thread created once they have activated their email.

Boards that require an admin to approve new users

This mod has an option to place new threads into moderation. Once the new user has been approved via an admin, you can then release the new thread.

New Features in Version 1.2

Does your welcome forum look a little bit "samey" like this?


Same old thread title, same old post icon, same old user posting the thread and when you go inside it has the same old content?

Well maybe I could interest you in the latest version of this mod!



You decide on four titles and the content of four threads! You can also select the UserID's of who you want the threads to be created by. You can also select to have random post icons! - All controlled via the ACP.

Its all random. Thread title one doesnt belong to thread content one and thread title two doesnt belong to thread content two. With this mod when a member registers, thread title one may be posted with the contents of thread content four and thread title three might be posted with thread content two etc. The same goes with the UserID's and the post icon.

Download
v1.1 = product-welcomethread280509updated
v1.2 = product-welcomethread300509
v1.2.1 = product-welcomethread030609
v1.2.2 = Fixed the issue of "Welcome Unregistered" showing if you have email activation on.

Installation
Import product via ACP
Edit settings via vbulletin options >> Welcome Thread Upon Registration

Upgrade
Import product via ACP, Click "yes" to allow overwrite.
Edit settings via vbulletin options >> Welcome Thread Upon Registration

Screenshots

The screenshots show the ACP in version 1.2. I was unable to fit it all into one image, so had to split the image in half.

Although I have marked this as supported im a very new coder and this is my first release. I have tested it by signing up over 100 users on my test board and as yet there have been no glitches.
If there are any errors, I will try my best to resolve them, however as being new im still learning the ropes.

Version History
v1.0 - First release 28/05/09 (98 d/l)
v1.1 - Thread creation after email activation added / Post Icon added 28/05/09
v1.2 - Random titles/UserID/Thread content/Post icons 30/05/2009 (49 d/l)
v1.2.1 - Allows you to have the members name created as a link to their profile (88 d/l)
v1.2.2 - Fixed the "unregistered" bug

Download Now

File Type: xml product-welcomethread140609.xml (14.5 KB, 1384 views)

Screenshots

File Type: png acp1.PNG (67.6 KB, 0 views)
File Type: png acp2.PNG (35.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #122  
Old 07-06-2009, 10:00 PM
pandoros's Avatar
pandoros pandoros is offline
 
Join Date: Aug 2006
Location: Canada
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cool! I like this
Reply With Quote
  #123  
Old 07-06-2009, 11:27 PM
bposner bposner is offline
 
Join Date: Feb 2009
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TimberFloorAu View Post
Works great. But if we tick the box, that creates the thread AFTER the user has confirmed registration via email, we get a database error.

Anyone else have this issue?
Yes we do

Great App btw, thanks for all the work
Reply With Quote
  #124  
Old 07-07-2009, 04:51 PM
LI Pets LI Pets is offline
 
Join Date: Jun 2009
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

All works fine for us on 3.8.3
Reply With Quote
  #125  
Old 07-09-2009, 04:59 PM
LoveStream LoveStream is offline
 
Join Date: Jan 2009
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by powerful_rogue View Post
Ive put an example in the ACP settings.
PHP Code:
[URL="$vboptions[bburl]/member.php?u=$userid"]$bbuserinfo[username][/url
When I used your suggested above like quoted as,

PHP Code:
$username and BBcode can be used

To post a link to the 
new members profile, use the code below

[URL="$vboptions[bburl]/member.php?u=$userid"]$bbuserinfo[username][/url]

If 
you do not wish the thread content to be randomcopy and paste the same text into the three boxes below
is dosn't run in my trial. If I used just $username without URL, it's very well.

Does it fixed on NEW release 1.2.2?

Thanks for your fine scripts.
Reply With Quote
  #126  
Old 07-09-2009, 08:57 PM
bposner bposner is offline
 
Join Date: Feb 2009
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Was there a fix for this?

"originally Posted by TimberFloorAu
Works great. But if we tick the box, that creates the thread AFTER the user has confirmed registration via email, we get a database error.

Anyone else have this issue?"


Thanks for a great app
Reply With Quote
  #127  
Old 07-13-2009, 04:41 AM
the_ace the_ace is offline
 
Join Date: Jul 2007
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bposner View Post
Was there a fix for this?

"originally Posted by TimberFloorAu
Works great. But if we tick the box, that creates the thread AFTER the user has confirmed registration via email, we get a database error.

Anyone else have this issue?"


Thanks for a great app
I found the same error with the script which I downloaded from here only 2 days back. Attached is the mod with that error fixed. No other changes except fixing that database error.
Attached Files
File Type: xml product-welcomethread140609.xml (14.5 KB, 15 views)
Reply With Quote
  #128  
Old 07-13-2009, 04:54 AM
the_ace the_ace is offline
 
Join Date: Jul 2007
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I found some other problems with this mod.
1. All new welcome posts are moderated even after turning off the thread moderation option.
2. When using more than 1 user for the thread creator option, it creates new threads from those users but only 1 thread has the name of the new member. The other threads have only the welcome message without the name of the new user.

VB - 3.8.3
Welcome thread mod used in After email verification mode.
Reply With Quote
  #129  
Old 07-13-2009, 03:39 PM
tjh4384's Avatar
tjh4384 tjh4384 is offline
 
Join Date: May 2007
Location: Iowa
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice--Thanks
Reply With Quote
  #130  
Old 07-14-2009, 11:38 AM
Expat Expat is offline
 
Join Date: Jun 2006
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cheech47 View Post
Is there a way to change this so it creates a thread when the member subscribes rather than registers?
Good point. I wouldn't want to be welcoming every spam bot that registers!
Reply With Quote
  #131  
Old 07-14-2009, 02:01 PM
bposner bposner is offline
 
Join Date: Feb 2009
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by the_ace View Post
I found the same error with the script which I downloaded from here only 2 days back. Attached is the mod with that error fixed. No other changes except fixing that database error.

Yes! this fixed the error, thank you,
But now it makes an empty forum, with no user name...?? (Creates two forums, one WITH user name, one without)


Another question/idea. Can this be set to allow the forum creation AFTER the account is moved out of the group (Users awaiting moderation) ?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:50 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08581 seconds
  • Memory Usage 2,347KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete