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)

duskdawn 08-14-2006 09:24 PM

Ok,
I couldn't find the codes I need to delete in the FORUMHOME template of my Child Template (which I am using). So I edit the parent template. But then it only works when I use the parent template.
Did I miss something here? Shoudn't the child template inherit from whatever changes of the parent template?
Which template you guys changed? The parent or the child?
Confused. Thanks.

Ted S 08-14-2006 11:59 PM

Quote:

Originally Posted by duskdawn
Ok,
I couldn't find the codes I need to delete in the FORUMHOME template of my Child Template (which I am using). So I edit the parent template. But then it only works when I use the parent template.
Did I miss something here? Shoudn't the child template inherit from whatever changes of the parent template?
Which template you guys changed? The parent or the child?
Confused. Thanks.

If you modify a child style it will no longer inherit changes from the parent, meaning you would have to modify it again.

ConqSoft 08-15-2006 12:50 AM

Thanks for the update Ted. I found a small typo in the AdminCP options:

Quote:

Enter the number of days that must transpire before a user is promoted to post again.

ConqSoft 08-15-2006 12:55 AM

Also, the "Never Posted" and "Haven't Posted Lately" sections needed " AND $show['member']" added to the conditionals, otherwise, if you had the Guest Message turned off, it would show those messages to Guests.

Ted S 08-15-2006 12:58 AM

ConqSoft,
They are tiered conditionals... if the user is a guest they see the first message and the rest of the code is skipped (to make it faster).

Thanks for the typo catch!

ConqSoft 08-15-2006 01:04 AM

Quote:

Originally Posted by Ted S
ConqSoft,
They are tiered conditionals... if the user is a guest they see the first message and the rest of the code is skipped (to make it faster).

Thanks for the typo catch!

Right, but turn OFF the Guest message and watch what happens. :)

MediaHound 08-15-2006 02:41 AM

/clicks install

Ted S 08-15-2006 04:36 AM

Quote:

Originally Posted by ConqSoft
Right, but turn OFF the Guest message and watch what happens. :)

Good point. :)

See what happens to software when you keep adding features.

Fixed. Updated. Thanks!

Ted S 08-15-2006 04:47 AM

A minor update has been issued to cover the rare instances where someone turns off the guest welcome header message. There are no critical issues addressed in this change, upgrading is optional.

To update just overwrite the existing plugin file.

Frapegliko 08-15-2006 09:02 AM

Hello , nice Mod

I have a Prob

After Create a New Template Module and adding this Code: $welcomeheaders in this its not showing as Block Module in vbadvanced

Can i have any Help?

ps. welcomeheaders is allready in Global Variables


All times are GMT. The time now is 04:21 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.01705 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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