Many thanks. Found and changed in the short term. I'd upvote you many times if it was possible for me to do so Best help yet on this forum.
Posts made by mattT
-
RE: Admin Invite
-
RE: Admin Invite
Thanks for this. In the meantime where might I find the 'hard-coded' segment, so that I can manually change it...?
-
RE: Invalid date
I didn't fix it. I had to change to a 'base' theme.
For whatever reason using the nodebb-theme-material-revisit theme seems to break it...!
-
Admin Invite
Is there a way of increasing the timescale of the token when inviting users..? I send invites to folks who don't always respond straight away and then when they do they get a
''internal error & invalid token''
and I have to resend the invite again...
-
RE: Invalid date
@Jenkler I wouldn't have thought to do that. But now using either the default theme or the Slick theme it is all displaying as it should. The error was when using the nodebb-theme-material-revisit theme.
-
RE: Invalid date
Sorry, yes on my own forum.
Hosted on a Vultr VPS. Everything else is now working great.
I've currently set the css of the
.timago {display: none}
I guess any pointers where to look would be great.
-
Alternate Login options
How to provide alternative login options to users..?
I have the regular Login. I have the sso-fb plugin. I can use the fb plugin.
But I cannot work out how to provide an either/or option on the homepage..?
-
Recent Posts Widget
How can I shorten the length of the post content to say first xx characters..?
-
RE: getting email working & Using Mailjet for Email Questions.
./nodebb upgrade seemed to solve the issue.
Will I ever get the forum to be stable enough to deploy to my clients..?
-
RE: getting email working & Using Mailjet for Email Questions.
Email working now. Uninstalled the mailjet plugin and installed the smtp plugin.
I made some changes to a users profile and after reloading and restarting Nodebb I now have the following error:
Error: Failed to lookup view "500" in views directory "/var/www/nodebb/build/public/templates" at EventEmitter.render (/var/www/nodebb/node_modules/express/lib/application.js:580:17) at ServerResponse.render (/var/www/nodebb/node_modules/express/lib/response.js:966:7) at content (/var/www/nodebb/src/middleware/render.js:70:15) at /var/www/nodebb/node_modules/async/lib/async.js:718:13 at async.forEachOf.async.eachOf (/var/www/nodebb/node_modules/async/lib/async.js:233:13) at _parallel (/var/www/nodebb/node_modules/async/lib/async.js:717:9) at Object.async.parallel (/var/www/nodebb/node_modules/async/lib/async.js:731:9) at async.waterfall.str (/var/www/nodebb/src/middleware/render.js:65:12) at fn (/var/www/nodebb/node_modules/async/lib/async.js:746:34) at /var/www/nodebb/node_modules/async/lib/async.js:1213:16 at /var/www/nodebb/node_modules/async/lib/async.js:166:37 at /var/www/nodebb/node_modules/async/lib/async.js:706:43 at /var/www/nodebb/node_modules/async/lib/async.js:167:37 at Immediate.<anonymous> (/var/www/nodebb/node_modules/async/lib/async.js:1206:34) at runCallback (timers.js:672:20) at tryOnImmediate (timers.js:645:5)
-
RE: getting email working & Using Mailjet for Email Questions.
This is incredibly frustrating for a non-techy.... Does any normal internet user actually use this programme...?
I managed to get email working, then after logging out could not LOG BACK IN...
Now I have managed to finally get the forum back up and running, pointing at the correct dns address, but no email again...
-
getting email working & Using Mailjet for Email Questions.
I have managed to get a Nodebb up and running on my Ubuntu VPS with Vultr.com.
From an admin point it is working with changes been saved to the db etc.
I can log in and out.
What I can't seem to get going is Email. I have installed the Mailjet plugin and have this populated with the api and key. Still it seems I cannot send or am not receiving any emails.
What are the steps to sorting? Where do I begin to look for the evidence?