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)

Mr. INTENSE 08-28-2008 04:55 PM

Anyone? :confused:

RvG2 08-29-2008 02:28 AM

this mods works with 3.7.3

thanks :D

CtrlAltDel 09-12-2008 05:24 PM

thanks for this amy

im going to utilize some of the code of this plugin for something i was working that involved automatically creating threads on demand

marked installed for ya

TitanJeff 10-10-2008 06:57 PM

Very nice product.

Does anyone know if there is a way to set this to work only after a manual approval? Thanks.

Mr. INTENSE 10-24-2008 07:30 PM

One other tidbit I learned today. If you set this add-on to have the welcome thread originated by a user with a space in his name this add-on will no longer function.

So for example:

$postusername = Galactus X; will NOT work,

$postusername = "Galactus X"; works fine.

Hope this is hepful to someone. :)

KatieG 01-06-2009 09:47 AM

This is a welcome new user and post in thread by amykhar

I changed it so it work on 3.8

Change the The Red Parts to suit

// Setup Variables change to match your forum
$forumid = 30; // The forum id that you want the thread posted in
$postuserid = 1; // The Userid of the poster
$postusername = "Username"; // Enter the username of the poster
$title = "We Welcome $userinfo[username] "; // The thread title

Make Template called " welcome_thread "

Code:

Welcome $username



First, introduce yourself. We're a friendly bunch and we welcome newcomers to the Forum.
If you have a problem figuring out how to use a forum feature, check out the FAQ. Your question may already be answered.
If you still need help ask any member
We talk about pop culture, hobbies, raising kids, getting ahead at work, and just about anything else friends talk about around the water cooler.
So just enjoy your stay

Note: it is a plugin not product

Gleedo 01-21-2009 10:45 AM

Quote:

Originally Posted by KatieG (Post 1703117)
This is a welcome new user and post in thread by amykhar

I changed it so it work on 3.8

Change the The Red Parts to suit

// Setup Variables change to match your forum
$forumid = 30; // The forum id that you want the thread posted in
$postuserid = 1; // The Userid of the poster
$postusername = "Username"; // Enter the username of the poster
$title = "We Welcome $userinfo[username] "; // The thread title

Make Template called " welcome_thread "

Code:

Welcome $username



First, introduce yourself. We're a friendly bunch and we welcome newcomers to the Forum.
If you have a problem figuring out how to use a forum feature, check out the FAQ. Your question may already be answered.
If you still need help ask any member
We talk about pop culture, hobbies, raising kids, getting ahead at work, and just about anything else friends talk about around the water cooler.
So just enjoy your stay

Note: it is a plugin not product

Hi Katie - ive never installed a plugin before (only products...). Im looking at the 'add new plugin' form and its asking for a 'hook location'. Any idea what I should select? Or am i in completely the wrong place :confused:

Thanks in advance :)

raugusto 01-23-2009 04:22 PM

You should go to upload/download plugins instead.

Gleedo 01-23-2009 05:56 PM

Quote:

Originally Posted by raugusto (Post 1722497)
You should go to upload/download plugins instead.

Thanks, now got it going :)

Vaupell 01-31-2009 09:02 AM

ty

installed on a 3.8.1 board. lovely.


All times are GMT. The time now is 11:42 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.01562 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
  • (2)bbcode_code_printable
  • (2)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