WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Bakery Shop => Topic started by: mgeene on January 18, 2016, 12:40:10 PM

Title: Sync images after upgrade to bakery 1.7.6
Post by: mgeene on January 18, 2016, 12:40:10 PM
Hello,

I did a upgrade from 1.6.0 to 1.7.6, there is 1 problem my images of the products are gone. Is there a way to sync the images in the database?

Thanks for your reply.
Title: Re: Sync images after upgrade to bakery 1.7.6
Post by: freeSbee on January 18, 2016, 02:06:36 PM
Use the helper script _sync_img_helper.ph p:
http://forum.WebsiteBaker.org/index.php/topic,28717.msg201088.html#msg201088
Title: Re: Sync images after upgrade to bakery 1.7.6
Post by: mgeene on January 18, 2016, 02:10:13 PM
Hi freeSbee,

Thanks for your reply, ik did this but it won't work.
I only get te text:

In order to complete the image settings go to the Bakery backend and edit the newly added items:

    Please enter your image data like title and alt attributes and order the images using the up- and down-arrows.
    The alt attribute is mandatory.
    If you set a title and no alt attribute, the title will be used as alt attribute as well.
    The image at the top position (position 1) will be used as the main image.
    If you enter a image caption, the image will be wrapped in a <div> container and the image will be followed after a <br> by your caption.
    The item attribute generates a unique id like mod_bakery_img_attr XX_f where the XX stands for the image attribute id. This can be used for any JavaScript actions depending on the selected option attribute. Eg. change main image depending on selected item option.
    Not used images can be deactivated or deleted in the backend.

And nothing else.