vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   No registration link (https://vborg.vbsupport.ru/showthread.php?t=192571)

Chris11987 10-03-2008 09:18 AM

No registration link
 
It has only recently come to my attention that if a member is not logged into my forums, there is no registration link in the navbar at all. I looked through the template and can't find anything wrong that would cause that.

Quote:

<if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
</if>
Could there be a problem with whatever sets the "if" conditions, that's causing it not to show? Or does it detect that if a member just logged out of another username, it won't show it because I probably have some setting on to prevent multiple username sign ups or somehting?

Lynne 10-03-2008 02:32 PM

Is your navbar a default navbar template or have you modified it? If it's modified, maybe when you did so, you put that register condition inside another condition that is causing it to not show up.

Also, make sure Registration is turned on for your board. (vboptions > user regitration options > allow new user registrations)

Chris11987 10-03-2008 03:08 PM

Yes, registrations are still allowed, as new users have still be registering everyday. And Yes again, I have modified my navbar, but all of the additions I've made to it are actual links that have no conditions set for them. I'll take a look at it again later and see if any of the conditions are wrong.

Lynne 10-03-2008 04:30 PM

I'm not sure I understand something then. You said if someone isn't logged in (so an unregistered user, or a guest), then they don't see the registration link. However, you then said you are getting registered users everyday. So, it sounds like they can see the registration link.


All times are GMT. The time now is 03:03 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.00926 seconds
  • Memory Usage 1,713KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete