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]

Latest posts made by marcos
-
[Solved] When I change language in admin settings and restart server, application is still in old language ....
-
Deleted topic is still visible
If 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]
-
RE: [Solved] Nodebb vimeo plugin renders html on home page
@a_5mith ok thanks it works.
-
RE: [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.
-
TypeError: Converting circular structure to JSON - by registration
I 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
-
RE: How edit - change names or delete default categories
this 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
-
RE: NodeBB Mailchimps plugin not workig
I 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.