March 19, 2015 at 11:13 am
#916
Thang Nguyen
Moderator
you can try the following
in modules/snsproducttabs/snsproducttabsclass.php find and change
(($id_category && $field_filter = null) ? ' AND c.<code>id_category</code> IN ('.implode(',',$id_category).')' : '').
=>
' AND c.<code>id_category</code> IN ('.implode(',', array_map('intval', $id_category)).')'.
if still issue, please give me your Access Info. I will check it on your site. Thanks!
Attachments:
Useful
Recent Topics
Support Policy
- The time respons: 1-2 days
- Official hour: Mon-Fri / 9am-5pm
- Location time: GMT + 7
- Official hour: Mon-Fri / 9am-5pm
- Location time: GMT + 7