Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author cpres

    (@cpres)

    I’m so sorry! Looks like you’ve spotted a bug, I’m able to reproduce, so I’ll see if I can fix that real quick and submit the update.

    Plugin Author cpres

    (@cpres)

    I found a quick fix:

    editing your helpers/form.php line 126
    add this line:
    <input type="hidden" name="<?php echo $Html->field_name($name); ?>" value="0" />

    it should be right before this line:
    <input type="checkbox" ...

    I’ll have this in the new version very soon!

    Thread Starter arogersmfh

    (@arogersmfh)

    thanks that worked!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Clean Start Toggle will not Stay Off’ is closed to new replies.