White Screen in Job Manager
-
I’m diagnosing a problem for a client who is getting a WSOD in WP_Job_Manager_Form_Submit_Job::get_job_id, next_step and several other functions. The cause appears to be that WP Job Manager Paid Listings is calling these as static functions instead of as instance methods, so $this is null.
I’ve tried patching some of the code and was able to get past the immediate problem, but there are lots more. I don’t have access to the client’s account, so I’m filing this here. when I get access to the account I’ll file a more detailed report.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘White Screen in Job Manager’ is closed to new replies.