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)

southernlady 02-14-2006 01:20 AM

Quote:

make your edits within the welcome_thread template post installation.
I did and EVERY time I changed even a single word, it stopped working. Liz

SCRIPT3R 02-14-2006 04:35 PM

Quote:

Originally Posted by southernlady
if I try to edit anything in that block, it stops working. I want my own welcome message. Liz

what do you mean by "block"? perhaps if you post a copy of your template here and someone could figure out why it doesn't work after an edit.

fly 02-15-2006 11:33 AM

Quote:

Originally Posted by Tralala
Yes, I too would very much like this. We already have one welcome thread in place, and I'd like new members to be announced there as they arrive. Much better/cleaner than a new thread for each and every new member.

If I have some time today, I'll write up what you need to change in this hack to make that happen.

Tralala 02-16-2006 02:32 AM

Quote:

Originally Posted by flypaper
If I have some time today, I'll write up what you need to change in this hack to make that happen.

Wow! Thanks flypaper, that'd be mightily appreciated.

fly 02-16-2006 03:27 PM

Quote:

Originally Posted by Tralala
Wow! Thanks flypaper, that'd be mightily appreciated.

This should do it. I have not tested it, but I did import it and got no errors. I don't see any reason why it won't work, but please run it through a test board first.

Additionally, others have asked for the thread/post be made AFTER being approved by an admin. I believe that I gave instructions in this thread to make that happen. Please reread it, if not, I'll post 'em again.

EDIT: I'm leaving work for the day, so I'll probably have to address any errors tomorrow.

Tralala 02-16-2006 09:25 PM

Quote:

Originally Posted by flypaper
Additionally, others have asked for the thread/post be made AFTER being approved by an admin. I believe that I gave instructions in this thread to make that happen. Please reread it, if not, I'll post 'em again.

I just read through the thread again, saw a few requests for this (and one bloke addressed delaying until email addy is verified) but nothing about user moderation. Would very much like these instructions.

fly 02-16-2006 10:19 PM

Quote:

Originally Posted by Tralala
I just read through the thread again, saw a few requests for this (and one bloke addressed delaying until email addy is verified) but nothing about user moderation. Would very much like these instructions.

I'll take a look at my mangling of this hack and post what I did tomorrow. iirc, its just changing the hook and adding an additional conditional.

Did you try the product I posted?

jilly 02-17-2006 02:38 PM

I searched but couldn't find this info - is there a way to make it so that in the new thread that is automatically started, the new member's name is a link to their profile?

Tralala 02-17-2006 08:50 PM

Quote:

Originally Posted by flypaper
Did you try the product I posted?

I did, and it posted to a thread just fine. Thanks for that customization.

My variables are set thusly:

Code:

        // Use $postusername if posting as a guest, use $postuserid if posting as a user
        //$postusername = 'admin';
        $postuserid = $vbulletin->userinfo['userid'];

And so the post was made by the new member him/herself.


When I tried using $postusername instead, upon registration, new members would get a screen that said: " No Users Matched Your Query" (instead of "Thank you for registering, blank. An email has been dispatched to blank@blank.com with details...") This happened even if I changed "admin" to the username of a real admin on the forum, like "tralala."


Ideally I'd like for these new posts to be made by one of our admins, or maybe a "welcome bot" account, or perhaps even the member who referred their friend to our forum in the first place. Flexibility here would be ideal. Given the nature of our invite system, it seems awkward for the new member to "announce" their arrival in this way. I'd prefer it to be an existing member (or bot) making the welcome announcement.

And of course, I'd very much appreciate the posting of these to be made AFTER the new accounts are approved by moderators. Looking forward to more details on that.

Tralala 02-17-2006 08:56 PM

A side question, I see in the code the welcome_thread template that says:
Quote:

EA is a very diverse place. There is a lot to do here - the trick is just knowing where to look... <etc etc etc>
I realize that this doesn't apply in my case (as new members are being announced in single posts, all in one thread,) but this default text seems inappropriate as new threads for every single member in any case. (And I'm thinking I can safely ignore it anyway.)

But I'm just curious about those that use this hack in it's original form though:

Is that for a PM to the new user? Or do forums ("EA" in this case) actually start new threads for every new member with the same "introductory/tour" text? Seems a bit... much.

Just curious, as I am new to forum moderation and I like to hear how other mods do things.


All times are GMT. The time now is 08:16 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.01407 seconds
  • Memory Usage 1,750KB
  • 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
  • (1)bbcode_code_printable
  • (9)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