I have WP-Super-Cache 0.9.7(Also tried the 0.9.8 release and same errors) installed and setup for my CDN (S3, Cloudfront), and also CDN Sync 0.3. When I activate the plugin I get these errors on the top of the Admin screen.
--------------
Warning: array_keys() expects parameter 1 to be array, boolean given in /home/USERNAME/public_html/wp-content/plugins/cdn-sync-tool/lib/Cst/Plugin.php on line 48
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/USERNAME/public_html/wp-content/plugins/cdn-sync-tool/lib/Cst/Plugin.php on line 49
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/USERNAME/public_html/wp-content/plugins/cdn-sync-tool/lib/Cst/Plugin.php on line 50
Warning: Invalid argument supplied for foreach() in /home/USERNAME/public_html/wp-content/plugins/cdn-sync-tool/lib/Cst/Plugin.php on line 21
--------------
And also errors below that
--------------
Looks like you don't have your theme files sync'd. Click here to Sync them.
Plugin Dependices haven't been met, WP Super Cache or W3 Total Cache are required.
--------------
I am running PHP 5.3.3, upgrading as we speak to 5.3.4 ... Please advise.