Material Design Lite http://www.getmdl.io
Keep good job!
madeonmac
Posts
-
nodebb-theme-material v2.0 published -
Can't edit topic.@julian
i try other theme still can't fix. -
Can't edit topic.@julian
DigitalOcean Ubuntu 14.04 x32
I get 0.7.0 by this way: $ git clone -b v0.7.x https://github.com/NodeBB/NodeBB.git nodebb
You are running NodeBB v0.7.0. You are up-to-date
nodebb-theme-persona v0.2.0
Your version of NodeBB (v0.7.0) is only cleared to upgrade to v0.2.0 of this plugin. Please update your NodeBB if you wish to install a newer version of this plugin.
can you give me some solutions for this problem. -
Can't edit topic.I just get this info when i try to edit topic, and the title is gray, can't change.
I'm admin. nodebb 0.7.0 -
How to allow user to upload avatar@APXEOLOG How to fixed it for 0.6.1? I'll update 0.7.x in next week.
-
How to allow user to upload avatar@APXEOLOG nodebb 0.6.1
~$ git clone -b v0.6.x https://github.com/NodeBB/NodeBB.git nodebb -
How to allow user to upload avatarNothing to check for the user to upload avatar.
-
Forbidden and invalid csrf token@baris The plugin.json and package.json has valid json is fixed, Thanks!
But Still get Forbidden when login
error: /login
Error: invalid csrf token
Any idea? -
Forbidden and invalid csrf token@baris
"hooks": [
{
"hook": "filter:category.get", "method": "addPostData"
"hook": "filter:widgets.getAreas", "method": "defineWidgetAreas", "callbacked": true
}
], -
Forbidden and invalid csrf token./nodebb reset theme can easy to back default.
i get the this in Dev mode: Error: xxxtheme nodebb plugin.json/package.json! unexpected token
and i get Error: invalid csrf token in log mode
Next how can i fixed it?
I always get Forbidden now. -
Forbidden and invalid csrf tokenI've try to changed the new theme and i get Forbidden in page when i was login.
1.I try to start the debug mode with ./nodebb log in console window, but i can't exit the log mode. How to exit node log mode?2 Get Error: invalid csrf token in log mode, How can i fix it by change the theme file.
3.How can i back to default theme now? I can't login.
Thanks!