running PHP v5.3 and the function split has been deprecated. As a result clsAWStats.php generates errors when it produces an xml file. While Chrome and Firefox ignore these errors Internet Explorer (IE) does not. On line 208 of the file I changed split to explode and everything was fixed
Edit the clsAWStats.php file