Hello,
One question, how can I center text?
Thanks!
Hello,
One question, how can I center text?
Thanks!
@HolyPhoenix My test forum is on Digital Ocean, and they have SSD disks. Thanks for the info!
@PitaJ thats what im talking about, I´ll buy you a beer
Solved!
Preview fine, but it does not work when publishing
only works on the preview
@MJ access trough FTP (filezilla for example), es easy, same user, same pass from ssh and:
First: Shout Down your nodebb, then
and edit:
Upload the modified config.json and start nodebb
Hello,
I know there are a couple of threads talking about this, but none of them seems to work or fix the problem.
I think this kind of text tools are important.
Any actual plugin to do this?
Thanks!
@Bri That´s correct. Nodebb need 1GB minimum. Try several times in a 512MB Droplet. Don´t work.
Also, Just installed two days ago, follow this instructions (I made a manual and it works for me):
NODEBB:
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
sudo apt-get install -y git nodejs mongodb build-essential
apt-get install git build-essential imagemagick
git clone -b v1.x.x https://github.com/NodeBB/NodeBB.git nodebb
**Need some update before installation:
PUG: npm install pug-cli -g
node-fs-extra: npm install --save fs-extra
Graceful: npm install graceful-fs-extra
minimatch:
npm update minimatch
npm -v minimatch
npm install -g npm@3
npm install -g [email protected]
npm -v minimatch
Then configure Mongodb and run npm install
If anyone can do this, could talk about pricing. Thanks in advance
Hello, I need this kind of plugin:
Ex. A user puts his link/content in [hide][/hide] no one will be able to see the hidden content unless replied.
Like https://www.phpbb.com/community/viewtopic.php?f=496&t=2315931
Thanks!