Hi
I'm getting the following errors when I try upload an image on my live copy of WP (locally it works fine)...
Warning: move_uploaded_file() [function.move-uploaded-file]: Filename cannot be empty in ...public_html/wordpress/wp-content/plugins/wp-bannerize/Classes/wpBannerizeAdmin.php on line 1433
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/var/tmp/phpZU5YKd' to '' in ...public_html/wordpress/wp-content/plugins/wp-bannerize/Classes/wpBannerizeAdmin.php on line 1433
Any idea what's causing it? I have uploads folder set to 777...