Chrome mobile update broke NodeBB menu

Technical Support

Suggested Topics


  • 0 Votes
    6 Posts
    457 Views

    Got me scared there for a sec 😄

  • 0 Votes
    2 Posts
    613 Views
    I do not believe the mobile header is configurable out of the box, just the left-hand menu. You can enable search for guests from ACP > Manage > Privileges (global)
  • Watching updates

    Technical Support
    0 Votes
    12 Posts
    633 Views

    @ehurt it shouldn't make a difference

  • 0 Votes
    8 Posts
    3k Views

    @julian aby progress to support dynamodb? I see database folder inside tests. If no progress is done to support dynamodb and i would like to start coding, these tests would tell me if i'm done? can i trust tests coverage?

  • 0 Votes
    1 Posts
    1k Views

    After uptgarding (reinstallation) of nodebb, this plugins return error and don't work at all.
    After app starting, I got this warn message:

    7/11 12:20 [31705] - warn: [meta/dependencies] Bundled plugin nodebb-plugin-dbsearch not found, skipping dependency check.
    17/11 12:21 [31705] - warn: [plugins/nodebb-plugin-sso-github] Hook filter:user.delete is deprecated, please use an alternative
    17/11 12:21 [31705] - warn: [plugins/nodebb-plugin-sso-google] Hook filter:user.delete is deprecated, please use an alternative
    17/11 12:21 [31705] - warn: [plugins/nodebb-plugin-sso-twitter] Hook filter:user.delete is deprecated, please use an alternative

    17/11 12:21 [31705] - warn: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset -p PLUGINNAME to disable it.

    nodebb-plugin-imgur nodebb-plugin-sso-facebook nodebb-plugin-sso-github nodebb-plugin-sso-google nodebb-plugin-sso-twitter nodebb-plugin-composer-redactor nodebb-plugin-custom-pages nodebb-plugin-desktop-notifications nodebb-plugin-rss nodebb-plugin-youtube

    17/11 12:21 [31705] - info: [User-Invitations] Initializing User-Invitations...
    17/11 12:21 [31705] - info: [plugins/spam-be-gone] Settings loaded
    17/11 12:21 [31705] - info: [User-Invitations] Synced settings: defaultInvitations=10, restrictRegistration=0, invitedUsers=[], inviteGroup=registered-users
    17/11 12:21 [31705] - warn: [plugin/composer-redactor] Another composer plugin is active! Please disable all other composers.
    17/11 12:21 [31705] - info: NodeBB Ready
    17/11 12:21 [31705] - info: NodeBB is now listening on: 0.0.0.0:4567

    list itemWhen I try to login with Facebook, I got:
    L’URL fournie n’est pas autorisĂ©e par la configuration de l’application.: Une ou plusieurs URL fournies ne sont pas autorisĂ©es par les paramĂštres de l’application. Elle(s) doi(ven)t correspondre Ă  l’URL du site ou du Canevas, ou le domaine doit ĂȘtre un sous-domaine de l’un des domaines de l’application.

    With googleplus:
    list item400. That’s an error.
    Error: redirect_uri_mismatch

    list itemWith twitter and github I get the same Error.

    With the ancien version of nodebb, all this sso login worked fine.

    Please can somone help me to resolve this problem ??