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)

sweetpotato 10-17-2012 01:31 PM

Quote:

Originally Posted by steeler7 (Post 2372363)
Nevermind. I just replaced the class in

<div class="thread_controls lgvcontrol"

with one that had a more suitable backghround for me (I used the one for Notices)

Excellent Mod by the way!

Could you instruct in more details for me please?

lollodev 10-17-2012 06:11 PM

will it work with version 4.2 ?
Please let me know.

sweetpotato 10-18-2012 12:46 AM

Yes, it work with 4.2

steeler7 10-18-2012 03:40 AM

Quote:

Originally Posted by sweetpotato (Post 2373734)
Could you instruct in more details for me please?

Find the Template for : "limited_guest_viewing"

and find : <div class="thread_controls lgvcontrol">

and I replaced it with :

<div class="navbar_notice_1">

Whatever the color is for the background of your Notices will appear

Ted S 10-18-2012 04:22 AM

Quote:

Originally Posted by lollodev (Post 2373820)
will it work with version 4.2 ?
Please let me know.

If a mod is marked 4.x you should assume it works with all versions of the 4 series. If you find otherwise it's a bug. :D

Ted S 10-18-2012 04:23 AM

Quote:

Originally Posted by sweetpotato (Post 2373734)
Could you instruct in more details for me please?

It's an HTML class which you can either modify to use another class, edit the css for or move inline for styling. If you don't know how do to any of that there's a great primer on styling at www.w3schools.com

dog-tag 10-18-2012 10:24 AM

Quote:

Originally Posted by Videx (Post 2373731)
You must have missed post #1 and the included instructions also.

And now I feel like a dumbass, its even in red now!

I read through the thread looking and never spotted it, I'm my own defence I had eye surgery on Monday if that's worth anything.

Thank you for the reply, I'm really looking forward to trying this mod out.

sweetpotato 10-19-2012 05:08 AM

Quote:

Originally Posted by steeler7 (Post 2373917)
Find the Template for : "limited_guest_viewing"

and find : <div class="thread_controls lgvcontrol">

and I replaced it with :

<div class="navbar_notice_1">

Whatever the color is for the background of your Notices will appear

Thank you for helping me. However, after changing template, nothing changes for take over message on my site. Here is the code:
Code:

<!-- LGV :: Register Take-Over Message  -->                       
                        <div class="navbar_notice_1">
                        <div style="padding:5px;">
                                        {vb:rawphrase lgvmess,{vb:raw vboptions.bbtitle},{vb:raw vboptions.bburl}}
                        </div>
                        </div>
                        <br />
                        <!-- / LGV :: Register Take-Over Message -->

I have searched for navbar_notice_1 class on my site but couldn't see it.

gsmlover4u 10-19-2012 06:56 AM

with this mod forum trafic will down?
any one test it ?

Ted S 10-19-2012 08:16 AM

Quote:

Originally Posted by gsmlover4u (Post 2374178)
with this mod forum trafic will down?
any one test it ?

Restricting people from viewing content will always reduce reading. The lower the limits, the higher the impact and I'd certainly never suggest less than 5 or really even 10 views before shutting someone out.

From there the question is what brings more value to your community overall.


All times are GMT. The time now is 08:18 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.01776 seconds
  • Memory Usage 1,744KB
  • 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
  • (7)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