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)
-   -   Add-On Releases - Limited Guest Viewing -- Improve community registration rates (https://vborg.vbsupport.ru/showthread.php?t=131985)

Ted S 10-05-2007 01:37 AM

Quote:

Originally Posted by insidedesign (Post 1353154)
I have installed the system and it is a great system. I am using the Register Block Page feature, however it seems to be interfering with the Welcome Header MOD...

For example, the Welcome Header displays properly in a forum view:
http://www.genxglow.com/f37/

However, in a thread view - the Welcome Header is not displayed:
http://www.genxglow.com/f37/gxg-taki...on-strom-1440/

I would still like the Welcome Header MOD displayed on thread pages as well. How do I acheive this?

Thanks in advance!

You can change how the two systems work by modifying the options.

insidedesign 10-05-2007 08:12 PM

Quote:

Originally Posted by Ted S (Post 1353218)
You can change how the two systems work by modifying the options.

Disable welcome headers if limited guest viewing system is on?
Set to no

I don't see how any of my settings would be conflicting. Can you provide any more input? Thanks for your support thus far!

Ted S 10-05-2007 09:14 PM

Be sure you're using the latest versions and that setting should work.

insidedesign 10-05-2007 09:40 PM

Quote:

Originally Posted by Ted S (Post 1353713)
Be sure you're using the latest versions and that setting should work.

Welcome Headers 4.2.2
Limited Guest Viewing 1.0.6

CP, 10-15-2007 06:08 PM

I presume this affects search engine spiders from indexing pages to search engines as it will prevent SEO bots aswell?

Rebecca217 10-15-2007 06:20 PM

Quote:

Originally Posted by CP, (Post 1360914)
I presume this affects search engine spiders from indexing pages to search engines as it will prevent SEO bots aswell?

No, it doesn't. Search engines and spiders can still access and crawl your site just as they did before. It's only guests who are restricted.

Rebecca

Ted S 10-15-2007 06:34 PM

Quote:

Originally Posted by CP, (Post 1360914)
I presume this affects search engine spiders from indexing pages to search engines as it will prevent SEO bots aswell?

Review the first post and/or instructions for an explanation of how this works with robots.

Adam21 11-08-2007 06:51 AM

Hi.How and where do we change the codes to edit instead of unregistered users,to registered users?

Ted S 11-08-2007 03:50 PM

Edit the plugin file to change the conditions from guests to !guests.

BadgerDog 11-15-2007 03:50 PM

Hi Ted... :)

Right thread this time ... ;)

If I change the user title (it's currently blank) of the Usergroup #3 "Users Awaiting Email Confirmation" to "Guest", just like it currently is for Usergroup #1 "Unregistered / Not Logged In", will that cause these two groups to be treated by your code below cumulatively, and keep the "read" block in place until they become Usergroup #2 "Registered"?

Faling that, what do I add to the line below as an AND statement to cause that same effect?

Quote:

// check if user is a guest and if system is enabled
if ($show['guest'] AND !$lvgbot AND $vbulletin->options['lgvon'])
Sorry, I'm an old Fortran programmer out of the 60's and this new stuff is a little bit of a reach for me.... :D

Thanks for your help.... :)

Regards,
Badger


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