When I change language in admin settings and restart server, application is still in old language ...
On master with last commit : 2e49fe9 2014-05-18 | fixed meta property to name, for keywords (HEAD, origin/master, origin/HEAD, master) [Julian Lam]
marcos
Posts
-
[Solved] When I change language in admin settings and restart server, application is still in old language .... -
Deleted topic is still visibleIf I delete a topic, I can still see it.Tested in Google Chrome and Firefox.
On master with last commit:2e49fe9 2014-05-18 | fixed meta property to name, for keywords (HEAD, origin/master, origin/HEAD, master) [Julian Lam]
-
[Solved] Nodebb vimeo plugin renders html on home page@a_5mith ok thanks it works.
-
[Solved] nodebb-plugin-42 - error: Object #<Object> has no method 'prepare'@a_5mith yes found it , thanks !
-
[Solved] nodebb-plugin-42 - error: Object #<Object> has no method 'prepare'@a_5mith was trying to customize footer with this. Latest nodebb allows it to do that with plugin as well.
-
[Solved] Nodebb vimeo plugin renders html on home pageHow to resize embedded video on fullscreen?
-
TypeError: Converting circular structure to JSON - by registrationI have latest version of nodebb pulled from master.
This happends when I try to click on register ( sign in works good):
TypeError: Converting circular structure to JSON at Object.stringify (native) at ServerResponse.res.json (/Users/user/Code/Projects/forum/node_modules/express/lib/response.js:185:19) at ServerResponse.res.render (/Users/user/Code/Projects/forum/src/middleware/middleware.js:321:15) at Object.<anonymous> (/Users/user/Code/Projects/forum/src/controllers/index.js:214:7) at Object.Plugins.fireHook (/Users/user/Code/Projects/forum/src/plugins.js:362:14) at Controllers.register (/Users/user/Code/Projects/forum/src/controllers/index.js:210:10) at callbacks (/Users/user/Code/Projects/forum/node_modules/express/lib/router/index.js:161:37) at param (/Users/user/Code/Projects/forum/node_modules/express/lib/router/index.js:135:11) at pass (/Users/user/Code/Projects/forum/node_modules/express/lib/router/index.js:142:5) at nextRoute (/Users/user/Code/Projects/forum/node_modules/express/lib/router/index.js:100:7
-
[Solved] nodebb-plugin-42 - error: Object #<Object> has no method 'prepare'This happens after you install nodebb-plugin-42 in admin menu , restart server and connect again.
error: Object #<Object> has no method 'prepare' TypeError: Object #<Object> has no method 'prepare' at /Users/user/Code/Projects/forum/node_modules/nodebb-plugin-42/library.js:128:25 at fs.js:266:14 at Object.oncomplete (fs.js:107:15) info: [app] Shutdown (SIGTERM/SIGINT) Initialised. info: [app] Database connection closed. info: [app] Shutdown complete. [ruby-2.0.0-p451] git:master
-
How edit - change names or delete default categoriesthis plugin makes it happen cc @julian
nodebb-plugin-category-info NodeBB Plugin - Adds latest post information to each category block on the home page. Utilizes masonry to stack category blocks neatly
-
NodeBB Mailchimps plugin not workigI was thinking about a newsletter, and e.g. every month send users information about forum ( what changed, what will changed ) maybe with affiliate links as well.
Like to idea that it should directly submits newly registered NodeBB emails to MailChimp's account. -
NodeBB Mailchimps plugin not workigNodeBB mailchimps is not working at all.
After restarting server and going toadmin menu
andplugin section
, there ismailchimps link
but after clicking on it404
message appears.Mailchimps integration to a forum is an important feature for my planned forum, what are your plans with this plugin?. Is there any update, fix coming ?
-
How edit - change names or delete default categoriesresetting all plugins helped to solve this issue as well. @julian
-
Layout issue on home page after updating theme lavender@julian - yes disabling all plugins helped to solve this problem.
-
Layout issue on home page after updating theme lavender@julian yes reinstalling everytime , no also in plain vallina it is like that:
-
Layout issue on home page after updating theme lavender@julian thanks , yes I am on
master
$: npm ls nodebb-theme-vanilla nodebb-theme-lavender [email protected] /Users/user/Code/Projects/forum ├── [email protected] invalid └── [email protected] invalid npm ERR! invalid: [email protected] /Users/user/Code/Projects/forum/node_modules/nodebb-theme-lavender npm ERR! invalid: [email protected] /Users/user/Code/Projects/forum/node_modules/nodebb-theme-vanilla npm ERR! not ok code 0 [ruby-2.0.0-p451] git:master [~/Code/Projects/forum/] $: git rev-parse HEAD 9756027788dec842933bcd709e145687fd3fd872 [ruby-2.0.0-p451] git:master [~/Code/Projects/forum/] $: git hist * 9756027 2014-05-16 | include config.json in gitignor (HEAD, master) [username] * d5d5f91 2014-05-16 | initial (origin/master) [username] [ruby-2.0.0-p451] git:master [~/Code/Projects/forumi/]
This is how my home page looks now:
-
Layout issue on home page after updating theme lavender@julian hm how to do that?
-
Layout issue on home page after updating theme lavender@julian it is my own local commit ( but has nothing to do with theme or css ) just exclude
config.json
from.gitignore
-
Layout issue on home page after updating theme lavendernpm ls nodebb-theme-vanilla nodebb-theme-lavender [email protected] /Users/username/Code/Projects/forum ├── [email protected] └── [email protected] [ruby-2.0.0-p451] git:master [~/Code/Projects/forum/] $: git rev-parse HEAD 9756027788dec842933bcd709e145687fd3fd872 [ruby-2.0.0-p451] git:master [~/Code/Projects/forum/] $:
-
How edit - change names or delete default categories@julian this is not working even after reinstalling
lavender theme