Here are the server logs.
No error when the server starts.
Ted
Posts
-
nodebb--plugin-sso-ldapauth -
nodebb--plugin-sso-ldapauthHi nodebbers.
I'm trying to adapt an old plugin for ldap connection with new nodebb requirements.
nodebb-plugin-sso-ldap is using passport-ldap wich doesn't seem to install anymore, I guess from node version.
So I'm trying this fork passport-ldapauth, but I'm the end of my javascript guessing.
The logo appears on login screen but I get this error/auth/ldap Unknown authentication strategy "ldap
I guess it's around the strategies.push something is wrong.
Any help appreciated.You can find my code here: tedr56/nodebb-plugin-sso-ldap
-
Use Widget only on forum homepageHi.
It's already have been discussed in here..shoutbox { display: none; } .page-home .shoutbox { display: block; }
-
Soundcloud embed not working anymoreObviously there is dependencies issues, but this is as far as I can help you.
Maybe @julian or @psychobunny can help. -
Showing widget on some of the pages@yariplus Thanks. Works like a charm.
-
Showing widget on some of the pages@psychobunny I tried your method and it's working.
Except this little mistake.page-recent .my-widget { display: none; }
Is there a way to do the opposite?
Show a widget on only one page? -
Soundcloud embed not working anymoreOn the last lines, you get a Address Already in Use Error.
This means you didn't stop your forum before starting it in dev mode.Beside that, I don't see any issue.
-
Soundcloud embed not working anymoreSorry, but im out of ideas here.
I'd suggest to launch your nodebb in dev mod./nodebb dev
and see if anything strange appears.
Try enabling & disabling soundcloud plugin and post a soundcloud link. -
Soundcloud embed not working anymoreI don't have the answer, but since it's working on your first site, it's not plugin related.
It is a configuration issue.My last guess would be to check in markdown plugin options. See if
Autoconvert url-like texts to links
is checked. -
Soundcloud embed not working anymoreJust a guess, but maybe it's your plugin ordering.
Check in the plugin page, and see in "order active plugin"
You should order soundcloud plugin after the markdown plugin.
Hope it helps. -
Soundcloud embed not working anymore@MJ Do you still have issue with this.
I updated the plugin to appear on 0.9.0 plugin list.
But seems to run fine. -
After upgrade to 0.8.0 I do not see my profile imageFixed on master branch
-
0.8.0 Steps to upgrade?The master branch has been fixed.
No need for checkout v0.8. -
language switcherEach user can change his language in his profile's settings.
-
Double LavenderI think I resolved the issue.
I uninstalled Lavender and reinstall it. Seems to be only one instance now
-
Double Lavender@pichalite Last git so 0.7.dev and last Lavender to so 1.0.23
-
Permissions?You can add Moderator permissions by adding a user in category AccessControl.
-
Double LavenderHey NodeBBers,
My users noticed me some catergories wasn't displayed on main page, but still accessible from recents/...
I suspect it's coming from Lavender which appears twice in Plugins Settings.
I had the forum running fine but noticed Lavender wasn't showing as installed in plugins list so I installed it.
Surely a mistake.I wonder why this behaviour.
I managed to get the categories back by ordering plugins launch and put lavender on top.
With a little locate on server, I couldn't find any other Lavender folders execpt in .npm.
I wonder if I just uninstall Lavender from Acp will make it better or worse.
Thanks for any input.
-
Submitting a Pull Request to NodeBB? Contributor License AgreementI tried but answers me "We're sorry, but something went wrong."
-
[nodebb-plugin-emailer-local] Local email pluginThanks @baris