the Search icon not working on this site

Bug Reports

Suggested Topics


  • bug in the search box

    Bug Reports
    0 Votes
    3 Posts
    247 Views

    Can you provide more reproduction steps? When we try to reproduce this, the dropdown does go away.

  • 1 Votes
    1 Posts
    917 Views

    I recently upgraded my forum to v1.5.1 and my "Recent Cards" plugin to v0.4.0 (https://github.com/NodeBB-Community/nodebb-plugin-recent-cards#readme).

    However, after enabling the plugin, the recent cards carousel no longer appears. The admin panel shows that it's activated and this is what inspecting the page shows-

    0_1498003939345_Screen Shot 2017-06-20 at 6.53.46 PM.png

    Any others experiencing this?

  • search error

    Bug Reports
    0 Votes
    1 Posts
    852 Views

    when I do a search for a word Create I get the following error.

    22/9 16:28 [18998] - error: [plugins] filter:search.query, Unable to execute query: error processing query: ns=0.searchpost limit=20 skip=0 Tree: TEXT : query=welt, language=, tag=NULL Sort: {} Proj: {} planner returned error: need exactly one text index for $text query 22/9 16:28 [18998] - error: /api/search/welt MongoError: Unable to execute query: error processing query: ns=0.searchpost limit=20 skip=0 Tree: TEXT : query=welt, language=, tag=NULL Sort: {} Proj: {} planner returned error: need exactly one text index for $text query at Function.MongoError.create (/var/www/clients/16/28/web/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/error.js:31:11) at queryCallback (/var/www/clients/16/28/web/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/cursor.js:267:34) at Callbacks.emit (/var/www/clients/16/28/web/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/topologies/server.js:95:3) at null.messageHandler (/var/www/clients/16/28/web/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/topologies/server.js:243:23) at Socket.<anonymous> (/var/www/clients/16/28/web/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/connection/connection.js:262:22) at Socket.emit (events.js:95:17) at Socket.<anonymous> (_stream_readable.js:748:14) at Socket.emit (events.js:92:17) at emitReadable_ (_stream_readable.js:410:10) at emitReadable (_stream_readable.js:406:5) 22/9 16:28 [18998] - error: [plugins] filter:search.query, Unable to execute query: error processing query: ns=0.searchtopic limit=20 skip=0 Tree: TEXT : query=welt, language=, tag=NULL Sort: {} Proj: {} planner returned error: need exactly one text index for $text query

    Title and posts Search does not work

    People search works ok.

  • 0 Votes
    20 Posts
    5k Views

    I have got the same problem as @Tanner. I'm running the version 0.5.2, disabled all plugins, restarted nodebb and cleared cache.

    I even tried a git reset --hard HEAD, but not all "save" buttons works in the ACP. It seems to actually works in core options and some plugins, but not in many plugins settings like Facebook SSO, Steam SSO, Twitter SSO, Blog Comments.

    Any idea what could cause this?

  • 0 Votes
    3 Posts
    1k Views

    Yeah, I played around with a few plugins and nailed down the sanitize html plugin as the issue. Which, makes sense