[SOLVED] OJS 3.1.1 missing image files from galley

Hi everybody,

Hope you are doing well. I think I have a problem in images for HTML galleys in OJS 3.2.0-1
I upload images with the exact name of file names in html code. but they are not loaded:
https://ccbjournal.info/index.php/CCB/article/view/14/47

I checked the error log and I saw these errors:

PHP Warning: Declaration of DependentFilesGridHandler::authorize($request, $args, $roleAssignments) should be compatible with SubmissionFilesGridHandler::authorize($request, &$args, $roleAssignments) in /home/ccbjourn/public_html/lib/pkp/controllers/grid/files/dependent/DependentFilesGridHandler.inc.php on line 20

ojs2: 404 Not Found
ojs2: 404 Not Found
ojs2: 404 Not Found
ojs2: 404 Not Found
ojs2: 404 Not Found
ojs2: 404 Not Found

May I ask you to help me about this?