Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Sobo85
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 15
    • Best 0
    • Groups 0

    Sobo85

    @Sobo85

    0
    Reputation
    471
    Profile views
    15
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Sobo85 Follow

    Latest posts made by Sobo85

    • RE: Get Imgur-URL from Category Picture via JS?!

      Okay, got it.
      Have to go to bed. Tried the string "/api/category/2/category-name" instead of "/api/category/2/<category-name>" ^^

      posted in General Discussion
      Sobo85
      Sobo85
    • RE: Get Imgur-URL from Category Picture via JS?!

      Hi baris,

      are you sure that it works? I only get a "not-found" notification. 😕

      posted in General Discussion
      Sobo85
      Sobo85
    • Get Imgur-URL from Category Picture via JS?!

      Hi,

      I'm trying to make my categories a little bit more personal.
      Here's my question: Is there a way to get the picture-url of the category if it is saved on Imgur via JS? Or do you have any other ideas?

      Thx

      posted in General Discussion
      Sobo85
      Sobo85
    • RE: NodeBB crashes after changing theme

      ah okay... how does it come that this version is installed?... anyway, is there a way to check, which version is used by nodebb by myself?

      posted in General Discussion
      Sobo85
      Sobo85
    • RE: NodeBB crashes after changing theme

      Okay,

      I tried "npm show <pkg> version" to get the version of both.

      nodebb-widget-essentials: 0.2.0
      nodebb: 0.4.3 (the strange thing here is, that I am sure I installed the latest 0.5.4 version :S )

      posted in General Discussion
      Sobo85
      Sobo85
    • RE: NodeBB crashes after changing theme

      how to find it out?

      I tried to find it out by opening the README.md (nano) --> empty file!?

      posted in General Discussion
      Sobo85
      Sobo85
    • NodeBB crashes after changing theme

      Hi!

      Today i tried to change the theme via ARC.
      After trying to reload the server it didn't start.
      I'm not interested in installing the server again 😞

      Are there any other possibilities?

      2014-11-18T19:47:07.670Z - error: TypeError: object is not a function
      at Object.Widget.init (/var/opt/nodebb/node_modules/nodebb-widget-essentials/library.js:44:3)
      at /var/opt/nodebb/src/plugins.js:489:23
      at /var/opt/nodebb/node_modules/async/lib/async.js:125:13
      at Array.forEach (native)
      at _each (/var/opt/nodebb/node_modules/async/lib/async.js:46:24)
      at Object.async.each (/var/opt/nodebb/node_modules/async/lib/async.js:124:9)
      at Object.Plugins.fireHook (/var/opt/nodebb/src/plugins.js:487:12)
      at Plugins.reloadRoutes (/var/opt/nodebb/src/plugins.js:135:11)
      at /var/opt/nodebb/node_modules/async/lib/async.js:656:23
      at fn (/var/opt/nodebb/node_modules/async/lib/async.js:641:34)
      TypeError: object is not a function
      at Object.Widget.init (/var/opt/nodebb/node_modules/nodebb-widget-essentials/library.js:44:3)
      at /var/opt/nodebb/src/plugins.js:489:23
      at /var/opt/nodebb/node_modules/async/lib/async.js:125:13
      at Array.forEach (native)
      at _each (/var/opt/nodebb/node_modules/async/lib/async.js:46:24)
      at Object.async.each (/var/opt/nodebb/node_modules/async/lib/async.js:124:9)
      at Object.Plugins.fireHook (/var/opt/nodebb/src/plugins.js:487:12)
      at Plugins.reloadRoutes (/var/opt/nodebb/src/plugins.js:135:11)
      at /var/opt/nodebb/node_modules/async/lib/async.js:656:23
      at fn (/var/opt/nodebb/node_modules/async/lib/async.js:641:34)
      2014-11-18T19:47:07.748Z - info: [app] Shutdown (SIGTERM/SIGINT) Initialised.
      2014-11-18T19:47:07.765Z - info: [app] Database connection closed.

      net.js:1236
      throw new Error('Not running');
      ^
      Error: Not running
      at Server.close (net.js:1236:11)
      at shutdown (/var/opt/nodebb/app.js:344:36)
      at process.<anonymous> (/var/opt/nodebb/app.js:181:7)
      at process.emit (events.js:95:17)
      at process._fatalException (node.js:272:26)
      [cluster] Child Process (5510) has disconnected
      [cluster] Child Process (5510) has exited (code: 7, signal: null)
      [cluster] Spinning up another process...

      posted in General Discussion
      Sobo85
      Sobo85
    • RE: Category with almost similar names get the same Icon :S

      Yes, this makes sense to me. 😉
      Perhaps you can "fix" the Categories Control Panel, so that it is always shown although you are on the bottom of the category-list and switch the save button to this "Box".
      But anyway... Nice work you already did with NodeBB. 🙂

      posted in Bug Reports
      Sobo85
      Sobo85
    • RE: Category with almost similar names get the same Icon :S

      Shame on me.
      Could also not reproduce it. And it could really be, that I forgot to save some of the changes. 😕

      Is there a reason that every category gets his own save button? Otherwise one Save-Button for all would avoid such stupid mistakes. 😉

      posted in Bug Reports
      Sobo85
      Sobo85
    • Category with almost similar names get the same Icon :S

      Hi,

      I don't know if it is a already known bug.
      I made a subcategory with the name "Urlaub" with the subsubcategory "Winterurlaub" (both contain the string urlaub), resulting in a behavior that the icon for both are the same ( in my example I had no Icon). Also a picture for one of them couldn't be saved. Disapears every time after uploading. After changing the subsubcategory to "Winterlaub", both pictures and icons can be setup for themselfes.

      posted in Bug Reports
      Sobo85
      Sobo85