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)

ATVTorture 02-13-2009 12:24 AM

I'm trying to figure out which template or PHP page performs the query for "recent threads" and "new threads since your last visit". I would like to limit the query so it doesn't include posts from this particular forum in both of those areas.

I figured I would add something to the query like this so that the query doesn't look for new threads in the forum with an ID of 100:

Code:

and !forum_id='100'
Is this possible?

Thanks!

ATVTorture 02-17-2009 05:11 PM

Anybody have an idea to my last reply?

Thanks!

Peaches 03-01-2009 07:05 PM

Thanks amy! this works great and was just what I was looking for. My board is ver 3.8.0

mrtroybaker 03-24-2009 06:50 PM

Quote:

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

I tried this and get this

This file appears to be a Plugin, not a Product. Please use the Plugin Manager to add this file.


Im using 3.8.1 anyone help me out?

mrtroybaker 03-24-2009 06:58 PM

NEVERMIND!! I figured it out

The Executioner 03-26-2009 09:12 PM

Where and how do I make a template called welcome_thread ??

wizardan 03-31-2009 02:44 PM

Flawless install on a 3.8.1 board.

Bergler 04-26-2009 05:58 PM

Does anyone know if this mod will work on 3.8.2 ??

ArnyVee 05-04-2009 02:14 AM

Quote:

Originally Posted by Cloudrunner (Post 733113)
Small annoyance--

If you have templates names added in the HTML through you AdminCP, you will get the following when using this unelss you have the template names in THML comments disabled

"<!-- BEGIN TEMPLATE: welcome_thread -->...<SNIP>...<!-- END TEMPLATE: welcome_thread -->"

Just an FYI, most people will not run with template names in HTML to cut down on bandwidth, but I turn them on sometimes when working on a new style.

I used Katie's plugin from post #416, added the signature lines into it by adding the instructions a few pages back and everything seems to be working perfectly. Except for the fact that when the new thread was created, I saw the same "Begin Template" 'stuff' on the post. How do we adjust this to not show?

Edited: Scratch that, found the option under "General Settings" listed under "Add Template Name in HTML Comments".

ArnyVee 05-06-2009 10:09 AM

Hmm....had worked with a testuser that I added through normal registration and worked. But, since then I've had a few new members and it hasn't worked. Strange.

Anyone have any tips to make sure that this works?


All times are GMT. The time now is 01:26 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.01598 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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