@song19891121 said in Is there any plan for mobile?:
as the title see.
Same as @PitaJ cause NodeBB is responsive and mobile friendly, you can even create a webapp on your home screen
@song19891121 said in Is there any plan for mobile?:
as the title see.
Same as @PitaJ cause NodeBB is responsive and mobile friendly, you can even create a webapp on your home screen
@Michael-Pfaff said in Error when upgrading from 1.4.5 to 1.5.0:
@azeus I'm also about to upgrade from 1.4.4. to 1.5.0. What steps did you take to install? I'm kind of nervous!
Like usual
$ cd /nodebb_Home
$ git fetch
$ git checkout v1.5.x
$ ./nodebb upgrade
And of course backup before
@sreekanth_b It's free and open source you can use it. The 'commercial' version includes premium support and cloud hosting.
Hello,
We are using NodeBB for a photography forum, we hardly need a lightbox to display the photo posted by our members. We've found this https://github.com/rockq-org/nodebb-plugin-lightbox which looks cool but it's very old, not working anymore and not maintained
Will be really great if someone could make it working again with Nodebb 1.5.0
Thks
@Jenkler Excellenet. Mine is still up and running as well. So as far:
Now it's working.
@Michael-Pfaff said in Who is using NodeBB?:
@azeus said in Who is using NodeBB?:
Us
A French Photography Club based in Paris > https://regards.photo
What's that Calendar plugin?
It's https://github.com/pitaj/nodebb-plugin-calendar/tree/1.0.x by @PitaJ
@sosojni hey buddy, any news about this plugin?
@julian @PitaJ Thank you. The module wasn't installed at all (dunnow how it was working before). So nmp install request fixed the issue
NB: Don't know if it's normal, but It was the longest upgrade ever (More than 2h for a 400Mb DB).
@julian said in Is NodeBB compliant with the GDPR (the newest legislative spam by the EU)?:
e, and such, but otherwise, yes.
We'll be launching v1.9.0 today
Awesome, you guys rox ^^
Hello experts,
I've searched and all the existing plugins are deprecated…
It will be cool if someone could create or update un existing plugin to gather the photos posted in a post or a category and then display them in a beautiful way (Masonry or Carousel) in a widget or a custom page
I believe it’s a missing plugin for NodeBB… I’ve tried to implement https://masonry.desandro.com with no success (I’m not a webdev )
Thank you
@julian said in Mail via Nodebb stops working (Postfix):
587
Actually somehow Actually, somehow the submission parameter on port 587 wasn’t present anymore in my postfix settings… And the TLS certificate wasn’t valid anymore… Anyway, I’ve forced to use port 25 without certificate. Its working again
Thank you again @julian
The test mail generate this in nodebb logs:
2020-01-21T15:17:23.841Z [8080/20347] - error: connect ECONNREFUSED 127.0.0.1:587 {"errno":"ECONNREFUSED","code":"ESOCKET","syscall":"connect","address":"127.0.0.1","port":587,"command":"CONN"}
@julian said in Mail via Nodebb stops working (Postfix):
hen mail is not sent? What happens if you send a test email via the Settings -> E
Thanks for your support!
The test email via the Setting > Emails says "SUCCESS Test Email Sent" but nothing in Postfix logs... Not sure what's really happens but it seems that the command dosn't arrive to the postfix server
Hi gurus,
We are using Postfix as a web server and was working fine with Nodebb.
Recently we have noticed that it's not working anymore....
The test from the server is OK using nodebb user
echo "Test mail" | sendmail -i -f mail@domain.com mail@domain.com
echo "Test mail | mail -s "subject" mail@domain.com
nodebb:~$ id
uid=1002(nodebb) gid=1002(nodebb) groups=1002(nodebb)
Any idea ? What command is using by Nodebb to initiate the mails?
Thank you
Perfect it's now working fine Thank you.
@baris said in Upgraded to 1.13.1 and found a problem in the management platform.:
Dosn't fix it for me. I still have the [> _JSON] in my dashboard but the message when clicked is different now
{"query":{"units":"hours","until":1579190592728,"count":24},"result":{"uniquevisitors":[0,2,37,42,37,42,37,38,34,32,34,31,37,44,41,41,37,35,24,28,26,4,19,2],"pageviews":[0,4,186,123,463,179,102,137,132,1417,890,899,719,1095,439,250,173,174,143,161,110,42,99,4],"pageviews:registered":[0,3,102,50,93,103,42,0,0,0,1,0,0,38,40,32,34,99,71,55,51,40,70,3],"pageviews:bot":[0,1,51,63,336,53,52,106,122,1417,879,888,707,1056,330,200,118,49,54,92,53,2,21,1],"pageviews:guest":[0,0,33,10,34,23,8,31,10,0,10,11,12,1,69,18,21,26,18,14,6,0,8,0]}}
Could you help?
@y-h said in A relative new user to NodeBB and just finished a working version of a lightgallery plugin.:
didn't manage to get it working installed via npm rebuild and nothing happens when clicking on images, no errors in the log either.
Maybe you need to clear your cache... Works fine for me.
@oplik0 said in Exifs missing in the resized uploaded photos.:
@azeus said in Exifs missing in the resized uploaded photos.:
Thank you but I don't see anything about stripping the exif data in /admin/settings/uploads (v1.12.2)
What am I missing?
You're missing 0.01.0 - this option was added with 1.13.0.
Oh thnaks, will upgrade and let you know
@baris said in Exifs missing in the resized uploaded photos.:
/admin/settings/uploads
has a setting for stripping exif data, try turning it off.
Thank you but I don't see anything about stripping the exif data in /admin/settings/uploads (v1.12.2) What am I missing?