We have been using nodebb and loving it over at
tfraley
Posts
-
Who is using NodeBB? -
nodebb-plugin-sso-facebook - questionThe recent Facebook and Twitter update fixed this issue for me now all three login buttons are showing.
-
nodebb-plugin-sso-facebook - questionOk, If I disable google+ then Facebook and Twitter show.
Maybe the missing twitter information fixed the error I was getting, and the fact i'm not seeing all three has to do with the theme.. Going to look into that next.
-
nodebb-plugin-sso-facebook - question@baris , Ok, you were dead on for some reason my application and secret data is gone from the twitter plugin.
So I went in added the information back to the twitter plugin, restarted the server just in case.
Now I do See the Google+ plugin, of course, and now I see the Twitter however... The Facebook one is no longer there.
I went back into the backend double checked Facebook and all the information is in there.
I then went and disabled the twitter plugin again, and low and behold the Facebook button is back without the twitter plugin enabled.
-
nodebb-plugin-sso-facebook - questionThanks @baris is there a workaround for the time being until it's uppated?
-
nodebb-plugin-sso-facebook - questionJust posted this in @Fastidious thread, but figured it warranted posting in my own as well
Basically today I went to log into my forums and I was met with an error, and was locked out.
I also noticed I was missing login buttons. I normally use Facebook, twitter and google.
Facebook and Twitter were missingAfter getting back in and doing some testing, it seems the culprit was the twitter plugin.
I went one by one turning them on, until it crashed again, then doubled checked it again.Twitter crashing seems to bring down the Facebook button as well. Could it be something in both of these plugins together that are conflicting?
-
Google, Facebook and Twitter SSO goneHey guys,
I've run into this today and was locked out getting a big long error while trying to login, Twitter and Facebook both were gone google was still there.
After getting back in and some testing it seemed twitter plugin was causing the issue I login error and the disappearance of Facebook and twitter login buttons.
Not sure why it did this out of the blue, no updates or anything, but I have twitter disabled for the time being.
-
Persona Blocks 0.2.3Thanks,
Actually just got things how I wanted not to long ago.
Basically, I made the category cards a hover and made them swap out the title/description with the latest post/preview.Let me know what you think .. Humm.. seems I can't include a link it thinks it's spam.. Check out my profile for my forum
-
[nodebb-plugin-user-invitations] Allow users to invite new users!Can you send an invitation even if the forum is not locked down?
-
How to get notifications for new users and all forum posts?FYI: I use a plugin so I will get notification when someone registers
nodebb-plugin-registration-notificationI'm not sure you will want to get an email any anyone makes a post.
But you can watch a thread and get an email notification when someone posts there.
That's built in check your user profile settings.. Again, even this can become too much as your forum grows. -
nodebb-plugin-sso-facebook - question@Fastidious have you tried a reboot does it, bring it back for you?
Also to my understanding I was told not to use the confirmed one's
I'm using the NON confirmed version at the moment -
nodebb-plugin-sso-facebook - questionHey guys,
Running into a bug or maybe a Facebook thing.
Seems like every once and a while my Facebook (login/register) icons disappear
I don't know what's making them, but a restart of ndoebb seems to put it back.Other SSO's twitter and google have no problem
Not sure if its the plugin or maybe even Facebook them selves doing or changing.
This has happened 3 times in 3 days that I know of.
-
Persona Blocks 0.2.3Looking good drew, Just moved the theme to my live nodebb.
Did a little tweaking (custom CSS) this is what I have so far.. Tweaking mostly for mobile.
forum.lifewithtech.net:4567 & Mobile look if you want to get an idea of what i'm shooting for here -
Persona Blocks 0.2.3@drew you are fast, Just upgraded working great..
-
Persona Blocks 0.2.3@drew said:
Pro Tip
If you're only allowing SSO login and register then add this custom CSS in your ACP:
ul#logged-out-menu li a span { display: none; } ul#logged-out-menu li a:after { content: 'Register / Login'; }
And you can have your Login button say 'Register / Login' to clarify the UX.
FYI: This give me a double Register/Login Register / Login
-
Persona Blocks 0.2.3@drew
No problem buddy, It's on my development nodebb (Virtual Mashine)
I try to install things first there for testing.Please let me know if I can be of any help, I like the direction this is going.
-
Persona Blocks 0.2.3Hey buddy,
Just installed the theme on my dev VM looking good.
FYI: Seems Subcategories may not be working too well.Another quick question, May be very basic
With my last theme, I basically edited CSS to make everything a set value, but figured I would ask if there is a better way of doing this. Is there a way to make the category layout more even. It seems to come down to how many lines a description has and the post for that matter. Will probably hide the actual post comments -
Help: First Theme (Bringing Back The Blocks)Cool @drew look forward to it, let me know if I can be of any help.
-
Help: First Theme (Bringing Back The Blocks)@drew This is exactly what I've been wanting, I've been using the material theme. Actually the dev is mia this week, usually pretty good, there are a few bugs with 0.8., that I can't get around and so I'm looking into other theme's again today trying to figure out what direction to go again.
But you hit the nail on the head that's exactly where i've been trying to get to, please let me know if you find or come up with anything.