Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Leonardo Galani
    L
    • Profile
    • Following 1
    • Followers 0
    • Topics 36
    • Posts 155
    • Best 16
    • Groups 1

    Leonardo Galani

    @Leonardo Galani

    18
    Reputation
    1387
    Profile views
    155
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    Leonardo Galani Follow
    Anime Lovers

    Best posts made by Leonardo Galani

    • RE: Documentation Translation

      I can give a hand on Brazilian Portuguese (pt-br) again 🙂

      posted in Announcements
      L
      Leonardo Galani
    • RE: FIFA

      As a Brazilian.. i really enjoyed seeing brazil getting his ass kicked by german... 🙂
      Stupid team, with stupid coach... wtf fred, hulk, oscar?!

      go german go!

      posted in General Discussion
      L
      Leonardo Galani
    • RE: NodeBB v0.4.1 Released

      Now its working on my company proxy ❤

      posted in NodeBB Blog
      L
      Leonardo Galani
    • Widgets on Group Details Page

      When you add a widget on the right, the page 'breaks'0_1448330848017_group.png

      posted in Bug Reports
      L
      Leonardo Galani
    • RE: NodeBB v0.3.1 Released

      Oh.. Transifex doesnt seem to understand the HTML pontuation... (required for portuguese pt_BR) ... i was fixing it but... i dont know how transifex work... do i need to fix it.. or leave the way its there?

      http://erikasarti.net/html/acentuacao-caracteres-especiais
      ( reference link for HTML acentuation )

      posted in Announcements
      L
      Leonardo Galani
    • Top devs are leaving node behind.. what that means?

      Im talking to a friend.. he said some great dev's are moving out node core development... on of them is the express and koa creator... but his posts.. seems like "i had a fight with someone inside the core development and google paid me to say good things about GO.. and that have to program in GO for now" ...

      what do you guys think?

      Farewell Node.js

      and node 11 was on the oven.. koa using that cut on callbacks.. i cant figure out something else besides money...

      posted in General Discussion
      L
      Leonardo Galani
    • RE: [nodebb-plugin-poll] Poll plugin

      Its it possible to have multiples pools on the same First thread? 🙂 any tips on a quick and dirty trick?
      Or even a poll per reply? i need like 7 polls.. and i thought they were independent. 😞

      posted in NodeBB Plugins
      L
      Leonardo Galani
    • RE: NodeBB v0.3.1 Released

      @julian Ok.. Revision is done 🙂 fix some mispelling... and fix the acentuation 🙂

      posted in Announcements
      L
      Leonardo Galani
    • RE: Nominating closed, Voting is in progress; nodeBB is one of nominations. (Chance to Win Free Chromebook from CMScritic)

      Thank you, your nomination has been submitted.

      posted in General Discussion
      L
      Leonardo Galani
    • RE: Social login

      they are available on the dashboard to install 😕

      posted in Technical Support
      L
      Leonardo Galani

    Latest posts made by Leonardo Galani

    • RE: recent-cars are not showing

      meh.. recent cards didnt need a widget in the past....

      posted in Technical Support
      L
      Leonardo Galani
    • recent-cars are not showing

      Hi People

      I have the version 1.11.1 of nodebb, and my recent-cards(1.0.7) suddenly stopped to work.

      I tried to remove it, build nodebb, install the plugin again, build again but nothing happens.

      In the logs there are no errors and just 2 references to the recent-cards

      io: 21 on [ { type: 2,
          nsp: '/',
          id: 1,
          data: 
           [ 'admin.plugins.toggleInstall',
             { id: 'nodebb-plugin-recent-cards', version: '1.0.7' } ] } ]
      
      io: 21 on [ { type: 2,
          nsp: '/',
          id: 8,
          data: [ 'admin.plugins.toggleActive', 'nodebb-plugin-recent-cards' ] } ]
      

      Any insights?

      posted in Technical Support
      L
      Leonardo Galani
    • RE: Nodebb Running but Blank Page

      yeah.. for some reason..... the crash made my DB go empty...................... SO LUCKy!!!! and had forgotten to enable automatic backups.. life is good 🙂

      posted in Technical Support
      L
      Leonardo Galani
    • RE: Nodebb Running but Blank Page

      Seems like there is a connection pending when I acess the page.:

      Request URL: ws://xxx.com.br/socket.io/?EIO=3&transport=websocket&sid=Tl9h8GZdwQoAKtX-AABq
      Request Method: GET
      Status Code: 101 Switching Protocols

      posted in Technical Support
      L
      Leonardo Galani
    • Nodebb Running but Blank Page

      Hi.. something happend to my mongodb (3.4) instance and I took the change to upgrade it.

      I'm running mongo 3.6.5 and the nodebb upgrade process was fine BUT when I try to start it... the main page is all blank and I get this stack trace on the logs

      mongo 3.6.5
      node 8.6.0
      npm 5.8.0
      nobdebb - 1.9.x branch

      Already remove all the modules and installed them again.. no use. What should I do?

      2018-06-25T18:50:25.290Z [28554] - error: /category/2.rss
       Error: [[error:invalid-cid]]
          at async.waterfall.category.topics (/home/forum/NodeBB/src/categories.js:35:17)
          at nextTask (/home/forum/NodeBB/node_modules/async/dist/async.js:5310:14)
          at next (/home/forum/NodeBB/node_modules/async/dist/async.js:5317:9)
          at /home/forum/NodeBB/node_modules/async/dist/async.js:958:16
          at /home/forum/NodeBB/node_modules/async/dist/async.js:473:16
          at next (/home/forum/NodeBB/node_modules/async/dist/async.js:5315:29)
          at /home/forum/NodeBB/node_modules/async/dist/async.js:958:16
          at /home/forum/NodeBB/src/categories.js:164:4
          at nextTask (/home/forum/NodeBB/node_modules/async/dist/async.js:5310:14)
          at next (/home/forum/NodeBB/node_modules/async/dist/async.js:5317:9)
          at /home/forum/NodeBB/node_modules/async/dist/async.js:958:16
          at /home/forum/NodeBB/node_modules/async/dist/async.js:3874:9
          at /home/forum/NodeBB/node_modules/async/dist/async.js:473:16
          at iterateeCallback (/home/forum/NodeBB/node_modules/async/dist/async.js:980:24)
          at /home/forum/NodeBB/node_modules/async/dist/async.js:958:16
          at /home/forum/NodeBB/node_modules/async/dist/async.js:3871:
      posted in Technical Support
      L
      Leonardo Galani
    • How can i fix my user?

      Hello... My user is one of the first to register on my forum (we have 2.6k now) and mine is to only one that the profile last posts and chat doesn't work.

      Does anyone have the same issue in the past? How you solve it?

      Its getting annoying... (i remember i tried to delete the user and create a new one logging in with facebook.... but it got the details of the old one.. so... everthing is fucked 🙂 )

      posted in Technical Support
      L
      Leonardo Galani
    • RE: [nodebb-theme-awge] AWGE Forums

      You, sir, are awesome 🙂

      posted in NodeBB Themes
      L
      Leonardo Galani
    • Looking for theme dev freelancer!

      Hi..

      Im looking for a nodebb theme dev developer for a freelance.
      Pls send pm or email leo [at] leonardobg . com . br

      posted in General Discussion
      L
      Leonardo Galani
    • stick html tag or widget on sidebar

      Hi.. im trying to us HTML5 stick to keep the sidebar always visible.. but seems like the css 'position: stick' is not working out of the box... any dirty trick to make it happend ? 🙂

      posted in NodeBB Development
      L
      Leonardo Galani
    • Looking for freelance - Opera Theme

      Hi.. I just loved the opera Theme and wondering if some freelance might do something similar to it as a freelance job.

      posted in General Discussion
      L
      Leonardo Galani