Index: /wpshopgermany.php
===================================================================
--- /wpshopgermany.php	(revision 7976)
+++ /wpshopgermany.php	(revision 7977)
@@ -176,5 +176,7 @@
 	require_once(dirname(__FILE__).'/controller/wpsg_OrderController.class.php');
 
-	$_GET['wpsg_quotecheck'] = '\"CHECK';
+	//Mediathek Neues Bild macht Probleme TODO: KlÃ€ren ob das noch nÃ¶tig ist
+	//$_GET['wpsg_quotecheck'] = '\"CHECK';
+	if (($_REQUEST['action']??'') !== 'upload-attachment') $_GET['wpsg_quotecheck'] = '\"CHECK';
 	
 	/** @var wpsg_db */
