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)

lil7rocket 07-26-2006 03:29 AM

Hey amy thanks for a great mod I just made some minor modifications to your product so I thought I'd share. Strangely, I only got it to work if i made the mods to the plugin portion before install.
If anyone needs them to get them to work properly on their forum let me know and i can get it working for you.

I am going to work on a version of this with options in the Admin cp using your mod and Sina's mod i think i can hash something together

lil7rocket 07-26-2006 03:35 AM

Quote:

Originally Posted by Ski-Whiz
Amy can we get an update for 3.6, AND somehow make this so it can create a thread unpon email verification??

This prevents trolls from creating BS accounts, and spaming our welcome forum..

if you want this to work only after email verification and/or after they finish registration when email verification is disabled then use the edit i just posted
if you dont want the welcome template changed from what you made it then use the one contained here

PhenomLeader 08-01-2006 03:01 PM

I've a question. My new thread is popping up under the username of the new member, and not the 'general staff' username I created.

In the list of threads it looks like the user has posted a thread to welcome him or herself. Once you open the thread, the username is the 'general staff' username.

I don't know where in here:
Quote:

// Setup Variables
$forumid = 11; // The forum id that you want the thread posted in
$postuserid = 271; // The Userid of the poster
$postusername = "$username"; // The username of the poster
$title = "Welcome new member: " . $username; // The thread title
To fix that?

Should I change $username to the UserID of the 'general staff' that I want to use ?

PhenomLeader 08-02-2006 04:29 AM

I got it, thanks! Great hack!

I||usi0nz 08-02-2006 04:33 AM

great, thanks Amy :)

What's the difference to your minor modifications lil7rocket?

Froggy32701 08-08-2006 08:23 PM

Does this work w/ 3.6 ?

Tyegurl 08-08-2006 08:27 PM

yes it does!

Tralala 08-10-2006 12:38 AM

Quote:

Originally Posted by lil7rocket
if you want this to work only after email verification and/or after they finish registration when email verification is disabled then use the edit i just posted

Can this be made to post a new thread (or a new message in an existing thread) when (and only when) a new user is approved from the moderation queue?

lil7rocket 08-12-2006 06:46 AM

Quote:

Originally Posted by Tralala
Can this be made to post a new thread (or a new message in an existing thread) when (and only when) a new user is approved from the moderation queue?


yeah after you install it you can just move its hook to register_addmember complete and I believe that will trigger it after the user has been approved if not Ill have to go look at it more in depth later

lil7rocket 08-12-2006 06:49 AM

Quote:

Originally Posted by I||usi0nz
great, thanks Amy :)

What's the difference to your minor modifications lil7rocket?

just streamlines it a little bit

#1 should install seamlessly over any old installations and should work perfect with those using a lot of mods and those using none

#2 is the same but wont overwrite your welcome message with a new one


All times are GMT. The time now is 09:15 PM.

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.01395 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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