vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Automatically Start a Welcome Thread in the Forum of Your Choice (https://vborg.vbsupport.ru/showthread.php?t=91887)

Tralala 02-24-2007 08:28 PM

Quote:

Originally Posted by dknelson (Post 1171939)
You would have to try it but I would think that the hook: register_addmember_complete would do what you want it to. That one has been suggested before though. Have you tried it? It didn't work on my board but I think it was because I don't use moderator approval for new registrations so the approval was instant. I would think it would work in your case though.

Thanks for the reply... yes I did try it, in fact, my plug-in's "Hook Location" was already set to register_activate_process.

And yet, the new thread is created as soon as the new member registers. Not after they validate their email, nor after a moderator approves the new user... right after they sign up. Which obviously makes this hack unusable for me. :(

Thanks for the help, anyway.

optrex 03-09-2007 03:20 PM

Quote:

Originally Posted by dknelson (Post 1171216)
Thanks...but I am looking to add it to the TITLE...Like...

Welcome: New user from wherever


use this in your plugin


$title = "Welcome to the forum: " . $userinfo[username]. " from " . $userinfo[field2]; // The thread title

dknelson 03-09-2007 04:38 PM

FANTASTIC...that works perfectly. Thank you VERY much.

Bree 03-12-2007 11:46 PM

I've had this installed for quite a while now - works great and I love it!! Thanks so much! *Installed* and *Nominated*

Always Bree

PS Using vB 3.6.5 =0)

adwade 03-14-2007 02:44 AM

Quote:

Originally Posted by dknelson (Post 1160920)
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.

Does anybody know how to do this or know of a similar hack that will do this?

Just curious if anything else is out there like this? Being a newbie, and not a coder, all the additional tweaks to this MOD (in the previous 20+ pages of conversation) tends to make me :eek: Would love to have this work on my board, but not sure I could sift thru all the instructions, revisions, and suggestions and make it so. :(

Freak0204 03-21-2007 05:51 PM

Quote:

Originally Posted by rolliet (Post 968798)
I can't seem to find if this has been asked before. Everything works fine and the body of the message is perfect, but the title doesn't give the new user name it gives me this: "This just in: joins our Forums..." So how do I get the title to reflect the new user name?

Thanks for the hack I really like it.

Edit: Got it fixed had to change title to :$userinfo[username]

I did that to try and fix the same problem but now get this error when I registered a test account to see if it worked.

Parse error: syntax error, unexpected ':' in /home/babble/public_html/forum/register.php(1002) : eval()'d code on line 10

lil7rocket 03-25-2007 04:51 PM

I am rewriting this slightly to work better with 3.6 and have control in the AdminCP

Tralala 03-25-2007 04:56 PM

Quote:

Originally Posted by lil7rocket (Post 1211928)
I am rewriting this slightly to work better with 3.6 and have control in the AdminCP

Awesome. Would be most excellent if you could set it so that the admin could choose precisely WHEN the Welcome Thread is created:

-after registration, or
-after email confirmation, or
-after user moderation (which is what I would choose, since my forum is user-moderated)

No one has been able to crack that nut yet, and if you do, I personally will be happy to send you a $ token of my appreciation!!

adwade 03-25-2007 11:03 PM

Quote:

Originally Posted by lil7rocket (Post 1211928)
I am rewriting this slightly to work better with 3.6 and have control in the AdminCP

That would just be a BLESSING for us poor non-coders out here wanting this!? :up:

BigJimTheLug 03-26-2007 12:52 AM

Quote:

Originally Posted by lil7rocket (Post 1211928)
I am rewriting this slightly to work better with 3.6 and have control in the AdminCP

Thanks. I've been searching for this mod, glad I found it.


All times are GMT. The time now is 04:52 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01359 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete