• Resolved blackdovedesign

    (@blackdovedesign)


    We are having a fatal error generated which we track down to this “WP_Job_Manager_Form” that extend with jobs posting class but in plugin there is no class of this name, but the class with name “WP_Job_Manager_Forms” (extra “s” at the end) on this path wp-content/plugins/wp-job-manager/includes/forms/class-wp-job-manager-form-submit-job.php

    Is this a bug in the plugin or is there a work around for this??

    Modifying the “WP_Job_Manager_Form” directly to “WP_Job_Manager_Forms” solves issue but is not best practice to modify plugin direct since updates overwrite this fix.

    Any help would be greatly appreciated 😉

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support bindlegirl (a11n)

    (@bindlegirl)

    Hi @blackdovedesign !

    Hmm, that sounds a bit strange. Are you sure the WP_Job_Manager_Form is not coming from a 3rd party plugin or a theme?

    Can you share the error you see?

    Plugin Support bindlegirl (a11n)

    (@bindlegirl)

    I’m marking this as resolved since it’s been over 2 weeks with no response. If you still need help with this, please feel free to mark it ‘not resolved’ again.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fatal error with – WP_Job_Manager_Form’ is closed to new replies.