Title: Bug correction
Last modified: November 30, 2022

---

# Bug correction

 *  [jonathanlespect](https://wordpress.org/support/users/jonathanlespect/)
 * (@jonathanlespect)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/bug-correction-2/)
 * Hello,
 * I have fixed three bugs.
 * When I didn’t fill in additional prizes or extra-entries I had an error on line
   356 of the giveasap-metabox.php file.
 * I added the following code:
    if(isset($this->posted_data[ $name ])){ $this->settings[
   $name ] = call_user_func_array( $func, array( $this->posted_data[ $name ], $this));}
 * I did the same thing for lines 358 and 361

Viewing 1 replies (of 1 total)

 *  Plugin Author [Igor Benic](https://wordpress.org/support/users/ibenic/)
 * (@ibenic)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/bug-correction-2/#post-16569000)
 * Hi [@jonathanlespect](https://wordpress.org/support/users/jonathanlespect/), 
   ty for providing the explanation and code example.
 * I’ll have to check it out and see if there is a bigger reason for that happening.
   If not, I’ll implement the one you suggested.

Viewing 1 replies (of 1 total)

The topic ‘Bug correction’ is closed to new replies.

 * ![](https://ps.w.org/giveasap/assets/icon.svg?rev=1967616)
 * [Simple Giveaways - Grow your business, email lists and traffic with contests](https://wordpress.org/plugins/giveasap/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/giveasap/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/giveasap/)
 * [Active Topics](https://wordpress.org/support/plugin/giveasap/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/giveasap/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/giveasap/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Igor Benic](https://wordpress.org/support/users/ibenic/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/bug-correction-2/#post-16569000)
 * Status: not resolved