Title: Incorrect Variable Name
Last modified: August 10, 2022

---

# Incorrect Variable Name

 *  Resolved [M A Vinoth Kumar](https://wordpress.org/support/users/vinoth06/)
 * (@vinoth06)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/incorrect-variable-name/)
 * Hi Team,
 * I have found a incorrect variable name in [https://plugins.trac.wordpress.org/browser/ninja-forms/tags/3.6.12/includes/Routes/Submissions.php#L660](https://plugins.trac.wordpress.org/browser/ninja-forms/tags/3.6.12/includes/Routes/Submissions.php#L660)(
   Line 660)
 *     ```
       Change from
        $current_form_option = $current_form_option[$form_id];
       To
        $current_form_option = $option[$form_id];
       ```
   
 * This throws a warning when we work on submissions. Please let me know if you 
   need any information on this.
 * Thanks
    -  This topic was modified 3 years, 10 months ago by [M A Vinoth Kumar](https://wordpress.org/support/users/vinoth06/).

Viewing 1 replies (of 1 total)

 *  Plugin Support [Curtis](https://wordpress.org/support/users/curtisbrownlee/)
 * (@curtisbrownlee)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/incorrect-variable-name/#post-15933026)
 * Hello,
 * Thank you for reporting this. I have created an issue for our engineering team
   so that they can investigate this!

Viewing 1 replies (of 1 total)

The topic ‘Incorrect Variable Name’ is closed to new replies.

 * ![](https://ps.w.org/ninja-forms/assets/icon-256x256.png?rev=1649747)
 * [Ninja Forms - The Contact Form Builder That Grows With You](https://wordpress.org/plugins/ninja-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ninja-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ninja-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/ninja-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ninja-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ninja-forms/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Curtis](https://wordpress.org/support/users/curtisbrownlee/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/incorrect-variable-name/#post-15933026)
 * Status: resolved