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)

New Joe 09-01-2012 05:59 AM

Try this one:
https://vborg.vbsupport.ru/showthrea...=235287&page=5

420 09-16-2012 08:03 PM

Our blog main page is having issues since upgrading to VB 4.20 PL2, it's showing raw code, instead of the html page.

If you mouseover the browser bar for this error page, you see ['vsaltua_hackname'] in the header, which comes from this plugin.

Does anyone else have issues like this?

tareqbd 09-18-2012 08:27 AM

Is this mod going to be updated soon. PM restriction not works + Staff list does not show up in the new PM window. Only line showing from this mod is "Until your post count is {1} you will be able to send PMs to Staff only." but still user can PM with 0 post.

shiraz sat 09-21-2012 03:17 AM

Quote:

Originally Posted by tareqbd (Post 2366369)
Is this mod going to be updated soon. PM restriction not works + Staff list does not show up in the new PM window. Only line showing from this mod is "Until your post count is {1} you will be able to send PMs to Staff only." but still user can PM with 0 post.

Quote:

Originally Posted by Eagle Eyes (Post 2361616)
PM restriction doesn't work in the vB 4.2. Regardless of the post count limit or usergroup, a user can send the PM even though it gives a warning you can't.

Is approved., Please check

GeorgeEcuador 09-27-2012 01:26 PM

need in spanish help me.. please..

LuDawgs 09-27-2012 11:02 PM

I'm looking for something that allows me to restrict access to a forum if a user has not made x number of posts within the past x days in other forums. Anyone have any ideas?

unfv 10-02-2012 06:49 AM

Hi, any news about the vb5 version?

Eagle Eyes 10-09-2012 07:19 AM

The PM restrictions in this don't work in 4.2

psyZa2 10-15-2012 10:45 AM

@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))
{...


Jerit2012 10-17-2012 10:13 AM

Thanks for the Hack. its working perfectly 4.1.12.

I have minor issue. Hope someone can help me:

When we click on the image or link we are receiving this message

"To view your post count must be 1 or greater. You currenty have 0 post"

I want to add a forum along with the above message where the user can increase the post count. Where i can add it?


Kindly help


All times are GMT. The time now is 09:53 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.01270 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)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