You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to sync products with emoji in the title or description, getting an error: General error: 1366 Incorrect string value: '\xF0\x9F\x8D\x83' for column 'bodyHtml' at row 1 in /var/www/html/vendor/yiisoft/yii2/db/Command.php:1302
Steps to reproduce
Create a Shopify product with an emoji in the title or description
Run php craft shopify/sync/products
Additional info
Craft version: 4.8.9
PHP version: 8.2
Database driver & version: MySQL 8.0
Plugins & versions: Shopify 4.1.1
The text was updated successfully, but these errors were encountered:
Description
When trying to sync products with emoji in the title or description, getting an error:
General error: 1366 Incorrect string value: '\xF0\x9F\x8D\x83' for column 'bodyHtml' at row 1 in /var/www/html/vendor/yiisoft/yii2/db/Command.php:1302
Steps to reproduce
php craft shopify/sync/products
Additional info
The text was updated successfully, but these errors were encountered: