It's a bit off-topic but still related to default settings for external links. I haven't tested the acp of 0.7.0 yet and I was wondering if there was something like a whitelist for external links? Then if someone click on an external link we can activate the warning page "you are leaving the forum", but if it's a sub domain, a root domain or a trusted url (youtube) for example we don't show this page.
Alex
Posts
-
Default setting for external links [0.7.0 dev] -
Happy EasterHappy Easter guys!
-
Adding New Topic to Recent page.I imagined something like that for filtering by categories. The active tab would be bigger than the others.
-
Adding New Topic to Recent page.That would be awesome. A sorting system with tabs to show only posts by categories would be nice as well if it's possible.
-
New topic on mobileI confirm it, I tested on Chrome and Firefox for android.
-
Emoji images not loadingWhat is the "url" in config.json?
-
Nav menu disappearedOk, well you are using the master branch with 0.7.0 and the plugin spam-be-gone is not compatible with it I guess. About flip theme it seems that it's not compatible with 0.7.0 as well. For the lavender theme, you can update it to its lattest version with npm.
npm -i [email protected]
-
Nav menu disappearedWhat version of nodebb are using ? Can you please tell me what's the result of
npm ls nodebb-theme-vanilla
-
Nav menu disappearedYou can try.
npm remove nodebb-theme-vanilla npm install nodebb-theme-vanilla
-
Blank forum when not logged inYes sure. I've got a backup of the db and nodebb from 0.5.7. As you think it's a db issue. Does it worth it to try to upgrade it again from this version?
Edit: I restored the backup (0.5.7) of nodebb and the db, upgraded again to 0.6.1, I tried several times. It's still the same. I also tried to upgrade from 0.5.7 to master, and still the same. Always getting those websockets error in the browser console
Edit 2: Alright so this time I tried a fresh install of nodebb with a fresh db. I can see all the default categories created by nodebb this time but I still see the websockets error in the browser console and still have got the same issue in the admin certainly to do websockets failing.
Now I know it's not an issue with the db or the upgrade (I think) but maybe with the proxy in apache even with this https://community.nodebb.org/topic/3509/upgrade-to-0-6-x-issue/12 , it wasn't working. I precise that I've got apache 2.2.22 with wstunnel (more recent) backported.
Edit 3: I directly accessed nodebb without going through apache proxy. I had no errors so I could have fixed the categories permissions. I still need to know why the proxy reverse can't handle websockets anymore after having upgraded nodebb.
-
Blank forum when not logged inI tried @priapo's solution from https://community.nodebb.org/topic/3509/upgrade-to-0-6-x-issue/11 and a lot of other things but It's still not working.
It will be 3 days now and members in my community keeps harassing me lol. I would really appreciate if someone have got an idea. Thanks
-
Error in browser console ACPIt's fine for me on Firefox
-
Blank forum when not logged inBut @julian I can't review the permissions for the categories in the ACP as it's blank as well. I don't use cloudflare or any cloud cdn, redis is well configured and is used as websocket store, the url in the config.json is also good.
Edit: It seems to be a websocket issue. In the browser console I can see that the connection failed. WebSocket connection to 'ws://community.meaxplay.com/socket.io/?EIO=3&transport=websocket&sid=oGa-zsolvM2fXNOaAAAZ' failed: Error during WebSocket handshake: Unexpected response code: 400
my config.json
{ "secret": "", "bind_address": "127.0.0.1", "database": "redis", "redis": { "host": "127.0.0.1", "port": "6379", "password": "", "database": "0" }, "url": "http://community.meaxplay.com"
}
-
Blank forum when not logged inAt least I wasn't the only one. Thank you I will try it when I will come back from work.
-
Blank forum when not logged inI'm always scared to upgrade because I know there will have always a problem lol. This time I have no clue what is it about.
When not logged in, there is only 1 category showing and widgets are blank. When logged in, everything appears, excepted "Recent posts" which is blank.
And in ACP I've got the same thing than Tom https://community.nodebb.org/topic/3709/permissions-issue/4
Another bug but this time on mobile (I know i'm reporting too much bugs )
Any idea on what's wrong please?
-
Ability to Hide Groups from /groups@pichalite Ah ok thank you. It was driving me crazy last night. @julian Any possibility to see this feature in the next revision?
-
Ability to Hide Groups from /groupsI might have missed the answer to the original post in the thread. In the version 0.6.1 are we able to hide groups from /groups ? I have got private groups that I don't want to be shown in /groups.
-
Post a picture of yourselfWith long hair this summer
@Schamper damn this is really high res
-
Creating topic on mobileI'm running 0.5.3 stable. Ok I will try tonight when I'll be at home.
Edit: @julian I tried to disable plugins, it's still doing the same thing unfortunately. The quick solution that I've found for the moment is to deactivate the upload of a thumbnail for topics.
-
Creating topic on mobileI noticed a little "bug" but annoying while browsing my forum on my mobile. I wanted to create a topic but I couldn't submit due to the upload thumbnail icon which overlaps the submit button. I've got a nexus 5 running android 4.4.4