PluginManager fails to update itself #65
-
I'm trying to solve an issue with PluginManager failing to update itself from v4.2 to v4.5. When I press the update button, I get the error on the top of the page
the source of the notice is this line of code $archiveFile = tempnam(ini_get('upload_tmp_dir') ? ini_get('upload_tmp_dir') : sys_get_temp_dir(), 'kb_plugin'); and hints at the fact that I haven't set up an upload_tmp_dir, which instead I did, so I fiddled with the What should I check to gather extra details about this issue? My feeling is that I misconfigured something, but I'm not sure what could be it at this point. Thank you in advance for any help provided. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hello... how did you first install PM? |
Beta Was this translation helpful? Give feedback.
-
Well, isn't that one of the main reasons why people start coding stuff and uploading it on GitHub? :P
First thing I did when I found PM last week (plus many of the others you have) :) Thank you again! |
Beta Was this translation helpful? Give feedback.
You can also try with https://github.com/aljawaid/KanboardSupport to see if anything comes up in them checks.
This is my test KB through KanboardSupport...
Cross-check your folder permission with the screenshot or install the plugin.