Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

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
  #82  
Old 06-13-2009, 06:37 PM
aztecboi2003 aztecboi2003 is offline
 
Join Date: Apr 2007
Location: Marysville,Wa
Posts: 156
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is the latest version almost ready to roll out?
Reply With Quote
  #83  
Old 06-13-2009, 07:23 PM
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I sure hope so! I can't wait to upgrade to this one from the older version!
Reply With Quote
  #84  
Old 06-14-2009, 11:32 AM
powerful_rogue powerful_rogue is offline
 
Join Date: Jan 2007
Location: Kent
Posts: 603
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Next version released that solves the issue of "Welcome Unregistered"

If you wish to link to the members profile in the text of the thread, you will need to do it the following way:

PHP Code:
Hi $usernamewelcome to the forum!

You can visit the profile of $username [URL="$vboptions[bburl]/member.php?u=$userid"]here[/urlto leave a welcome message
If you try and make $username the link, it will throw an error. If you was making $username the link in the previous version, please change it so any other word except $username is the link!
Reply With Quote
  #85  
Old 06-14-2009, 07:23 PM
aztecboi2003 aztecboi2003 is offline
 
Join Date: Apr 2007
Location: Marysville,Wa
Posts: 156
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to have the new user be the poster of the thread?
Reply With Quote
  #86  
Old 06-14-2009, 08:07 PM
powerful_rogue powerful_rogue is offline
 
Join Date: Jan 2007
Location: Kent
Posts: 603
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by aztecboi2003 View Post
Is there a way to have the new user be the poster of the thread?
It would be possible, however its an idea im not overly keen on. Saying hello to a member is fine, but I dont like the idea of posting on behalf of the member.
Reply With Quote
  #87  
Old 06-14-2009, 08:15 PM
aztecboi2003 aztecboi2003 is offline
 
Join Date: Apr 2007
Location: Marysville,Wa
Posts: 156
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by powerful_rogue View Post
It would be possible, however its an idea im not overly keen on. Saying hello to a member is fine, but I dont like the idea of posting on behalf of the member.
Thats cool. I just changed the wording on the forum I used this on. A user didn't understand we were welcoming new members. But it works very well. Thanks.
Reply With Quote
  #88  
Old 06-15-2009, 04:17 PM
Stifmeister2 Stifmeister2 is offline
 
Join Date: Feb 2006
Location: Finland
Posts: 755
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a problem!


Seems like this program is randomly selecting the IPs too!! This makes IP checking for fakers/double accounts very hard! For example it has now given me Polish and German IPs (from other users) even though I'm from Finland.


I need some kind of fix for this as soon as possible. Ideal solution would be of course that it would use the poster's last used IP, or no IP at lal (if possible?).
Reply With Quote
  #89  
Old 06-15-2009, 05:39 PM
WreckRman2 WreckRman2 is offline
 
Join Date: Dec 2001
Location: Indianapolis, IN
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This just doesn't work right.

Even after the update many threads are not created and I just got one titled "Welcome" and subject of just "Glad you could find us !".

Great idea but it simply doesn't work as planned. I'll be uninstalling this now.
Reply With Quote
  #90  
Old 06-15-2009, 07:33 PM
blue6995 blue6995 is offline
 
Join Date: Oct 2005
Posts: 207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Didn't work for me either, unfortunately. I've just installed it, but a thread didn't get created for our last two new members that joined after the installation.
Reply With Quote
  #91  
Old 06-15-2009, 10:03 PM
robdawg robdawg is offline
 
Join Date: Sep 2005
Location: Orange County, CA
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is the post icon not working for anyone else? It seems to be posting the default thread icon instead of the one I select for it.
Reply With Quote
Reply


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 02:31 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.05072 seconds
  • Memory Usage 2,341KB
  • 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
  • (1)bbcode_php
  • (2)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
  • (3)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