vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Board Optimization - Welcome headers - Improve community registration rates (https://vborg.vbsupport.ru/showthread.php?t=119572)

ssandgirls 10-16-2007 09:14 AM

Hi Ted, I possibly gave you wrong info....

Seems I have 2 user groups awaiting confirmation:

(COPPA) Users Awaiting moderation : ID=4

Users awaiting email confirmation : ID=3

They then go into registered users ID=2 when I activate them....

Sorry for incorrect info previously......

Those groups are VB defaults .....

Thankyou for helping sort this out for me :)

Ted S 10-16-2007 04:01 PM

In that case you would need to add a message to handle people in group #2 (few people use the moderation option and almsot everyone uses it differently). You can copy an existing welcome header message, like the one on line 35, in the template welcome_headers and insert it before the message addressing post count.

mikeinjersey 10-16-2007 08:40 PM

Great plugin...but.

I uninstalled this plugin temporarily because I dont know how quickly the emails get sent out. I customized alot of the phrases and links for the emails being sent out.. and have no way of telling if everything came out ok.. The last thing I want to do is sent out emails to thousands of members with broken links. Thats as unprofessional as it gets.

I was wondering, how come there isnt a test email function available...or will it be available soon?

Another recommendation : Being able to customize the Title : of the emails being sent out.

Ted S 10-16-2007 09:35 PM

Quote:

Originally Posted by mikeinjersey (Post 1361829)
Great plugin...but.

I uninstalled this plugin temporarily because I dont know how quickly the emails get sent out. I customized alot of the phrases and links for the emails being sent out.. and have no way of telling if everything came out ok.. The last thing I want to do is sent out emails to thousands of members with broken links. Thats as unprofessional as it gets.

I was wondering, how come there isnt a test email function available...or will it be available soon?

Another recommendation : Being able to customize the Title : of the emails being sent out.

You must have this hack confused with something else... welcome headers appear on your website and don't have any relationship to email messages.

mikeinjersey 10-17-2007 12:37 AM

Ted, I am confused.

I thought this program would send out a email if they havent logged in for a certain period of time....or if they havent posted in a certain amount of time ? I would think that would work much better.

Also, is there a listing of what each number refers to in the phrases..and if we could add other variables. (example: the {2} {3} stuff )

Nickbe 10-17-2007 12:38 AM

and you got that idea where?

mikeinjersey 10-17-2007 01:05 AM

any idea how to remove the welcome headers from the home page, but have it everywhere else?

Nickbe 10-17-2007 03:58 AM

If it was not a plugin and a template mod instead I think there is an <IF> that covers it but no idea with plugins. Maybe youc an palce the same if conditional on the XML file.

Nickbe 10-17-2007 04:02 AM

<if condition="$forum[forumid] == X">XML</if>

try this tag have no idea how it will work i have never edited XML files

where you see the X put in the forum ID's of the forums you the header on.

Open the XML file find

<!-- // Start Welcome Headers // -->

after it put this in

<if condition="$forum[forumid] == X">

Go right to the end and add this

</if>

hichew 10-17-2007 07:42 PM

when i use this mod, seems like my database server load is jump to 100.
do you think this mod that causing this high load?
any idea? anybody use this on big boards (mine have 3000-5000 users online)


All times are GMT. The time now is 02:50 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.02366 seconds
  • Memory Usage 1,736KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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