I’m using Antimatter and i’ve recently installed FreshDesk plugin. However, it immediately kills my website and i can only see white pages. I’ve tried restarting the website host, but that didn’t work.
Removing the plugin folder resolves this. Also, this has happened before for other plugins.
Might be hard to reach the plugin developer arround this forums. If you are not getting answer, I will recommend to raise an issue directly in the repo of the plugin, in this case: https://github.com/benface/grav-plugin-freshdesk
I’ve just tried a fresh install of the one page skeleton + admin installed. I installed FreshDesk then the screen went white. No errors. It’s the same for the main screen and the admin.
So the install of the freshdesk plugin was a success installing through gitbash? I’m too unfamiliar with windows servers to say if it’s cause of that, that you’re not able to install it… But my guess is, it is, cause on linux/mac I haven’t had any issues
Apologies, i’ve taken a look at the highlighted lines, but i’m not sure what i do next? i’ve tried commenting them out to see if it loads the page, but it still doesn’t.
I will try get the php logs working and copy them in here.
I’ve managed to get it working. I had PHP 7.1 and 5.6 installed at the same time and the FastCGI was running from the 5.6 directory. Uninstalling that and making sure it runs under 7.1 fixed it. Well, it doesn’t turn the whole website into a white page, but need to actually test the plugin later.
I fixed this previously by reverting back and then re-installing the latest version. Is this a bug or just an issue affecting my environment? It was never an issue before…