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)
-   -   Miscellaneous Hacks - VSa - Advanced Permissions Based on Post Count (https://vborg.vbsupport.ru/showthread.php?t=233979)

Calahan 12-18-2013 08:33 PM

Is there a Add-On with similar features that works with vB42x ?

Limality 01-14-2014 08:21 AM

It seems like this Add-on will not work with vBulletin 4.2.2. Will this Add-on be updated?

Justinphx 01-14-2014 06:58 PM

I have been blocking my new member usergroup from posting hyperlinks using this mod. I have a troll posting hyperlinks to collect member IP's. I upgraded to 4.2.2 and now I am stuck. Anyone know of a similar mod or way to block a usergroup from posting hyperlinks until/if this mod is updated once again? Or even better, a way to mask members IP's when going to a hyperlink.

class5coalition 02-03-2014 10:50 PM

Ohhh man, this is why forums are horrible. First, it gets hacked. So you update the forum. Then, you try to update the plugins and half of them are no good and you loose half the functionality of your forum.

This plugin is very important for me. I hope they get it updated to work with 4.2.2 soon!

Skyrider 03-10-2014 09:29 AM

Using vBulletin 4.2.1, can't seem to get this to work at all.. Permissions set to 1 post count in specific forums to view it, and all those with 0 can still see it. I assume this system no longer works with vB 4.2.x?

unfv 03-14-2014 01:57 AM

any news about the VB5 version?

ozzy47 03-14-2014 02:03 AM

I seriously doubt Valter will be updating any of his mods to vB5 anytime soon, if at all. He is busy at his main job.

ged 03-18-2014 07:04 AM

Quote:

Originally Posted by ozzy47 (Post 2487106)
I seriously doubt Valter will be updating any of his mods to vB5 anytime soon, if at all. He is busy at his main job.

You need to assign a bot to this thread to re-reply this message after and after. :)

oldfan 03-19-2014 09:10 PM

this work with 4.2.2?

heartsglad 03-29-2014 06:10 AM

Quote:

Originally Posted by oldfan (Post 2488407)
this work with 4.2.2?

After my favotie plugin (Cyb - Advanced Permissions Based on Post Count) died when I ugraded to 4.2.2 I tested this one.
At least I havet received any error messages. Hope it is working.

furnival 03-30-2014 02:17 PM

I thought this was working OK on my 4.2.2 board but then a new user held for moderation review in the COPPA usergroup was able to send PMS! (I have the PM threshold set to 20 posts.) It would be great to get an updated version of this mod.

ccw 04-04-2014 04:16 AM

Just install the product. Then how to use it? Sorry but I cannot figure out how to use the product.

ForceHSS 04-04-2014 04:21 AM

Read info on first post

ccw 04-12-2014 01:11 AM

Thanks. I try to read everything in the first page carefully but still cannot figure out.

1. I cannot find a way to load the interface like this https://vborg.vbsupport.ru/attachmen...5&d=1264283159

2. I can find some settings for VSa for each individual forum under Forum Manager, but cannot make a global setting for all the forums.

3. I cannot figure out which php file should be used as the scheduled task(cron) so that it will activate an user when his posts reach a preset number.

Thanks

gundamz 05-24-2014 11:04 PM

i wish ozzy47 can take a look at the code..probably a minor bug.

natsu287 06-12-2014 02:23 PM

Can I also for example let a specific user able to have sticky/unsticky abilties without moving their group?

I want set specific owners for specific forums without having to move them to mod group

Firyou 07-11-2014 06:28 PM

It works great on 4.2.0. Is there anyway to hide the minimum required amount of posts from members who don't have permissions?

tester559 09-15-2014 06:40 PM

Not working as it should with 4.2.0... The PM setting is a minimum of 15 posts, but anyone can send them...

I have a forum set to 25 and that is blocked...

Not sure why the PM side of things does not work>.

ozzy47 09-15-2014 11:40 PM

Are you sure you don't have them in a unaffected usergroup?

tester559 09-16-2014 04:27 AM

Quote:

Originally Posted by ozzy47 (Post 2515310)
Are you sure you don't have them in a unaffected usergroup?

That was the first thing I checked :(

fxdigi-cash 09-22-2014 04:27 AM

I think only PM so far doesn't work since it passes the condition or whatever post limit you set to.

Other than that the mod works fine. Thanks for the great work.

All we need now is to fix the PM bypass issue.

Update: it is possible to use this mod to substitute PM sending with min posts count :https://vborg.vbsupport.ru/showthread.php?t=235287

this way both mods work to complete each other!!

m7sen 11-01-2014 02:03 AM

i have problem ween i go to For All Existing Forums

its give me this error

PHP Code:

Fatal errorCall to undefined function render_navbar_template() in /home/********/public_html/vb/misc.php(100) : eval()'d code on line 171 

and if i send pm

its give me this error

PHP Code:

PHP User Warningtrim() expects parameter 1 to be string, array given in ..../private.php(1172) : eval()'d code on line 21 


can anyone help me
my forum vb3.8.8

ozzy47 11-01-2014 02:17 AM

This mod is for vB4, so it will not work in vB3, you need to use this one, https://vborg.vbsupport.ru/showthread.php?t=201285

tanzeelniazi 01-27-2015 10:03 AM

Working Post Count in vb 4.2.0 perfect
I never need or tested other futures and i use only post count he is fine :)
1 Thing i need to change
https://vborg.vbsupport.ru/external/2015/01/1.png?1
Read More Here (I want to add the Link and add some more words)
Example:
Make Posts Here
etc Help Please Ozzy sir

tim.liton 12-08-2015 06:16 PM

When a user under the post limit is trying to send an email am getting this error:

PHP Code:

PHP Warningtrim() expects parameter 1 to be string, array given in ..../private.php(1309) : eval()'d code on line 19 

Any idea what is causing it?

Bugst3r 09-04-2016 10:50 AM

Fix for the Postcount Bug:

Edit Plugin "VSa - APBOUPC - 35 (PI)"

Find

PHP Code:

if (trim($recipient) == '')
                    {
                        continue;
                    }
                    if (!
in_array(trim($recipient), $apboupc_allowedrec))
                    {
                        
standard_error(fetch_error('error_postcount_too_low_pm'$vbulletin->options['apboupc_pm_amount'], $vbulletin->userinfo[posts], $allowed_recipients));
                    } 


Replace with


PHP Code:

if (trim($recipient['username']) == '')
                    {
                        continue;
                    }
                    if (!
in_array(trim($recipient['username']), $apboupc_allowedrec))
                    {
                        
standard_error(fetch_error('error_postcount_too_low_pm'$vbulletin->options['apboupc_pm_amount'], $vbulletin->userinfo[posts], $allowed_recipients));
                    } 

Save and check whether it works. :)

john7911 10-14-2016 10:18 AM

Thanks for this mod ;)

oldfan 03-30-2023 12:08 AM

Works in 4.2.5. 7.2 php thanks


All times are GMT. The time now is 05:12 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.01341 seconds
  • Memory Usage 1,790KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (28)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