Hi @ext237
Well – it is not a repair, true – but the people behind the Ninjaforms released code that can not even compile. How much credit should you give them at this point? What fix is needed in the next release?
Do whatever you wan’t – but I think I am done with automatic updates from those guys. And will strongly consider avoiding their plug-ins in the future.
br.
hi @kluther
You need to access your installation via FTP. You should find the relevant information where your site is hosted.
Hi
I fixed it by going to the file ninja-forms.php, and on line 354 change
from:
require_once Ninja_Forms()::$dir . ‘blocks/ninja-forms-blocks.php’;
to:
require_once Ninja_Forms::$dir . ‘blocks/ninja-forms-blocks.php’;
br.
Michael