ifm
ifm copied to clipboard
Invalid argument supplied for foreach
Hi, when i get your project to install on local with xampp so i can test it i get this error displayed in my browser.
#!/usr/bin/env php bool(false) Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\ifm\compiler.php on line 38
You are not supposed to call compiler via the apache webserver. The compiler is only for building the tool. You can either download the compiled releases here or you can build the IFM yourself using this example.