Hello,
I use Magento v. 1.9.4.5
A customer of the site is having problems accessing his account. Trying to view the details of the respective account, I receive the following error
On that line i have the following function:
public function getOrderOptions($product = null)
{
$options = parent::getOrderOptions($product);
$options['attributes_info'] = $this->getSelectedAttributesInfo($product);
if ($simpleOption = $this->getProduct($product)->getCustomOption('simple_product')) {
$options['simple_name'] = $simpleOption->getProduct($product)->getName();
$options['simple_sku'] = $simpleOption->getProduct($product)->getSku();
}
$options['product_calculations'] = self::CALCULATE_PARENT;
$options['shipment_type'] = self:HIPMENT_TOGETHER;
return $options;
}
And the line 721 it is:
I tried to access the details of other customers and everything is functional
Can you please help me resolv this error.
Thank you in advance
PS. first I searched the internet for a solution for the error on line 721 but I didn't find anything
no one ... ?!
It looks like you're encountering an error in your PHP code related to editing customer details. For troubleshooting, make sure to check the variables being used on line 721 in . Sometimes, the issue might arise from incorrect variable types or undefined indexes. If you’re looking for a break after debugging, you can unwind with some anime on HiAnime, where you can watch a variety of shows in high quality!