OMP: Read review screen showing warning

When I try to read a completed review I can see a warning in the screen:

Warning: Smarty error: unable to read resource: "reviewer/review/reviewerRecommendations.tpl" in C:…\omp\lib\pkp\lib\vendor\smarty\smarty\libs\Smarty.class.php on line 1094

It seems that the file templates/controllers/grid/users/reviewer/readReview.tpl has a include to reviewer/review/reviewerRecommendations.tpl, but there is no reviewerRecommendation.tpl file in the whole project. OJS seems to use this file.

Is this file important to OMP? Can I delete the include line?

Hi @Israel87,

What version of OMP are you using? (Please include this in your posts.)

Regards,
Alec Smecher
Public Knowledge Project Team

Sorry about that. Somewhere in the omp-stable-3_1_1 branch. (41acc4f67)

Hi @Israel87,

I see – I’ve filed this at Remove reference to nonexistent template reviewerRecommendations.tpl · Issue #3814 · pkp/pkp-lib · GitHub and will resolve it shortly. You should be able to pull the latest from that branch to resolve it.

Regards,
Alec Smecher
Public Knowledge Project Team

All right. Thank you Alec!