FWS
#1
Hi together!
I have a question: is it possible to give more than 50% at one time? Can someone help me, so that I could modify this Plugin?

Best regards, Neodym
Nothing to say
Reply
#2
I believe you can change it in Board settings > change > FWS ..
[Image: destroyerjf8.jpg]

Give us your feedback about MyBB in this thread and become listed on the MyBB website.
Reply
#3
I notice that there is no removing option for the warn, i think there should be a warn reducing option too.
My Game site Game Expert Community
Audentio Design - Free skins and other webmaster services! Come see for yourself.
Reply
#4
destroyer Wrote:I believe you can change it in Board settings > change > FWS ..
Yes, but if you allow warnings with 100% you can still only give 50%, when you want to warn a user.

DragonLord Wrote:I notice that there is no removing option for the warn, i think there should be a warn reducing option too.
You can delete them in the acp. Browse warning log --> Expire
Nothing to say
Reply
#5
Thats strange, cause when i click at the Browse warning log it shows the same thing from the left column, here is a screenshot---->

   

Any idea anyone?
My Game site Game Expert Community
Audentio Design - Free skins and other webmaster services! Come see for yourself.
Reply
#6
144Neodym Wrote:Hi together!
I have a question: is it possible to give more than 50% at one time? Can someone help me, so that I could modify this Plugin?

Best regards, Neodym
...
Nothing to say
Reply
#7
144Neodym Wrote:Hi together!
I have a question: is it possible to give more than 50% at one time? Can someone help me, so that I could modify this Plugin?

Best regards, Neodym
Does nobody know an answer?
Nothing to say
Reply
#8
You have the edit the /fws.php file itself. It sucks that you have to do that but it's written so that it's impossible to give more than 50% warning.

Comment out line 299 of /root/fws.php

		if($mybb->settings['fws_max_amount'] > 50) $mybb->settings['fws_max_amount'] = 50;
Reply
#9
labrocca Wrote:You have the edit the /fws.php file itself. It sucks that you have to do that but it's written so that it's impossible to give more than 50% warning.

Comment out line 299 of /root/fws.php

		if($mybb->settings['fws_max_amount'] > 50) $mybb->settings['fws_max_amount'] = 50;
Thank you very much! It's working now Smile
Nothing to say
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)