vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - Limited Guest Viewing -- Motivate Guests to Register (https://vborg.vbsupport.ru/showthread.php?t=231352)

Ted S 07-10-2012 10:10 PM

Quote:

Originally Posted by rosmac54 (Post 2346785)
Hey Tom great Mod... been using this mod for over 3 years and love it. Great job my friend! Question what do I need to replace to get this to work with registered members. Looking at your code I cannot for the life of me figure this out! I know that non reg is 1 and my registered is 2, could you please let me know where to make these changes in the code and does it also need to be done in MySQL...if so where? Any help would be appreciated. Thanks again.

Ross

Tom? We've got an Andrew, a Drew, but no Tom's around here to pass your remarks on to... :confused:

As far as your question, if you want to limit how registered members see threads you'd essentially be taking the base code and rewriting the check functionality to switch from guest to a usergroup check. You can find the aproppriate functions in the vBulletin documentation.

rosmac54 07-11-2012 05:24 PM

Thanks for all your smart ass help TED! TEDDY! EDWARD! EDWARDO! UN-Installed. I'll rewrite the whole thing and post it. One word of advice...be very careful who you insult, especially when you have NO IDEA who you are insulting.

Videx 07-11-2012 05:51 PM

Quote:

Originally Posted by rosmac54 (Post 2347045)
Thanks for all your smart ass help ... be very careful who you insult

I think you have seriously misinterpreted his response if you think that was an insult. The smiley alone shows he's just palling around. Lighten up.

Ted S 07-11-2012 05:57 PM

Quote:

Originally Posted by rosmac54 (Post 2347045)
Thanks for all your smart ass help TED! TEDDY! EDWARD! EDWARDO! UN-Installed. I'll rewrite the whole thing and post it. One word of advice...be very careful who you insult, especially when you have NO IDEA who you are insulting.

What insult? Now I'm even more confused.

Anyways to each their own. But if you do decide to create a better version of this idea I certainly do hope you share it with the community. That's the point of this all, right?

iadventure 07-13-2012 09:21 PM

I get database error when I try to install on 4.1.12.
I even used the updated one from page one as well. no dice.

xRaW 07-17-2012 01:04 PM

Quote:

Originally Posted by Ted S (Post 2338634)
vBulletin has generally assumed MyISAM but this is not a big deal. Simply remove the Type=MyISAM bit leaving ); in the query / xml file.

thanks :D i had the same error and that worked. I could easily enable MyISAM but i was being lazy so just removed type=MyISAM :D

Ted S 07-21-2012 02:47 AM

Quote:

Originally Posted by xRaW (Post 2348940)
thanks :D i had the same error and that worked. I could easily enable MyISAM but i was being lazy so just removed type=MyISAM :D

InnoDB is a better option anyways :D

Geisthund99 07-21-2012 08:50 AM

Change: TYPE=MyISAM to Engine=MyISAM
Works for Mysql 5 plus
HTH

cooljeba 07-21-2012 11:54 AM

Thanks Installed :)

Ted S 07-21-2012 06:54 PM

Hey LGV users!

It's been a while since we've had an update for the mod and today's release of 2.1.0 is one part functionality, one part compatibility...

- Adds basic usergroups limiting just like guests get
- Adds option to enable/ disable guest blocking
- Removes requirement for template edits
- Removes references to MyISAM to support mySQL 5.5 and above
- Updates search bot list and checking process

Of course if there's other features you'd like to see please chime in.


All times are GMT. The time now is 06:30 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.01430 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)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