PHP Notice: Trying to access array offset on value of type bool in /home/oc-includes/osclass/ItemActions.php on line 1778
} else { $_category = Category::newInstance()->findByPrimaryKey($aItem[ 'catId' ]); 1778-> $aItem[ 'dt_expiration' ] = $_category[ 'i_expiration_days' ]; }
Will be fixed in 4.5, but root problem is in your data I think.