@mosthated , Most probably your website already in production (hope it's being doing well 😊). Still, if you'll need to auto-resize the NodeBB embedded in iframe into a host website, try this plugin https://www.npmjs.com/package/nodebb-plugin-iframe-resizable (together with iframe-resizer of course). I wrote it just because I have struggled with exactly the same problem as you.
Modify the login unsuccessful/activation message
-
We have our forum account set to manual activation but it's not obvious to the user that is the case, so we get people trying to login right after and being given the generic login unsuccessful message. Which leads them to trying to reset their password or checking for an activation email etc. When in reality the account needs to be activated.
How can I change that error message to include something like "Your account may need to be activated my an admin, please contact them through Discord"?
-
nodebb-plugin-customize will allow you to modify translations, including this one