• Resolved GDU

    (@gettingdownunder)


    Hi team. Firstly I know you can’t support WPJM premium plugins here; however, I want to log an error/bug with PHP 8.2.6, which results in critical errors. (I have a paid license, but support has expired, so I can’t log a ticket).

    The depreciated calls are on lines 54, 90, 91 and 35 in the files located at plugins/wp-job-manager-resumes/wp-job-manager-resumes.php

    From my debug log.

    PHP Deprecated: Creation of dynamic property WP_Resume_Manager::$post_types is deprecated in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/wp-job-manager-resumes/wp-job-manager-resumes.php on line 54
    PHP Deprecated: Creation of dynamic property WP_Resume_Manager::$apply is deprecated in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/wp-job-manager-resumes/wp-job-manager-resumes.php on line 90
    PHP Deprecated: Creation of dynamic property WP_Resume_Manager::$forms is deprecated in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/wp-job-manager-resumes/wp-job-manager-resumes.php on line 91
    PHP Deprecated: Creation of dynamic property WP_Resume_Manager_Admin::$settings_page is deprecated in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/wp-job-manager-resumes/includes/admin/class-wp-resume-manager-admin.php on line 35

    This causes errors such as this one.

    AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined method WP_Resume_Manager_Post_Types::instance() in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/wp-job-manager-resumes/wp-job-manager-resumes.php:54\nStack trace:\n#0 /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/wp-job-manager-resumes/wp-job-manager-resumes.php(306): WP_Resume_Manager->__construct()\n#1 /var/www/vhosts/mysite.com/httpdocs/wp-settings.php(462): include_once(‘…’)\n#2 /var/www/vhosts/mysite.com/httpdocs/wp-config.php(54): require_once(‘…’)\n#3 /var/www/vhosts/mysite.com/httpdocs/wp-load.php(50): require_once(‘…’)\n#4 /var/www/vhosts/mysite.com/httpdocs/wp-blog-header.php(13): require_once(‘…’)\n#5 /var/www/vhosts/mysite.com/httpdocs/index.php(17): require(‘…’)\n#6 {main}\n thrown in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/wp-job-manager-resumes/wp-job-manager-resumes.php on line 54′, referer: https://mysite.com/candidates/submit-resume/

    If you can confirm where I should send bug reports, I would be happy to.

    The WP job manager premium support guidance only references the Github for the main WP job manager plugin,

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Support lastsplash (a11n)

    (@lastsplash)

    Hi @gettingdownunder

    We can log the bug for you, but once our development team fixes it, you will need an active license to update your copy.

    In order to file the report, please fill out the following:

    Isolating the problem (mark completed items with an [x]):

    • [ ] I have deactivated other plugins and confirmed this bug occurs when only the plugin in question 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:
    • WP Job Manager Version:
    • PHP Version: 8.2.6
    • Other important details:
Viewing 1 replies (of 1 total)
  • The topic ‘WP Resume Manager depreciation Issues – Where should I send bug reports?’ is closed to new replies.