My email signups have been working properly for over a year, but suddenly this weekend, anyone signing up gets the following errors:
------------------
Warning: Variable passed to each() is not an array or object in /home/xsystem/public_html/mail/signup.php on line 27
Warning: reset(): Passed variable is not an array or object in /home/xsystem/public_html/mail/signup.php on line 63
Warning: Variable passed to each() is not an array or object in /home/xsystem/public_html/mail/signup.php on line 65
Warning: reset(): Passed variable is not an array or object in /home/xsystem/public_html/mail/signup.php on line 131
Warning: Variable passed to each() is not an array or object in /home/xsystem/public_html/mail/signup.php on line 133
ListMail Custom HTML not found! Please contact your administrator.
-------------
I tried regenerating the html code for the signup area, but I still get the errors. Any ideas?