12-22-2016, 06:52 PM
Now when I am running the update query this happens:
Warning: Invalid argument supplied for foreach() in /home/aircentralized/public_html/boss/users/classes/DB.php on line 50
Warning: Invalid argument supplied for foreach() in /home/aircentralized/public_html/boss/users/classes/DB.php on line 50
Line 50 is:
What does parms have to do with anything when I'm not calling for parms?
Thanks.
Warning: Invalid argument supplied for foreach() in /home/aircentralized/public_html/boss/users/classes/DB.php on line 50
Warning: Invalid argument supplied for foreach() in /home/aircentralized/public_html/boss/users/classes/DB.php on line 50
Line 50 is:
Code:
foreach ($params as $param) {
Thanks.