oc-shopaholic / oc-shopaholic-plugin

🛍️ No. 1 e-commerce platform for October CMS
https://shopaholic.one
GNU General Public License v3.0
425 stars 51 forks source link

Error after update #368

Open ztamulis opened 3 years ago

ztamulis commented 3 years ago

Hello, I Just updated all shopaholic plugins to newest version. After that imported the same data as before and filter doesnt shows any property values only Brand filter is working.

                    {% set ObPropertyValueList = obProperty.property_value %}
                    {% for obPropertyValue in ObPropertyValueList %}

                    obPropertyValue  always empty and i'm out of ideas. Also, I checked all property settings: Properties, 
                    property values etc. Everything is connect to group. 

                    Please help.
                    P.s I used your youtube tutorial for this filter.
johnnywo commented 3 years ago

same here! properties are gone after updating now. still using october v1 with laravel6 - updated first system (via composer), afterwards plugins (via backend), happy to made this first to local and staging environment - not to live site - seems that everything is working as expected except those properties not showing up

I recognized, in backend - when checking again for updates - 2 plugins remain again in this list: orders for shopaholic, properties for shopaholic - altough the installation process seems to be successful. (current: properties for shopaholic v2.1.0)

johnnywo commented 3 years ago

thanks for updates! property values showing up again!! only thing - ordersshopaholic still remains in the list of "check for updates" - altough the update process is showing success. (current version 1.29.0 - last 1.30.0) - tried also to do a composer install in plugin directory .. .

ztamulis commented 3 years ago

@johnnywo run migrations.

johnnywo commented 3 years ago

@ztamulis - yes, I did, and there where no updates "nothing to update" and ordersshopaholic still wants to get updated in backend

ztamulis commented 3 years ago

drop database and than run migrations