Bildformate ändern (gif, jpg, png)

Submitted by Rainer on Do, 12/29/2016 - 17:51

UPDATE content_type_gutscheine SET field_gutscheinbanner_value = REPLACE(field_gutscheinbanner_value,'http://img.preishals.de/dorothy-perkins-88x31.gif','http://img.preishals.de/dorothy-perkins-88x31.png');
UPDATE content_type_gutscheine SET field_image_url_value = REPLACE(field_image_url_value,'http://img.preishals.de/dorothy-perkins-88x31.gif','http://img.preishals.de/dorothy-perkins-88x31.png');

UPDATE content_type_gutscheine SET field_gutscheinbanner_value = REPLACE(field_gutscheinbanner_value,'http://mbz.preishals.de/mandmdirect-88x31.gif','http://mbz.preishals.de/mandmdirect-88x31.png');
UPDATE content_type_gutscheine SET field_image_url_value = REPLACE(field_image_url_value,'http://mbz.preishals.de/mandmdirect-88x31.gif','http://mbz.preishals.de/mandmdirect-88x31.png');