I updated to 2.5.30 and then set
define('QT_SUPPORTED_WP_VERSION', '3.4');
To
define('QT_SUPPORTED_WP_VERSION', '3.4.1');
in qtranslate.php
that seemed to work
Found that IE 6 and 7 don’t like the trailing comma, on lines 142 and 154 in mailchimp.php. (version 1.2.6 )
[Code moderated as per the Forum Rules. Please use the pastebin]
Thank you Big Bagel! I was about to give up