@yariplus Is there any way this could work with a custom page ? I've tried to add this as a widget on a custom page, but nothing is rendered ?
Solved topics.getTopic error
-
I start a reply on a topic (and before finishing and sending it) and when I either refresh the page or go to another topic, I keep getting this error on each page:
-
Thanks for reporting, fixed in https://github.com/NodeBB/NodeBB/issues/10163
-
@baris it looks like we are having some problems updating our "favicon" as well. It goes back to normal...
Is it normal to have these links, when we have our NodeBB installed as a subfolder?
-
Are you saying it reverts back to the old value after you save and refresh the page?
-
@baris said in topics.getTopic error:
Are you saying it reverts back to the old value after you save and refresh the page?
yes, I even deleted favicon.ico file from ACP... and uploaded our favicon icon again... we still only see the default one (like this forum).
-
(https://yesilkartforum.com/forum/assets/uploads/system/favicon.ico)
This file needs to show the one you upload, it might be getting cached by nginx and nodebb, so try restarting both.
-
@baris said in topics.getTopic error:
(https://yesilkartforum.com/forum/assets/uploads/system/favicon.ico)
This file needs to show the one you upload, it might be getting cached by nginx and nodebb, so try restarting both.
yes, nginx restart solved the issue. Thanks
-
crazycells