Projekt

Allgemein

Profil

GX-Abgewiesen #47891

Von Wilken Haase vor mehr als 7 Jahren aktualisiert

Meldung von Data Blue 

 Beispieldateiname: 
  'Australian-Trainingsjacke-'Vintage'-Blue-Back (1).jpg 

 Das Backend zeigt dann einen SQL Fehler an. 

 SQL ERROR(1064): "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Australian-Trainingsjacke-'Vintage'-Blue-Back (1).jpg'' at line 7" in /var/www/vhosts/shop/inc/xtc_db_error.inc.php:23 

 ~~~ 
 #3 	 File: /var/www/vhosts/shop/gm/classes/GMGMotion.php:168 /var/www/vhosts/onlineshop-versicherung.info/seb.databluetest.de/gm/classes/GMGMotion.php:168 

	 Code: 
 │ 	 line 166:  													 WHERE  
 │ 	 line 167:  														 products_id = '" . (int)$_GET['pID'] . "' 
 ├─ 	 line 168:  														 AND image_name = '" . xtc_db_prepare_input($imageFilename) . "'"); 
 │ 	 line 169:  			 } 
 │ 	 line 170:  

 #2 	 File: /var/www/vhosts/shop/admin/html/compatibility/product/product_images.inc.php:470 /var/www/vhosts/onlineshop-versicherung.info/seb.databluetest.de/admin/html/compatibility/product/product_images.inc.php:470 

	 Code: 
 │ 	 line 468:  					 <?php 
 │ 	 line 469:  					 // Fetch G-Motion values for additional picture. 
 ├─ 	 line 470:  					 $t_gm_gmotion_data_array = $coo_gm_gmotion->get_form_data($image->getFilename(), false); 
 │ 	 line 471:  					 ?> 
 │ 	 line 472:  

 #1 	 File: /var/www/vhosts/shop/admin/html/compatibility/product/new_product.inc.php:413 /var/www/vhosts/onlineshop-versicherung.info/seb.databluetest.de/admin/html/compatibility/product/new_product.inc.php:413 

	 Code: 
 │ 	 line 411:  		 </div> 
 │ 	 line 412:  		 <div class="frame-content grid"> 
 ├─ 	 line 413:  			 <?php include DIR_FS_ADMIN . 'html/compatibility/product/product_images.inc.php'; ?> 
 │ 	 line 414:  		 </div> 
 │ 	 line 415:  	 </div> 

 #0 	 File: /var/www/vhosts/shop/admin/categories.php:560 /var/www/vhosts/onlineshop-versicherung.info/seb.databluetest.de/admin/categories.php:560 

	 Code: 
 │ 	 line 558:               } 
 │ 	 line 559:               elseif ($_GET['action'] == 'new_product') { 
 ├─ 	 line 560:  	             include DIR_FS_ADMIN . 'html/compatibility/product/new_product.inc.php'; 
 │ 	 line 561:               } 
 │ 	 line 562:               elseif ($_GET['action'] == 'edit_crossselling') { 

 ~~~ 

Zurück