06-14-2017, 06:43 PM
I didn't make a "big" change but it might be enough to make it work, there were a lot of steps which meant a lot of room for error - try that, and if it doesn't work let me know.
You're going to replace your post if with this:
https://hastebin.com/uvutubiles.php
I would // (comment) out the Redirect until we get this figured out - so we can see the errors if any. Please also double check your column types in SQL to ensure you are inserting proper values...
Also, if the text value in your checkboxes have no purpose since the name is almost identical, you might want to stick with "0" (disabled/no) and "1" (enabled/yes). You don't have to, just a preference as numerals work much nicer.
You're going to replace your post if with this:
https://hastebin.com/uvutubiles.php
I would // (comment) out the Redirect until we get this figured out - so we can see the errors if any. Please also double check your column types in SQL to ensure you are inserting proper values...
Also, if the text value in your checkboxes have no purpose since the name is almost identical, you might want to stick with "0" (disabled/no) and "1" (enabled/yes). You don't have to, just a preference as numerals work much nicer.