Upgrade Php from 8.1 to 8.4 Issues unable to load checktype plugins
Installation and Configuration
I do not know sorry, i have not tried past 8.2. Mostly i still work with 7.4.
if (jrCore_is_uploaded_media_file('jrProfile', 'profile_image', $pid)) {
jrCore_save_media_file('jrProfile', 'profile_image', $pid, $pid, null, null);
}