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 02-18-2008 04:29 AM

This feature does not exist natively. You would have to edit the source code.

mr.reza 02-18-2008 05:06 AM

Quote:

Originally Posted by Ted S (Post 1445716)
This feature does not exist natively. You would have to edit the source code.

thanx TED but can you help me to edit the source? I can't modify codes :(

Ted S 02-18-2008 05:10 AM

I don't provide assistance in learning to code but if you open up the plugin file and sort through it you should be able to find where it checks for guests and go from there. The best way to learn is to try and try some more. Just be sure to try on your dev board.

Aquestor 02-18-2008 10:06 AM

Quote:

Originally Posted by mr.reza (Post 1445679)
:-o are you sure? there is no option to specify which groups can be limitted.
any solution?

I am sorry that was the wrong Add-on i meant here is the code:


Template Modifyoptions:
Code:

before code:
<if condition="$bbuserinfo['usergroupid'] == 15 OR $bbuserinfo['usergroupid'] == 5 OR $bbuserinfo['usergroupid'] == 6 OR $bbuserinfo['usergroupid'] == 7">

after code

</if>


Ted S 02-18-2008 04:35 PM

That code won't work Aquestor. The Limited Guest Viewing system determines who should see the message in the plugin source, not templates as it needs to check for cookies, page types and other factors which are outside the scope of conditionals.

Aquestor 02-18-2008 04:47 PM

I am sorry please forgive me

I am nothing :eek:

Second Time i mix the Hack with another I won`write anything anymore

leanbulk 02-19-2008 04:23 PM

Anyone get this to work for 3.7 beta 4 or above? I am having trouble with this.... installed correctlyand everything but just simply not working... any advice?

Ted S 02-19-2008 11:11 PM

Quote:

Originally Posted by leanbulk (Post 1446735)
Anyone get this to work for 3.7 beta 4 or above? I am having trouble with this.... installed correctlyand everything but just simply not working... any advice?

This addon is for the 3.5/3.6 series of vBulletin only and will not work in 3.7.

leanbulk 02-20-2008 01:10 AM

anything that does this same function for 3.7? I gota have this! lol

Ted S 02-20-2008 03:36 AM

Quote:

Originally Posted by leanbulk (Post 1447021)
anything that does this same function for 3.7? I gota have this! lol

Nothing I am aware of (which is why this hack exists). Once 3.7 is stable, a new version will be released.


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