Installation error OMP 3.1.2

Getting error while installing OMP 3.1.2 Warning:

[11-Mar-2019 21:59:43 Europe/Berlin] PHP Warning: count(): Parameter must be an array or an object that implements Countable in H:\xampp\htdocs\OMP\cache\t_compile\e8ea13aa559bf8604ca823015b397a28d8666486^28682bb3d6b6e750ebd3d458abc8f92b4da9ea9f_0.app.headerusernav.tpl.php on line 136

The installation Stop.

Hi @dragoniant,

That’s a warning, not a fatal error. I’d suggest making sure that PHP errors/warnings are directed to the log, rather than the browser. That way they won’t interfere with AJAX requests.

Regards,
Alec Smecher
Public Knowledge Project Team

Hi @asmecher,

how do I do that?

Hi,

I tried installing OMP in a hosting, and now in a local server and the same thing happens

In the browser does not give me any report, by pressing the install button, it remains on the same page as if it did nothing

Hi @dragoniant,

Either OMP encountered a fatal error, or the request was interrupted e.g. by a timeout. Either case should be logged. You may have to check your web server and PHP error logs separately, depending on how your server is configured.

Regards,
Alec Smecher
Public Knowledge Project Team