#583

Thang Nguyen
Moderator

Please go to modules\snsnovatheme\snsnovacore.php
find and change

Configuration::updateValue($key, $additem_val[$key], true);
=>
Configuration::updateValue($key, $additem_val[$key]);