• HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Get in touch
    Get in touch
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    • Sign in
    • Start free trial
    • Get in touch
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    • Documentation
      • Home
      • Read API
      • Write API
      • Plugin Development
    1. Home
    2. alejandrocobo
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 20
    • Best 6
    • Controversial 0
    • Groups 0

    alejandrocobo

    @alejandrocobo

    9
    Reputation
    660
    Profile views
    20
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website foro.hardlimit.com Location Spain

    alejandrocobo Unfollow Follow

    Best posts made by alejandrocobo

    • Show categories vertically in Persona

      Hi,

      Today I have updated nodebb to the last 1.12.2 version. With the update I have lost some of the CSS changes I made. There is one I am unable to restore with the new version of Persona Theme. Before the update, the categories were shown in the frontpage vertically instead of the dafault set up:
      556e5cd3-58ae-4fdc-b11a-abba6e8d80e4-imagen.png

      This is more an issue of me not knowing that much of CSS. Could anyone help me with this?

      Thanks!

      posted in Technical Support
      A
      alejandrocobo
    • Chat only for selected groups

      Right now I have two options: to disable or to enable chat. But I cannot enable it for certain groups and disable it for the rest of users.

      Would be nice to be able to select which groups can use chat.

      Thanks.

      posted in Feature Requests
      A
      alejandrocobo
    • RE: Who is using NodeBB?

      In foro.hardlimit.com we have been using Nodebb in the past two years. It´s a hardware/software enthusiasts community which was born in 2001.

      posted in General Discussion
      A
      alejandrocobo
    • RE: [nodebb-widget-ns-stats] Widget: Stats

      I use this plug in in my site. I have a suggestion: would be possible to show who visited the site in the last 24 hours instead of just today?

      Thanks you.

      posted in NodeBB Plugins
      A
      alejandrocobo
    • RE: Show categories vertically in Persona

      @oplik0 said in Show categories vertically in Persona:

      .categories .category-children {
      display: flex;
      flex-direction: column;
      }

      Both of them worked fine.

      Thank you very much, guys!

      posted in Technical Support
      A
      alejandrocobo
    • RE: Chat only for selected groups

      All right. Thank you very much!

      posted in Feature Requests
      A
      alejandrocobo

    Latest posts made by alejandrocobo

    • RE: How to use Api Login

      @pitaj That's exactly what I need.

      Thank you very much!

      posted in Technical Support
      A
      alejandrocobo
    • How to use Api Login

      Hi. Till now I've been using nodebb-plugin-ns-login to check the username and password of my bb folks from other sites I've been working on.

      I've updated Nodebb and now, this plugin doesn't work anymore. The author says that now Nodebb has the endpoint api/login so it is not longer maintained.

      This plugin allowed me to send a username and a password thru a GET request so it was very easy for me to send these requests with wget inside my server. I've been looking arround the API documentation (this part) but I don't get it.

      What I want to do is to be able to check locally if the password of a username is correct using wget. Is there any way?

      Thanks.

      posted in Technical Support
      A
      alejandrocobo
    • RE: [nodebb-plugin-telegram] Telegram Notifications on NodeBB

      Hi,

      I recently have updated Nodebb to 1.12.2 and this plugin to ver 0.3.1. I did put the Telegram Token and the room Id but I don't receive new topics nor reply to the Telegram group.

      I have tried this from the server:

      curl -X POST "https://api.telegram.org/botMyToken/sendMessage" -d "chat_id=-My_Chat_id&text=testing"
      

      This works fine. Furthermore, if I talk to the bot it reply nothing and If I put a command, I get this message:

      UserID not found.. Put your TelegramID again in the telegram settings of the forum. :(
      

      I was able to get my TelegramID by checking bot's status in:

      https://api.telegram.org/botMyToken/getUpdates
      

      It still gives me the "Uid not found" message furthermore I don't receive notifications like upvotes and so on.

      I have two questions:

      1. Why it is not sending messages to the group?
      2. Why the bot is answering with an error message instead of my TelegramID. This is important since forum users should be able to configure it in a esay way.

      Thanks!

      EDIT: I noticed that if I enter the TelegramID into a user, when I create a new topic or reply to an existing topic, Nodebb restats with this error message:

      2019-08-26T18:03:52.827Z [4567/14717] - error: uncaughtException: forumURL is not defined
      ReferenceError: forumURL is not defined
          at /server/nodebb/node_modules/nodebb-plugin-telegram-notifications/library.js:380:55
      [...]
      
      Otherwise if I interact with a user without TelegramID, Nodebb doesn't restart. If I uninstall nodebb-plugin-telegram, all users works fine.
      
      posted in NodeBB Plugins
      A
      alejandrocobo
    • RE: Show categories vertically in Persona

      @oplik0 said in Show categories vertically in Persona:

      .categories .category-children {
      display: flex;
      flex-direction: column;
      }

      Both of them worked fine.

      Thank you very much, guys!

      posted in Technical Support
      A
      alejandrocobo
    • Show categories vertically in Persona

      Hi,

      Today I have updated nodebb to the last 1.12.2 version. With the update I have lost some of the CSS changes I made. There is one I am unable to restore with the new version of Persona Theme. Before the update, the categories were shown in the frontpage vertically instead of the dafault set up:
      556e5cd3-58ae-4fdc-b11a-abba6e8d80e4-imagen.png

      This is more an issue of me not knowing that much of CSS. Could anyone help me with this?

      Thanks!

      posted in Technical Support
      A
      alejandrocobo
    • RE: Who is using NodeBB?

      In foro.hardlimit.com we have been using Nodebb in the past two years. It´s a hardware/software enthusiasts community which was born in 2001.

      posted in General Discussion
      A
      alejandrocobo
    • RE: NodeBB integration with Tapatalk

      @meetdilip I am sorry but it is the same since the people want to centralize the information, not to have another app for another forum.

      @Bri Yes, it is unmaintained but it works and I use it. But once again, an app is not an alternative to Tapatalk. They are different things and a app doesn't stop people asking for Tapatalk support.

      posted in Feature Requests
      A
      alejandrocobo
    • RE: NodeBB integration with Tapatalk

      @meetdilip Thanks for your answer. Unfortunately, my community is asking me Tapatalk because of the centralization. So I need support just for Tapatalk. To have an app just to visit the forum is the same than visit the forum on a browser.

      posted in Feature Requests
      A
      alejandrocobo
    • RE: NodeBB integration with Tapatalk

      I know this is an old topic but I wonder if anybody has made something related to Tapatalk´s support on Nodebb.

      Thanks.

      posted in Feature Requests
      A
      alejandrocobo
    • RE: [nodebb-widget-ns-stats] Widget: Stats

      I use this plug in in my site. I have a suggestion: would be possible to show who visited the site in the last 24 hours instead of just today?

      Thanks you.

      posted in NodeBB Plugins
      A
      alejandrocobo

    Get Started

    • Product
    • Pricing

    Resources

    • Demo Site
    • Answers
    • Docs
    • Bug Bounty

    Company

    • About
    • Blog
    • Contact
    Start Free Trial
    Github Facebook Instagram Twitter
    © 2014 – 2022 NodeBB, Inc. — Made in Canada.
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact
    Menu
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact