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)

GMan55 10-18-2012 09:55 PM

Upgraded my forum to 4.2.0 and it stopped working. Can you update it to be compatible for 4.2.0?

What's not working for me:

Unable to set post count for making a new thread in a forum sub-section.

GMan55 10-19-2012 05:44 PM

OK, so the PM limit doesn't include exclusions either. I hope this can be solved for 4.2.0

jaffaman 10-21-2012 04:56 PM

Installed and working for what i am using it for as i just wanted to hide links,emails,attachments from unregistered members.

I just change the Standard Phrase: error_postcount_too_low_viewlinks to say To view links and images on this forum you must be a registered member.

kamshaft 10-22-2012 06:52 PM

Quote:

Originally Posted by GMan55 (Post 2374110)
Upgraded my forum to 4.2.0 and it stopped working. Can you update it to be compatible for 4.2.0?

What's not working for me:

Unable to set post count for making a new thread in a forum sub-section.

I'm in the same boat.
:)

Bob_R 10-22-2012 07:05 PM

Any way to make the text display Private instead of No Permissions To View
Last Post Info In This Forum

GMan55 10-28-2012 05:49 PM

Uninstalled. This doesn't work in 4.2.0.

osix 11-04-2012 01:43 PM

Warning: trim() expects parameter 1 to be string, array given in [path]/private.php(1271) : eval()'d code on line 19

----------
Got a reply from Vbulletin.com

A third party modification causes this problem when trying to use the 'private_insertpm_process' hook. Turn off the specific modifications and it will work again, this is not a vBulletin error.

-----------
can you address this error so it can work on VB4.2 pl 2 pl3

this is such a great mod

This error appear when user try to send PM to Staff -
while the Pm went over - The error appear when user try to PM .


Tested on this .

Quote:

Originally Posted by psyZa2 (Post 2373126)
@Eagle Eyes:

Same for me, PM restrictions didn't work in 4.1.10. Here's my fix:

Edit the plugin "VSa - APBOUPC - 35 (PI)". In the last few lines, replace $recipient with $recipient['username']
Code:

if (trim($recipient['username']) == '')
{
  continue;
}
if (!in_array(trim($recipient['username']), $apboupc_allowedrec))
{...



Error seem to go away but had not tested other problem yet .

Running 4.2 PL2

ss@solidsignal 12-31-2012 04:53 PM

Seems like image posting restrictions don't work in 4.2 either.

TheInsaneManiac 01-08-2013 10:58 AM

You should update this to support blogs

tareqbd 01-15-2013 07:02 PM

Valter dude,
is there a chance to hide the link in rss feed and archive. It will be really very helpful.
Thank you.

vicius_the_one 01-20-2013 05:03 PM

mine not working. I have some usergroup created and all are set to have permissions to a specific forum. But this mod does not restrict acces till 10 posts limit is reached. This is what i nedded. and it does not what i need

vicius_the_one 01-22-2013 02:17 PM

Problem discussed here

yjeanrenaud 01-23-2013 04:33 PM

how about adding "posting links" ?

unfv 01-27-2013 03:16 AM

any news about a version for VBulletin5? It already works for my 4.2 version, but I don't see any news about the new version. I have a lot of information protected by this script.

Thanks for any update

ringnews24 02-17-2013 01:53 PM

How do you change the message 'Hidden Content' ?

Thanks

GMan55 02-27-2013 03:02 PM

Installed again. I had php 5.4 - downgraded to 5.3 and added psyZa2's fix. This hack now works without issues on 4.2.0 PL2.

Sidewindr 03-15-2013 02:49 PM

Hi,

Any chance of this mod incorporating the same permissions but based on how long someone has been a member .. i.e. do not allow posting in forum X unless the member has been registered for more than say 30 days ..

Dwarden 03-21-2013 07:34 PM

while it's very good addon, I have question @Valter

the atm. inert "Create Threads" and "Post Replies" in /misc.php?do=vsa_apboupc_setall&vsa_order=1

is there plan to implement theirs functionality?
(just discovered it situation where it would be useful (instead of fighting with many customized user-group rights on each forum overruling global user-group rights))

thenamesgould 03-25-2013 10:00 PM

Quote:

Originally Posted by ringnews24 (Post 2404756)
How do you change the message 'Hidden Content' ?

Thanks

I'd like to know how to do that too, if anybody can help. I want to make it so in a few forums, people with zero posts can't see the links at all, and don't even know they are there.

Can anybody help? Pleeease? :D

Dwarden 04-13-2013 12:48 AM

I noticed some problem , when in section "Send Private Messages "

Post count user must have before can SEND PMs (0 to disable)
== 1

Unaffected Usergroups (list IDs, separate with commas)
== admins group number, mods group number

Can send PMs to usergroups (list IDs, separate with commas)
== admins group number, mods group number

then user with zero posts can't send Private Message to admin / mods until he has 1 post

is this bug? or something incorrectly setup ?

forums are on vB 4.2.0 pl3

Valerio 04-18-2013 02:20 AM

does this still work for vbulletin 4.2.1?

tanzeelniazi 04-29-2013 05:25 AM

need update please............

Nirjonadda 04-29-2013 07:55 AM

Please can you add option Minimum Post Count Required To Post Blog Entries?

gsmlover4u 05-13-2013 10:21 AM

How do you change the message 'Hidden Content' ?

RFViet 06-17-2013 12:50 AM

Quote:

Originally Posted by Nirjonadda (Post 2419057)
Please can you add option Minimum Post Count Required To Post Blog Entries?

Me too :D

GameOverViper 06-26-2013 11:07 PM

I want to be able to set a post requirement in specific forum that requires someone to post 5 posts in other threads of that same forum every 24 hours if they want to make a new thread. Is it possible do this and allow the requirement to reset every 24 hours?

venom2124 06-30-2013 03:42 PM

Anyone know which phrase I need to change to change the message when it denies making a post or creating a thread based on the post count.

venom2124 06-30-2013 04:16 PM

Quote:

Originally Posted by venom2124 (Post 2431362)
Anyone know which phrase I need to change to change the message when it denies making a post or creating a thread based on the post count.

Nevermind found the phrase I needed. They are in the Error Messages section and the phrases are error_ postcount_ too_ low_ create and error_ postcount_ too_ low_ reply.

GameOverViper 07-01-2013 11:51 PM

Quote:

Originally Posted by GameOverViper (Post 2430705)
I want to be able to set a post requirement in specific forum that requires someone to post 5 posts in other threads of that same forum every 24 hours if they want to make a new thread. Is it possible do this and allow the requirement to reset every 24 hours?

Maybe someone should change this mod to Not-Supported....

Essam 07-03-2013 01:30 PM

after 4.2 update , this won't work properly ..

New Joe 07-04-2013 01:02 AM

Mod not supported, and no it doesn't work right with 4.2

osix 07-28-2013 04:12 PM

This is a good mod hope the Developer can update his work, he had dome many great mod which make Vbulletin such a good forum choice, but the lack of update is pushing us to find other option .

coolbreeze86 08-02-2013 05:08 PM

Is this mod works like this,

Minimum Posts needed (say 10 posts in the last 30 days) to Send PM to other members.

coolbreeze86 08-03-2013 07:42 AM

Hi i need like this, is this is possible,

To send a Private message to other members, they need atleast 10 Posts in the last 1 month (not in total, last one month post count should be 10).

I was tired in searching this for more than a month.. help me..

reizaku 08-15-2013 02:01 PM

it's amazing :)
Thank's bro ...

rdrunnr 10-03-2013 01:55 PM

Is there a mod that does the same thing based on number of days registered? So you can't access the same things until you've been register for 30, 60, 90, etc. days?

ozzy47 10-03-2013 04:54 PM

Not all in one package that I know of, I'll see what I can do when I have some time.

thienhi228 11-14-2013 12:44 AM

Please update for vbb 5, thanks you!

ozzy47 11-14-2013 01:37 AM

Quote:

Originally Posted by thienhi228 (Post 2460526)
Please update for vbb 5, thanks you!

I know the developer of this mod is quite busy, so I would not expect that to happen within the foreseeable future.

datoneer 12-12-2013 07:21 PM

Too bad i did a forum upgrade, now this mod doesn't work anymore


All times are GMT. The time now is 10:22 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.01583 seconds
  • Memory Usage 1,809KB
  • 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
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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