06-14-2017, 12:46 PM
Can you haste your whole scrip at hastebin.com - I need to see your checkboxes too so I can debug this...Also, remove your header from subqueries so we can know if there are any errors that we can't see because of the redirect...
When we put the redirect back in place, use Redirect::to('whatever.php'); instead of Header Location since this is handled from a UC function.
When we put the redirect back in place, use Redirect::to('whatever.php'); instead of Header Location since this is handled from a UC function.