Hi,

I have migrated Drupal 6 ubercart to Drupal 8. I am using shipping methods UPS, USPS, Flatrate and authorized.net credit card payment method. While going to checkout page its showing "The website encountered an unexpected error. Please try again later."

While check the log messages its showing below error,

"Recoverable fatal error: Object of class Drupal\Core\Field\EntityReferenceFieldItemList could not be converted to string in Drupal\Core\Database\Statement->execute()".

I am not sure whether its because of using shipping methods or using payment methods. I need help for this.

Thanks in advance.

Comments

Vinoth.m created an issue. See original summary.

TR’s picture

Category: Bug report » Support request
Status: Patch (to be ported) » Postponed (maintainer needs more info)

There is no code to migrate Ubercart data from D6 to D8. See #2578523: Upgrade path from Ubercart 6.x-2.x and 7.x-3.x. If you have some code you have written for this, please share it here. Migrating core Drupal is not sufficient, as that process has no knowledge of Ubercart data. That error does not show up on a clean install of Ubercart for D8.

UPS, USPS, Authorized.net are not yet fully functional in D8 Ubercart, that's one of the reasons we don't have a stable release yet.

TR’s picture

Status: Postponed (maintainer needs more info) » Fixed

See #2640736: [meta] Tracking the status of the D8 port for the current status of the D8 port.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.