vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Welcome headers - Improve community registration rates (https://vborg.vbsupport.ru/showthread.php?t=201564)

afflictionaoc 06-14-2009 07:11 PM

I have installed according to the directions (running version 3.8) and the message are not showing up. They show up on the default vbulletin template, but not my custom template. How do I make this work?

Ted S 06-15-2009 03:22 AM

Insure that your custom style uses the proper variables to call in the notices block from vbulletin. These can be found in the default style.

barryhynd 06-15-2009 05:31 AM

Hiya, many thanks for your work on this, I'm also having no luck in getting the notices to display, I've tried the re-install and re-save the notices tips above but still getting nothing. The template has been changed from the default, but having had a look I can't see anything missing (apart from the <if condition"$show[guest']"> block. Can you give me a pointer to what the notices block looks like (or where in the vb templates it should be)? I have asked google, but it seems I must be asking the wrong questions :(.

Many thanks

Ted S 06-15-2009 03:58 PM

The notices hook is native to vbulletin and can be found at the end of the header template. I don't have the code in front of me but you can find it in the template or I can dig for it in a day or two.

Rideharder 06-15-2009 09:56 PM

Quote:

Originally Posted by ph03nIX (Post 1785520)
I had the same problem, I had to go to the Notice Manager and change the display orders. I think by default they are 1, 11, 21 and 31, I changed them to 1, 2, 3 and 4 and then it worked. Not sure if it'll work for you but it's probably worth a try.

Thanks it worked for me!

LI_Pets 06-21-2009 10:30 AM

I deleted this
<!-- guest welcome message -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="760"

align="left" >
<tr>
<td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<td class="alt1">
<phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
</td>
</tr>
</table>
<!-- / guest welcome message -->After install on 3.8.3

added plugin

notices show nothing?

Ted S 06-21-2009 03:20 PM

Try creating a test notice and see if it shows up at all.

If not you are missing the notices code in your templates.

If so reorder the notices this mod created which often activates them.

LI_Pets 06-21-2009 06:08 PM

I looked again and I see this mod was in before at 4.2????

I'm using 3.8.3

Ted S 06-22-2009 04:45 AM

Quote:

Originally Posted by LI_Pets (Post 1834234)
I looked again and I see this mod was in before at 4.2????

I'm using 3.8.3

Huh?

LI Pets 06-22-2009 02:46 PM

What I'm saying it appears that version 4.2 was included with 3.8.3 is that possible?


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