migrated Drupal 7 website to backdrop and Ubercart product image is not displayed
migrated Drupal 7 website to backdrop and Ubercart product image is not displayed
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.
You may also want to double check that the image styles from UC Product came through correctly:
- https://github.com/backdrop-contrib/ubercart/tree/1.x-3.x/uc_product/config
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?
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).
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).