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)

Evil X 10-20-2005 11:36 PM

any way to make it so that the new member is the one who makes the thread auto-maticaly.. to be welcomed.... holla

C_P 10-21-2005 01:15 AM

Here is what I did, you can choose to do as you wish.
1. I created a Welcome User Group
2. I created a user "CP Greeter" and assisgned this user ID to that group as it's primary user group.
3. I created a sub-forum called "welcome" and allowed html code.
4. I edited the Amy's VERY nice xml code to reflect the user ID of CP Greeter and the forum ID.

This way, when a user registers, the forum post is automagically created under my CP Greeter profile and he welcomes our new users!
See it in action here:
http://www.cpfools.com/forum/forumdisplay.php?f=91

amykhar 10-21-2005 11:33 AM

Quote:

Originally Posted by ExtProof
any way to make it so that the new member is the one who makes the thread auto-maticaly.. to be welcomed.... holla

That's a different hack. Unfortunately, the guy gave it basically the same name as this one.

C_P 10-21-2005 01:22 PM

Hey Amy, This does work great but it seems to have the same IP as "CP Greeter".
Am I correct in stating this new thread to welcome the new user is created under same IP as the new user and not the official greeter?

amykhar 10-21-2005 07:18 PM

Yes. Given that the "greeter" account is being accessed through the new member's browser.

murrtex 10-22-2005 10:08 AM

would u like to mix your hack and this please? https://vborg.vbsupport.ru/showthrea...3&page=1&pp=15

Xplorer4x4 10-24-2005 06:43 PM

Here are the setup variables from my plug in. Yet, this hack ALWAYS starts the thread under the new members name, and not my name. Any idea what's going on?
PHP Code:

  // Setup Variables
    
$forumid 36// The forum id that you want the thread posted in
    
$postuserid 1// The Userid of the poster
    
$postusername "Xplorer4x4"// The username of the poster
    
$title "Hello " $username " welcome to XP."// The thread title 


murrtex 10-24-2005 07:04 PM

i want to arrange setting from vbulletin setting section..that hack (https://vborg.vbsupport.ru/showthrea...3&page=1&pp=15) can do it..bu it does not write user name by me...it writes by newuser..
your hack can do it it writes by me (poster) but when i change the welcome message ,it is very hard to arrange..do u understand what i am saying..

if it is possible..it will be perfect..

fly 10-25-2005 11:48 AM

Quote:

Originally Posted by Xplorer4x4
Here are the setup variables from my plug in. Yet, this hack ALWAYS starts the thread under the new members name, and not my name. Any idea what's going on?
PHP Code:

  // Setup Variables
    
$forumid 36// The forum id that you want the thread posted in
    
$postuserid 1// The Userid of the poster
    
$postusername "Xplorer4x4"// The username of the poster
    
$title "Hello " $username " welcome to XP."// The thread title 


See this post and make corrections accordingly.

https://vborg.vbsupport.ru/showpost....&postcount=108

Xplorer4x4 10-26-2005 01:09 PM

Ok thanks for the fix, I'll be back if it doesn;t work, but i got faith in ya fly.


All times are GMT. The time now is 10:20 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.02159 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
  • (2)bbcode_php_printable
  • (2)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