Warning: unlink (functions.php)
-
I am trying to use the plugin “Visual Form Builder” on my Hermes theme but when I go to save the changes I made to the plugin I get this error page:
Warning: unlink(/home/content/57/7824157/html/sedonastonemichigan/wp-content/themes/Hermes/cache/) [function.unlink]: Is a directory in /home/content/57/7824157/html/sedonastonemichigan/wp-content/themes/Hermes/functions.php on line 43
1I was told before that it’s a conflict in a name that is used in both the plugin and the theme so the theme recognizes the name because the plugin is using it to and it triggers a function in the theme to delete the cache for something that really isn’t there. So it’s trying to delete the whole cache directory instead of just the file it’s supposed to.
BUT, how do I go about fixing this issue?
- The topic ‘Warning: unlink (functions.php)’ is closed to new replies.