This is the message displayed on the dashboard:
Warning: Invalid argument supplied for foreach() in /home/local/public_html/es/wp-content/plugins/boxer/wpboxer.php on line 1134
This is the line in archive wpboxer php:
foreach( glob( dirname(__FILE__). “/templates/*.css” ) as $template_css ) {
$css .= file_get_contents($template_css);