Closed wirehack7 closed 10 years ago
It seems nodebb doesn't reminify js automatically. Try running your forum using ./nodebb dev
to see if it updates it.
Yeah, the plugin works fine when nodebb is started via ./nodebb dev but not when started normally.
Thats because nodebb doesn't reminify js automatically after plugin is installed. After running ./nodebb dev
it should fix this problem and then you can run it normally and it should work. If it still doesn't, remove file located in public/src/nodebb.min.js
Latest version should fix it.
The plugin seems to be broken. Maybe you add the API functions of Twitter?