![]() |
Error for Required Approvals plugin - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Support (https://community.mybb.com/forum-72.html) +---- Thread: Error for Required Approvals plugin (/thread-206909.html) |
Error for Required Approvals plugin - MyFaith - 2016-12-26 I try to install this plugin Required Approvals . I get this error , i dont know what does it means . Any one can explain ? RE: Error for Required Approvals plugin - chack1172 - 2016-12-26 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. RE: Error for Required Approvals plugin - MyFaith - 2016-12-26 (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.*. Thanks , it works on 1.8 . It need little change only . I upload file here , maybe some one need it . RE: Error for Required Approvals plugin - MyFaith - 2017-01-28 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 ? RE: Error for Required Approvals plugin - SvePu - 2017-01-28 You don't need a plugin for this....you can make the same stuff with integrated group promotions. ![]() RE: Error for Required Approvals plugin - MyFaith - 2017-01-28 (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. 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 ![]() |