MyBB Community Forums

Full Version: Error for Required Approvals plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I try to install this plugin Required Approvals .
I get this error , i dont know what does it means .
Any one can explain ?

[attachment=38061]
This is a plugin for 1.6.*, I don't know if it works with 1.8.*.
Anyway, edit the file inc/plugins/reqapproval.php and at line 28 change 1234567890 with 10.
You got this error because the value of disporder is too big.
(2016-12-26, 09:12 AM)chack1172 Wrote: [ -> ]This is a plugin for 1.6.*, I don't know if it works with 1.8.*.
Anyway, edit the file inc/plugins/reqapproval.php and at line 28 change 1234567890 with 10.
You got this error because the value of disporder is too big.

Thanks , it works on 1.8 .
It need little change only .
I upload file here , maybe some one need it .
Any one know how to edit the message in alert for this plugin ?

When i approve the thread at ACP , the user have receive the alert message is "unapproved" now .
I try find the message in Configuration >>Languages , but it does not have .
Any one know ho to solve this ?
You don't need a plugin for this....you can make the same stuff with integrated group promotions. Wink
(2017-01-28, 12:47 PM)SvePu Wrote: [ -> ]You don't need a plugin for this....you can make the same stuff with integrated group promotions. Wink

Ya i know , before that i read a thread to teach how to set up the group promotions .
But i forget where i read that and i cant find the thread now .
So i use this plugin and more easy for me Big Grin