Upgrade Php from 8.1 to 8.4 Issues unable to load checktype plugins
Installation and Configuration
Are there any server level errors? in your server error long, not the jr error log.
if (jrCore_is_uploaded_media_file('jrProfile', 'profile_image', $pid)) {
jrCore_save_media_file('jrProfile', 'profile_image', $pid, $pid, null, null);
}