vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Need Adult Family Filter VB 3.8.6 MOD (https://vborg.vbsupport.ru/showthread.php?t=302878)

LinksFreak 10-02-2013 05:37 AM

Need Adult Family Filter VB 3.8.6 MOD
 
Hello Friends ,
I hope everything fine i am very great feel to part of this VB i am searching this Adult Family Filter VB 3.8.6 but i did not get please help me anybody know about this mod where can i get this i hope you all i expected fast reply, i have attached screen shot below

http://imgur.com/xCusTHr


Advanced Thanks

Have a nice day

Zachery 10-02-2013 05:53 AM

What exactly is it supposed to do?

tbworld 10-02-2013 06:16 AM

A switch like that is pretty standard on photo gallery sites that may carry some pictures that are tagged not acceptable for underage viewers. I haven't seen a general vbulletin MOD for this, but it is built into several of the gallery packages, and I suppose it would be quite simple through a plugin to extend the switch to vbulletin. You could implement this by using a thread prefix filter and use of a hide hack, but I doubt it would be fool proof.

Sorry I could not help more.

LinksFreak 10-02-2013 06:19 AM

By Default Hide Some X Sub forum (Adult Section ) if user can want see that section they must go to user CP panel then click Family filter Option "Off" and save then he visible That some X section ,

1.Adult Family Filter "On"Means Not Visible That Particular Section users (its default option)
2 Adult Family Filter "Off" means User Want to see that section

I hope You Under Stand This Mod Features

Thanks for your fast reply

Advanced Thanks
Have Great Day

tbworld 10-02-2013 08:13 AM

Here is some reference material for you... it may give you some ideas.

how to enable yes or no option for adult content - vBulletin.org Forum
how to enable yes or no option for adult content - vBulletin Community Forum
http://www.photopost.com Has an internal switch for photos.

After reading the top two reference links. You can easily handle this by adding a "user profile field" then use this as a variable to enable disable forums or allow a secondary usergroup that controls adult content.

This might help: Add User to Secondary Usergroup Based on the Value of a Custom Profile Field at Reg.
https://vborg.vbsupport.ru/showthread.php?t=82993

In my answer to your private message, you miss understood me. I was trying to tell you that I did not find a MOD for exactly what you wanted to do.

PS: Only PM me if the information you are asking for should not be posted in the forums, being sensitive information. The idea is that in the forums we can all learn from the posts. :)

That should give you a start. This would not be hard for someone to code up for you if you needed it.

LinksFreak 10-03-2013 09:27 AM

It's Supported This Mod ? I have searched Some code of this System If any body find This Solutions

<div class="blockrow">
<label>Family Filter:</label>
<div class="rightcol">
<ul class="checkradio group">
<li>
<label for="rb_cpf_field5_1">
<input type="radio" name="userfield[field5]" value="1" id="rb_cpf_field5_1" tabindex="1" checked="checked" /> On
</label>
</li><li>
<label for="rb_cpf_field5_2">
<input type="radio" name="userfield[field5]" value="2" id="rb_cpf_field5_2" tabindex="1" /> Off
</label>
</li>
</ul>
<input type="hidden" name="userfield[field5_set]" value="1" />

<p class="description">Enable this if you have problem with adult contents...</p>
</div>
</div>
</div>

LinksFreak 11-25-2013 04:36 AM

Hello There ,
I have tried So many ways but i did not get this plugin please any body post this as a free mod

Advanced Thanks

FreshFroot 11-26-2013 07:55 AM

Quote:

Originally Posted by LinksFreak (Post 2463543)
Hello There ,
I have tried So many ways but i did not get this plugin please any body post this as a free mod

Advanced Thanks

read what tbworld posted.. That is a good way to create the solution you desire.

Or you can always get one of the photo gallery mods that includes that feature.


All times are GMT. The time now is 10:05 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.01118 seconds
  • Memory Usage 1,731KB
  • 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
  • (8)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