Cannot reproduce An exception occurred: [ErrorException] [E_WARNING] Invalid argument supplied for foreach() in src/XF/Criteria/User.php on line 231

Try disabling your addons. You can disable add-ons via the library/config.php. Simply add this line of code at the end:I

Code:
$config['enableListeners'] = false;

Then see if you can access your site.
 
Namecheap told me to flush my DNS via ipconfig /flushdns

Oddly enough, it fixed itself. But I'm not sure why it happened.
 
Top Bottom