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
"Website" field is also missing in SQL model files for "addAffiliate" and "editAffiliate", under both Admin and Catalog.
-> admin/model/marketing/affiliate.php
-> catalog/model/affiliate/affiliate.php
"Website" field is also missing in SQL model files for "addAffiliate" and "editAffiliate", under both Admin and Catalog.
-> admin/model/marketing/affiliate.php
-> catalog/model/affiliate/affiliate.php
website = '" . $this->db->escape($data['website']) . "',
Note: these fields are also missing in model files in v1.5.6.1
The text was updated successfully, but these errors were encountered: