vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Email reminder on forum home (https://vborg.vbsupport.ru/showthread.php?t=113954)

jwashburn 04-28-2006 08:24 PM

Nice one. I added it today

namely 04-29-2006 06:27 PM

Will be very useful. Thank you.

SCORPION1 05-03-2006 11:49 PM

thats a top idea thanks for that i have a few members not activated yet:cool:

ConqSoft 05-03-2006 11:52 PM

Already been done, as a plugin: https://vborg.vbsupport.ru/showthread.php?t=99579

ngontran 05-06-2006 04:14 AM

Cool Hack. Thank you very much

jaks 05-09-2006 06:13 PM

To add this to VBA just create a new template called adv_portal_activation_warning
Paste the code from the txt file
Before you save the template remove the if statement as it is not needed.

from near the top delete
PHP Code:

<if condition="$bbuserinfo['usergroupid']==6"

and delete
PHP Code:

</if> 

from the bottom

Create a new module called Activation Warning or what ever you want and set it to only show for users awaiting activation.
paste "activation_warning" without the quotes in the template field for the module.

Done

Jaks

Ophelia 05-10-2006 08:08 PM

Unfortunately when adding this, it messes up my 90% forum width.

Beller 05-10-2006 10:57 PM

Nice just what's needed...Installed

board.trash 05-10-2006 11:20 PM

*installed*

But please change <br> to <br /> ;)

bashy 09-21-2006 04:33 PM

Works well on 3.6 :)


All times are GMT. The time now is 04:22 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.01190 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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