Hi,
I experience the same error as Scott, but with another (fatal) error that prevents me from uploading images with NGG. When I disable GDE, NGG runs fine.
Here is what I get :
Disable plugin conflict warnings unchecked :
* browser : ERROR HTTP ERROR : IMG_7560.JPG : 500
* logs :
PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'gde_conflict_check' not found or invalid function name in /var/www/wordpress/wp-includes/plugin.php on line 395
PHP Fatal error: Call to undefined function gde_t() in /var/www/wordpress/wp-content/plugins/google-document-embedder/gviewer.php on line 173
Disable plugin conflict warnings checked :
* browser : ERROR IO FAILURE : IMG_7560.JPG : Error #2038
* logs :
PHP Fatal error: Call to undefined function gde_t() in /var/www/wordpress/wp-content/plugins/google-document-embedder/gviewer.php on line 173
My GDE is version 1.9.6 under WP 3.0.1 with MU activated.
Thanks for any clue !