if (Request::hasVar('galleriffic_autoplay', 'POST')) {
            if ($helper->getConfig('galleriffic_autoplay') != $_POST['galleriffic_autoplay']) {
                $criteria = new \CriteriaCompo();
                $criteria->add($moduleIdCriteria);
                $criteria->add(new \Criteria('conf_name', 'galleriffic_autoplay'));