upload button
-
Im trying to add an upload button
as in the chats upload button Yes, I wrote some code, and the button appears there. When I click it, it doesn't upload directly. How can I make it work? How can I add there upload button ?
-
S support@community.nodebb.org shared this topic
-
I've added this to core, https://github.com/NodeBB/NodeBB/commit/f67a0a124ad74b7cf6c79d00c1da27483fa9cc6c, there is a small change in the theme to add the button. https://github.com/NodeBB/nodebb-theme-harmony/commit/214bedf11a580db4475369bea4b99151feeff9cb
-
Yes, I have updated it, and my NodeBB version is also up to date. However, when I click upload, it works fine on your site, but it doesn't work on mine. I tried disabling CSS and JS, then removing plugins, but it still didn't work. What do you think could be the issue?
-
It is not released in a new nodebb version yet so to get it you would have to use the latest code from the master branch. Make sure to rebuild & restart after getting the latest code.
-
This is released as part of 4.0.5