Isn't it just an option in the admin panel
Phate
Posts
-
Open external links in new browser tab -
Please HelpMore info needed for sure....
I get this sometimes after I have restarted the server a few times..... Normal browser refresh and log in works again..
No idea what causes it... And no idea if my very few users have noticed
-
Upgrade for dummies?I pulled this script from somewhere on here and have been using it ever since.
(how to format below correctly on here?)
git fetch; git pull, npm i; ./nodebb upgrade; git checkout v0.9.x; git pull; npm install; ./nodebb stop; ./nodebb upgrade; ./nodebb start; ./nodebb log
I modified the script with v1.x.x instead and the upgrade from 9.3 to almost the newest version went smooth. Except emoji.
git fetch; git pull, npm i; ./nodebb upgrade; git checkout v1.x.x; git pull; npm install; ./nodebb stop; ./nodebb upgrade; ./nodebb start; ./nodebb log
I have rolled back to 9.3 until I have time to sort out emoji situation. Tried all the suggestions I've found so far.
My question is....
Is this script ok to be using. Anyone see issues with it? Correct branch etc?
Cheers
-
emoji stopped working -
Nodebb Hosted for Smaller Forumsit was worth a hint hint nudge nudge
Serious tho appreciate the help that is at the forum...
My first attempt at running a web server and virtual server.... Heck even new with linux itself lol
I'm one of those that always has questions about the update process..... every time.... lol
Hopefully one day your big enough to also have a package for the little guys.
Cheers again....
-
New user statusYayyyyy no waiting hahahahahah
Spoke too soon.... Now I'm on a 30 second restriction hahahahahahaahahahha
-
New user statusCheers @codecowboy
Got my rep now..... Thanks......
-
New user statusMe too
hahahhahahahahaha
Think you should be good to go now.... I upvoted your latest posts on the same issue I had.....
So annoying waiting so long to post.... Been here a few months but not got enough rep yet......
Eventually I suppose.......
-
Domain name in password reset emailSame issue I had....
I don't think I did end up solving it as fixing this issue broke emoji.....
I'm small enough to deal with password resets manually for now but can't live without emoji hahahahahaha
-
Nodebb Hosted for Smaller ForumsI'm currently using a digital ocean droplet.
I'd love to switch to a Nodebb hosted setup.
Mainly so I didn't have to deal with updates etc.
My page views are only around 10,000 a month tho.
A smaller paid plan would be awesome.
Is the $100 a month the cheapest?
-
Emoji Pics - Reverse ProxyMy forum hasn't gotten big enough to worry about password reset emails so I'm not sure it's working. Have to double check.
Crap. Not enough rep to double post.
Some rep please lol
-
Emoji Pics - Reverse ProxyNot exactly.
Ended up using the correct port number to keep emoji working.
I switched the way emails are sent.
I was using local emailer but couldn't get it to play nice.
-
New Raspberry Pi is officially released — the 64-bit, WiFi/Bluetooth-enabled Pi 3 is powerful enough to be your next desktop. And still $35.I want to make one of those mirrors myself. Would be an awesome dashboard.
Weather.
Home automation
Bitcoin statsDrool.......
-
Users access to uploaded filesThanks mate...
I had a bit of a play with it.... Works as advertised... Great plugin.
I'd love the ability to share a copy of the assets folder somehow as well tho. But I know this wouldn't be very safe.
-
Users access to uploaded filesThat's the one.
I knew I'd seen something like this before.
This would be awesome.
Anyone running it on the latest version of nodebb?
-
Users access to uploaded filesI can see a few ways of doing this.
I want my users to have access to the uploads file.
Can anyone point me in the direction of the best way to do this. I'm sure it has been discussed before but can't find any info relating.
Dropbox?
Network share the uploads folder and share it locally?
Cheers
-
Update, merge issue.. -
[nodebb-plugin-gravatar-extended] NodeBB Gravatar Extended PluginHas anyone got this working on the v0.9.x branch.
A few of my users have broken images.... Even with the current stock Letter Images.
I've tried re-installing gravatar. Disabling it and even manually uploading a profile pic and then deleting it.
Nothing has worked so far.
I still have broken user pics.
Hopefully someone can help.
Cheers
-
Updating NodeBB (git error re: local changes)@psychobunny said:
Hey, you can install the gravatar plugin to reclaim those original images
Thanks... I couldn't remember what plugin was called......
There is now two of the gravatar plugins... Tried the first no go... Will give the other a try when I have time.
Thanks again.
-
Updating NodeBB (git error re: local changes)Thanks so much....
This worked....
The only thing that I lost was the user avatars that used to be generated by their email... Its know a solid colour with the first letter of their name..... The posts didn't change the avatars tho hhhmmmm
I can probably live with this lol
Thanks again