(Zl-eye-f)-nea Posted February 25, 2015 Report Posted February 25, 2015 Ive deleted all my rits, and chose random - when I do so and put my slider to 0, I get this "illegal action reported, keeping on this path will get you banned. #vitrng" Z Quote
(Zl-eye-f)-nea Posted February 25, 2015 Author Report Posted February 25, 2015 per Sunfire - start of slider is not 0% it is not a number. Have tested moving to 0% - this works. Z Quote
I am Bored Posted February 25, 2015 Report Posted February 25, 2015 As a temporary quick-fix, I propose adding this snippet to dlg.configurestrategy.php: $('input[name="vitality"][value=""]').attr("value", "0"); This sets the value of the erroneous input to 0 if it has no value, preventing the issue. Quote
Root Admin Chewett Posted February 25, 2015 Root Admin Report Posted February 25, 2015 As a temporary quick-fix, I propose adding this snippet to dlg.configurestrategy.php: $('input[name="vitality"][value=""]').attr("value", "0"); This sets the value of the erroneous input to 0 if it has no value, preventing the issue.Thanks, but the quick fix will take as long as the actual fix, since I need to setup all the IP stuff. Quote
Root Admin Chewett Posted July 6, 2015 Root Admin Report Posted July 6, 2015 I believe I resolved this? Quote
Root Admin Chewett Posted January 26, 2020 Root Admin Report Posted January 26, 2020 This has been resolved. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.