Deprecated call without request object. in /var/www/html/ojs/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Hi community, I’m trying to make a new installation of Ojs-3_1_1-2 from files (Not using git), and when I’m try to install it, I found with this error:
![Mon Aug 06 16:52:40.574329 2018] [:error] [pid 7] [client 2] PHP Notice: Deprecated call without request object. in /var/www/html/ojs/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901, referer: http://xxx/ojs/index.php/index/install/install"

I had install ojs 3_1_1-0 using git, but the Support (Where we bought a Theme) tell me that is not recommended to install by git, I have no idea why is getting me a error right now.

Any news about this? I’m having the same issue after last upgrade form 2.4.8.

Hi all,

That’s a PHP notice, which can be safely ignored. Just make sure that your PHP configuration is set to direct warnings, notices and error messages to the PHP log file rather than the browser window.

Regards,
Alec Smecher
Public Knowledge Project Team