I have had issues with FTP clients not refreshing when the server file changed case – particularly if they are windows clients which tend to be a bit hit and miss as to whether they think about case as all.
A file name has the wrong case.
wp-content/plugins/advanced-tabs-block/includes/Loader.php should be a lowercase “l” not uppercase “L”. Rename it and it will work. Bit sloppy and took me an hour to find as I could not get logging working properly on the website I had it installed on.
A file name has the wrong case.
wp-content/plugins/advanced-tabs-block/includes/Loader.php should be a lowercase “l” not uppercase “L”. Rename it and it will work. Bit sloppy and took me an hour to find as I could not get logging working properly on the website I had it installed on.