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
After deleting a store my cms and static block pages have become unviewable under admin. Instead I'm left with the error below. I tried to reindex and delete any cache files I could find even though I'm sure this is a db issue.
Notice: Undefined index: store_id in /var/www/html/magento2/vendor/magento/module-store/Ui/Component/Listing/Column/Store.php on line 82
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Notice: Undefined index: store_id
Notice: Undefined index: store_id error after deleting a store on 2.0.2
Feb 7, 2016
After deleting a store my cms and static block pages have become unviewable under admin. Instead I'm left with the error below. I tried to reindex and delete any cache files I could find even though I'm sure this is a db issue.
The text was updated successfully, but these errors were encountered: