Hey Hi,
PHP parser errors take some getting used to; if it complains about an unexpected ‘something’ at line X, look at line X-1 first. In this case it will not tell you that you forgot a semi-colon at the end of the previous line , instead it will complain about the if that comes next.
You’ll get used to it 🙂
lisa
(@contentiskey)
deactivate the plugin (in file manager or via ftp) and get a copy of the original (unaltered) file(s) from the plugin’s developer or support team to replace the altered file.
alternatively, restore from a recent backup copy of your website (from a time before the plugin alteration was done)
Thread Starter
ibni
(@ibni)
Thank you very much, I‘ve noted down the old version. So I paste it via FTP in the named File, now it works.
