• Our in-house developer suggests that

    $_POST[“gform_submit”] == $form_id

    should be:

    isset($_POST[“gform_submit”]) == $form_id

Viewing 1 replies (of 1 total)
  • I made this change and everytime I update a entry I get a submmit button indeed update, so I do not recommend this change

Viewing 1 replies (of 1 total)
  • The topic ‘Possible Code error class-sticky-list.php on line 833’ is closed to new replies.