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
Error message:
Error to render compiling AST
UserError: ('This file could not be decoded as an image file. Please try with a different file.', '')
Template: website_sale.products_item
Path: /t/form/div[1]/a/span
Node: <span t-field="product.image_1920" t-options="{'widget': 'image', 'preview_image': 'image_1024' if product_image_big else 'image_256'}" class="d-flex h-100 justify-content-center align-items-center"/>
The error occured while rendering the template website_sale.products_item and evaluating the following expression: <span t-field="product.image_1920" t-options="{'widget': 'image', 'preview_image': 'image_1024' if product_image_big else 'image_256'}" class="d-flex h-100 justify-content-center align-items-center"/>
The text was updated successfully, but these errors were encountered:
When visiting https://ubports.com/shop, an internal server error is returned.
The text was updated successfully, but these errors were encountered: