migrated Drupal  7 website to backdrop  and  Ubercart product image is not displayed

 

Most helpful answers

stealth, this may be a tricky one to figure out, since this is a D7 upgrade, and Ubercart has had issues with D7 upgrades. 

I'd suggest you join the Backdrop "office hours" every Wednesday (see this page,  but the 9:30am UTC are not currently being held). Also you may want to join the Zulip chat to see if someone there can help (link in that same page).

Comments

Hi stealth. Was this a single-site installation, or a multisite installation of Drupal 7?

If this was a single-site installation, be sure to copy the files D7 folder located at sites/default/files, and put it inside your Backdrop site's files AND in sites/default/files as well (just in case your new site actually uses sites/default/files as the location for the public files). You can check if that's the case by visiting admin/config/media/file-system.) You will need to merge the content of the D7 files folder with the content present there after the upgrade.

Yes, I already checked  and all is ok

 

uc_cart

(Machine name: uc_cart)

Scale 100x100 (upscaling allowed)

Custom

 

 

I had already moved my sites/default/files from my D7 site, but no image. All my other images populate. could it be a module issue? I will try merging again. see image below. the images is never rendered. Thank you for the quick response.

The photo you posted seems like the shopping cart content. Is the image showing when you actually see the product before you add it to the cart?

Yes, here is the add to cart page

I think this is the issue, when I migrated D7 to Backdrop, the database didnt migrate correctly , but I dont kno how to fix

Error

INSERT INTO variable (name, value) VALUES ('uc_image_product', 's:17:"field_image_cache";');

 

MySQL said: Documentation

#1062 - Duplicate entry 'uc_image_product' for key 'PRIMARY'

At what point do you see this error?

This was an error in my php admin SQL database. but it is no longer there, but I  havent been able to get the shopping cart thumb nail image to display. Any help will be much appreciated

Ubercart product image is not displayed.  If some can please direct me how to fix this issue, it will be much appreciated.  

Drupal 7 ubercart table displays image

Backdrop ubercart table no display

missing code below

<a href="/drup/cal-spas-5bhp-2-speed-pump-pum22000951"><img typeof="foaf:Image" src="http://localhost/drup/sites/default/files/styles/uc_cart/public/dynamic/..." width="100" height="100" alt="Cal Spas 5hp 2 speed pump" title="Cal Spas 5hp 2 speed pump"></a>

stealth, this may be a tricky one to figure out, since this is a D7 upgrade, and Ubercart has had issues with D7 upgrades. 

I'd suggest you join the Backdrop "office hours" every Wednesday (see this page,  but the 9:30am UTC are not currently being held). Also you may want to join the Zulip chat to see if someone there can help (link in that same page).