That makes no sense 🤔 The search plugin has nothing to do with themes or skins. Do you have any errors in your logs after you disable the plugin and restart the forum? What about when you run ./nodebb build and restart is everything working after that?
Can not install plugin ! No plugin found!
-
npm install nodebb-plugin-custom-homepage ,and also other plugins.
And then go to the admin panel click "Plugins", nothing show , about 1 minute later, "No plugin found" show there.
From the browser's develop tool, notice that a GET request there, "http://localhost:4567/api/admin/plugins?_=1399982674566" , no respond.I don't know what's wrong.
-
@julian
Thanks for replied!- When click "Plugins" and then timeout, only a "localhost:4567/admin/plugins" URL request, no other internel URL and no error of the browser's develop tool's console.
- But when refresh the admin panel, two timeout error appear the browser's develop tool's console.
GET https://api.github.com/repos/designcreateplay/NodeBB/tags net::ERR_CONNECTION_TIMED_OUT
GET https://secure.gravatar.com/avatar/59235f35e4763abb0b547bd093562f6e?size=128&default=&rating=pg net::ERR_TIMED_OUT