@baris Thanks a lot 🙂
nodebb-plugin-youtube-lite
-
@duke Did you restart NodeBB after installing the plugin? You also may need to refresh the page to get the new tabs.
-
@teh_g Yeah I did, still no menu
any other suggestions?
thanks
-
@duke said in nodebb-plugin-youtube-lite:
@teh_g Yeah I did, still no menu
any other suggestions?
thanks
Hmm, it sounds like it isn't working at all. Are there any errors in the logs?
-
@teh_g Only thing is this
Sep 26 22:23:50 nodebb nodebb[1507]: 26/9 22:23:50 [4282] - #033[32minfo#033[39m: Initializing NodeBB v1.6.0 https://community.talkingoodshit.com Sep 26 22:23:52 nodebb nodebb[1507]: 26/9 22:23:52 [4282] - #033[32minfo#033[39m: [socket.io] Restricting access to origin: https://community.talkingoodshit.com:* Sep 26 22:23:52 nodebb nodebb[1507]: 26/9 22:23:52 [4282] - #033[33mwarn#033[39m: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run `./nodebb reset -p PLUGINNAME` to disable it. Sep 26 22:23:52 nodebb nodebb[1507]: * nodebb-plugin-youtube-lite Sep 26 22:23:52 nodebb nodebb[1507]: 26/9 22:23:52 [4282] - #033[32minfo#033[39m: Routes added Sep 26 22:23:52 nodebb nodebb[1507]: 26/9 22:23:52 [4282] - #033[32minfo#033[39m: NodeBB Ready Sep 26 22:23:52 nodebb nodebb[1507]: 26/9 22:23:52 [4282] - #033[32minfo#033[39m: Enabling 'trust proxy' Sep 26 22:23:52 nodebb nodebb[1507]: 26/9 22:23:52 [4282] - #033[32minfo#033[39m: NodeBB is now listening on: 0.0.0.0:4567
-
Sounds like the plugin hasn't been updated to be compatible from 1.6.0. There are other embed plugins out there you can use that may accomplish that.
-
@teh_g ok thanks, i'll keep looking
-
try running ./nodebb build
-
@adam-poniatowski negative, still the same, no menu
-
interesting... usually I just restart the service (
systemctl restart nodebb
, if you haven't created it as a service, one can run./nodebb stop && ./nodebb start
, or you can just go with./nodebb restart
, I prefer stopping and starting it... old windows habits)... then I run./nodebb build
and after that refresh my browser (ctrl + F5).See if that works
-
Let's try: https://github.com/boomzillawtf/nodebb-plugin-youtube-embed#readme
plugin was forked fromnodebb-plugin-youtube-lite
.After installation restart and refresh browser or clear browser cache -
CTRL + F5