-
Notifications
You must be signed in to change notification settings - Fork 9.4k
illegal string offset 'is_in_stock' when attempting to modify product imported from M2ePro. #6797
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@djfordz thank you for your feedback. |
Are you saying the product could possibly be imported incorrectly? I will have to look into this, as I just assumed since the product was already imported and disconnected from M2ePro, that it was a Magento issue, however my assumptions do seem to get me in trouble lately. I'll troubleshoot this issue further and give you an update. |
Can you post your addtocart.phtml file (module-catalog\view\frontend\templates\product\view\addtocart.phtml) or if your module is using a different addtocart file can you upload that. |
@djfordz is there any update? |
You can close, I've been sick for over a week and have not had time to do any research, I've fixed the issue for the customer, I am just now getting back to work, most likely an M2Epro deal anyways if no one else is having issue. Thank you. |
@djfordz thank you for update. |
MC-40624: Add Adobe DAM (Digital Asset Manager) to Admin Panel CSP
Preconditions
Steps to reproduce
Expected result
Actual result
illegal string offset in app/code/Magento/CatalogInventory/Ui/DataProvider/Product/Form/Modifier/AdvancedInventory.php on line 88.
Logged code at location:
is not an array but a value.
To Fix:
array went one too deep.
CentOS6, Percona Server 5.6, Magento 2.1.1
The text was updated successfully, but these errors were encountered: