oc-shopaholic / oc-orders-shopaholic-plugin

🛒 Orders (cart) extension for Shopaholic plugin
https://octobercms.com/plugin/lovata-ordersshopaholic
GNU General Public License v3.0
27 stars 18 forks source link

Review plugin issue #190

Open euge001 opened 9 months ago

euge001 commented 9 months ago

when I try to write a Review (on completely fresh installation without any modifications in Sneakers theme) I get: "SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'entity_id' cannot be null (SQL: insert into lovata_shopaholic_entity_site_relation (entity_id, entity_type, site_id) values (?, Lovata\ReviewsShopaholic\Models\Review, 1))" on line 760 of /var/www/html/sneakers/vendor/laravel/framework/src/Illuminate/Database/

At the same time when I add a Review through backend everything works as expected.

kharanenka commented 9 months ago

Hi! What version of OctoberCMS do you have?

euge001 commented 9 months ago

3.5.11