![]() |
[Bug]-2.6.1+ : Post count & post per day not working
Helo...Mr.Zeropage
we are on vb3.6.5 arcade is 2.6.1+ but the setting Quote:
http://www.golpo.net/forum/arcade.html we need urgent help. |
will investigate/verify that...
|
Thanx In Advance.
Waiting....for ur the fix :) |
removed
|
that fix is not really the intention of it - you made it use the highest value for those two settings, not the lowest one...
here is the real fix ;) (will be included in next release): open /arcade/modules/mod_arcade.php search for Code:
if ($p_req > $check['p_require']) Code:
if ((($p_req == 0) && ($check['p_require'] > 0)) || ($p_req > $check['p_require'])) Code:
if ($ppd_req > $check['ppd_require']) Code:
if ((($ppd_req == 0) && ($check['ppd_require'] > 0)) || ($ppd_req > $check['ppd_require'])) and please post fixes here using the CODE-tag and don't refer to your site where anybody needs to register to get the code ;) thx |
Quote:
Quote:
|
Thankx MrZeropage
yes ur code is working without any problem :) problem solved. Thanx. |
This fix doesn't seem to be working anymore since the most recent forum upgrade.
|
Actually, it is working kind of. But some members it doesn't require to make their posts? All my registered users (user group) except 1 is forced to post. All my Super Moderators except 1 is forced to post. Even I have to post! But there are a couple people that it just doesn't stop?? This is very frustrating. I hope the next version works for everyone.
|
Hmm, sounds strange... working with secondary usergroups ?
|
All times are GMT. The time now is 01:38 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|