Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Undefined array key "_form_id" Warning issue during job application submission #2826

Closed
3 tasks
jhouedanou opened this issue Jun 5, 2024 · 0 comments
Closed
3 tasks

Comments

@jhouedanou
Copy link

Bug
A user encountered an error while attempting to submit a job application. The error message "Undefined array key '_form_id'" appears when the user clicks on the "Apply" button. This issue prevents the user from successfully submitting their application.
However the application is registered on the backend
Using WP Job Manager Application 2.3.0

To Reproduce
Steps to reproduce the behavior:

  1. Navigate to the job application page.
    2 . Fill in the necessary details in the application form.
  2. Click on the "Apply" button.
  3. See error ( ! ) Warning: Undefined array key "_form_id" in D:\wamp64\www\bralico\wp-content\plugins\wp-job-manager-applications\includes\wp-job-manager-applications-functions.php on line 104

Screenshots

image
image
Expected behavior
I expect the process to go through
Isolating the problem (mark completed items with an [x]):

  • I have deactivated all the other plugins and confirmed this bug occurs when only WP Job Manager plugin is active.
  • This bug happens with a default WordPress theme active.
  • I can reproduce this bug consistently using the steps above.

WordPress Environment

  • WordPress Version: 6.5.3
  • WP Job Manager Version: 2.3.0
  • PHP Version: 8.1
@yscik yscik added this to the 2.3.1 milestone Jun 6, 2024
@mikeyarce mikeyarce self-assigned this Jul 27, 2024
@yscik yscik modified the milestones: 2.3.1, 2.4.0 Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants