Can you offer any feedback to the post above from our tech person?
Thanks in Advance,
Mark
I followed this guide (http://burnaftercompiling.com/nodebb/nodebb-hands-on-theming-guide-part-1/)
All I get is this:
info: NodeBB v0.4.3 Copyright (C) 2013-2014 DesignCreatePlay Inc.
info: This program comes with ABSOLUTELY NO WARRANTY.
info: This is free software, and you are welcome to redistribute it under certain conditions.
info:
info: Time: Mon May 19 2014 15:47:06 GMT+0200 (CEST)
info: Initializing NodeBB v0.4.3
info: * using configuration stored in: /home/super/opendesk/nodebb/config.json
info: * using redis store at 127.0.0.1:6379
info: * using themes stored in: /home/super/opendesk/nodebb/node_modules
info: [user.startJobs] Registering User Jobs
warn: [plugins/nodebb-widget-essentials] staticDir is deprecated, use staticDirs instead
info: [meta/css] Minifying LESS/CSS
info: [sounds] Sounds OK
info: [themes] Compiling templates
undefined
info: [app] Shutdown (SIGTERM/SIGINT) Initialised.
info: [app] Database connection closed.
info: [app] Shutdown complete.
info: NodeBB v0.4.3 Copyright (C) 2013-2014 DesignCreatePlay Inc.
info: This program comes with ABSOLUTELY NO WARRANTY.
info: This is free software, and you are welcome to redistribute it under certain conditions.
info:
info: Time: Mon May 19 2014 15:47:07 GMT+0200 (CEST)
info: Initializing NodeBB v0.4.3
info: * using configuration stored in: /home/super/opendesk/nodebb/config.json
info: * using redis store at 127.0.0.1:6379
info: * using themes stored in: /home/super/opendesk/nodebb/node_modules
info: [user.startJobs] Registering User Jobs
warn: [plugins/nodebb-widget-essentials] staticDir is deprecated, use staticDirs instead
info: [meta/css] Minifying LESS/CSS
info: [sounds] Sounds OK
info: [themes] Compiling templates
undefined
info: [app] Shutdown (SIGTERM/SIGINT) Initialised.
info: [app] Database connection closed.
info: [app] Shutdown complete.
[loader] Experienced three start attempts in 10 seconds, most likely an error on startup. Halting.
I kinda fixed it.
I don't know what was missing, but copied the lavender folder, removing everything I wasn't interested and am modifing that one.
For some reason, my modified vanilla theme crashed everything.
I'd have to publish a new version of that guide, I wrote it for 0.3x, a lot has changed since then. Julian wrote this "quickstart" theme, all you need to do is fork it and change the configs as per the readme, maybe this will be more useful to you.
@psychobunny ok, thanks, i'll keep that in mind