Looks like 0.8.1 came out today and seems like the top menu gets kicked to the side and login and register links presiste even after logged in https://community.nodebb.org/topic/6435/updated-to-0-8-1/5

Best posts made by tfraley
-
RE: nodebb-theme-material v2.0 published
-
Love to see Rewards expanded on
I love the reward system and gamification.
I mentioned this before, I think in a plugin thread but here it goes.
The idea is adding more options to "If User's"
Example "Tags" or reputation with tags.What I would like to see is this
Someone on my forums has helped other readers and racked up 100 rep with the tag apple.
So the math
If user's reputation + (Apple - Tag) is > then 99 then add to group (apple)
This way we get people who are actually helping into corresponding groups and can reward them or offer next level help to them.
Maybe we can't mix rep and tag's, but even just having tag's would open another level of possibilities
People in the other thread thought it was a good idea, honestly don't remember the thread was a while ago.
If there is already a plugin out there doing this, please let me know, but would be awesome to have it in the core system.
-
Classifieds Section
How about a category for classifieds
Don't have to make payments and what not
Just something to keep the category layout nicely and make some required fields like Image, Title, description, price etc..
-
RE: YouTube videos are too large on mobile devices
I know I posted this in another thread somewhere, But I also feel this should be built in by default. If you look at any current CMS systems, yes there not forums, but they all support popular embeds. The idea is to make it as easy as possible for users. The less plugins we have, the more stable the core would be and I for one would like popular embeds as part of the core.
Just my 2 cents.
Forums have been on a slow decline due to group video chats and slack type services these types of features to me are a must in order to even be at the table. -
RE: Iframe not loading - Help
@rbeer said:
I highly doubt though, that this is your problem, since this seems to happen at an earlier stage - like you said while resolving the DNS request. I think you'll have to go through your server's logs and figure out where exactly the request dies off.
I'm not sure how to go about looking over the server logs lifewithtech.net is hosted over at squarespace so don't have access to it's logs. And again I could put another site in the iFrame and it works fine.
Realy got me stumped
Ok had to wait 10min to make another post didn't have rep.
OK curretnly Lavender is enabled, I did not have the composer plugin installed. I installed that and it seemd to fix the comment thing.
Hoever lavender is still not accessiable in ifram on desktop or mobile.
I leave this theme up until I hear back -
RE: Official: Redactor Composer now available in 0.7.1+
Let me start by saying its working well in safari.
Ok I may have missed something here. How come I do not have an upload / Image / video options
like shown in the first image. Am I missing an option or another plugin that is needed?
all I have is
-
RE: NodeBB v0.7.3
Just an FYI:
I used the same steps as @henrywright a few hours ago and works for me. So @julian if something broke in broke after my last post to the thread like 2hrs ago, You can use that as a time stamp. I was probably one of the first people to upgrade.
-
Partial not loaded: partials/noscript/paginator.tpl
Just looking at my logs while loading and noticed this warning
[meta/templates] Partial not loaded: partials/noscript/paginator.tpl
-
Update, merge issue..
Ok guys,
I've tried to do and update
Stopped service, backed everything up.
Did a git stash (since I have one line of code changed for alternitive logins)
Did a git pull and received the fix merge errorHere is the unmerged section of git status comamnd
Unmerged paths:
(use "git add <file>..." to mark resolution)both modified: app.js both added: npm-shrinkwrap.json both modified: package.json both modified: public/language/ar/search.json both modified: public/language/es/user.json both modified: public/language/zh_CN/error.json both modified: public/language/zh_CN/topic.json both modified: src/controllers/accounts.js both modified: src/controllers/index.js both modified: src/database/mongo.js both modified: src/database/redis.js
They don't seem to be plugins more language packs etc. So unsure how to proceed
Latest posts made by tfraley
-
RE: Who is using NodeBB?
We have been using nodebb and loving it over at
-
RE: nodebb-plugin-sso-facebook - question
The recent Facebook and Twitter update fixed this issue for me now all three login buttons are showing.
-
RE: nodebb-plugin-sso-facebook - question
Ok, 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.
-
RE: 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.
-
RE: nodebb-plugin-sso-facebook - question
Thanks @baris is there a workaround for the time being until it's uppated?
-
RE: nodebb-plugin-sso-facebook - question
Just 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?
-
RE: Google, Facebook and Twitter SSO gone
Hey 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.
-
RE: Persona Blocks 0.2.3
Thanks,
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
-
RE: [nodebb-plugin-user-invitations] Allow users to invite new users!
Can you send an invitation even if the forum is not locked down?
-
RE: 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.