@Onur-Baran Should be đŸ”œ not much left on 1.15.0 milestone. https://github.com/NodeBB/NodeBB/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.15.0
Welcome Notification and Term of Use
-
@evoixmr what's your NodeBB version and which theme are you using?
-
@pichalite V1.1.2./persona. It worked after restarting. Thanks.
-
@pichalite The "term of use" disappeared after reloading.
-
@evoixmr disappeared from where?
-
@pichalite The intermediate page with "Terms of Use" only works after restarting and it stop working if forum is reloaded. My forum requires reloading after restarting. No errors on log.
-
@evoixmr that's a bug... reported here
-
@pichalite My forum requires reloading after restarting. Is this normal?
-
@evoixmr no
-
@evoixmr Are you sure your forum is actually restarting?
-
@PitaJ Yes (not by itself). The calendar plugin needs reloading after forum start or restart to work properly. I posted here -> https://community.nodebb.org/topic/4401/nodebb-plugin-calendar-fully-featured-calendar-plugin-for-nodebb-testers-needed/150
Looks like the issue is closed, do I just wait for another update?
-
@evoixmr yes I saw that. How are you starting NodeBB?
./nodebb start
? I am not getting this same issue on my local test environment and I have no idea why it would do this. What exactly isn't working before the reload? Also, by reload, you are referring to the NodeBB reload, not reloading your browser, right? -
@PitaJ Yes ./nodebb start. Then reload using ACP. Eveything works fine even without reloading but ACP saying "reload required" because of the test calendar, but reloading kills the "Term of use" page,
-
@evoixmr So everything works fine without reloading? It's just saying that a reload is required? Odd.
-
@evoixmr said in Welcome Notification and Term of Use:
Looks like the issue is closed, do I just wait for another update?
That issue was closed as part of a code change that removed reload option altogether (reload had other problems too). So, in the next NodeBB release you won't see the reload option.
-
@PitaJ I tried deactivating the calendar but it did not help. Although there's no warning about reload required, the Term of use page will be skipped once the forum is reloaded.
The calendar need both restart then reload when activated, but that's another issue. I'll wait for the next update on the other thread.
-
@evoixmr It doesn't make sense that a reload is required in addition to a restart, since a restart is a complete restart of NodeBB, and reload is only a partial reload, hence the name.
If calendar doesn't work on startup, then it seems like there are other issues here...
-
@julian I"m only seeing the issue when the calendar is activated. I also did not see any error or issue before reload, everything works even the term of use.
Reloading skips the term of use page -even without the calendar.