Skip to content
  • 14 Votes
    190 Posts
    144k Views
    phenomlabP

    @baris latest versions of both. Might not be related to the poll plugin but I didn't seem to HSBC this issue before upgrading that specific plugin.

  • 0 Votes
    5 Posts
    103 Views
    Julien HengJ

    I am sorry @julian, it had nothing to do with user email.

    As I mentioned, I recently migrated from a phpBB forum to NodeBB while keeping the same website. My website uses WordPress to manage all user accounts, while phpBB forum had all the forum accounts linked to these users. I was supposed to map the WordPress user Ids (wp_id) with the phpBB user ids (phpbb_id) first before importing them into NodeBB which I initially did not do this correctly. However, it is all working nicely now. Thank you so much for your help!

  • 13 Votes
    27 Posts
    12k Views
    Julien HengJ

    When a new user registers on the website and subsequently accesses the forum, their account is successfully created on the forum. However, despite specifying in the plugin settings to include the user's email during session sharing (by passing in id, username, and email), the email information is not being transferred or shown in the forum. Do you have any idea why? Thank you in advance!

    Screenshot 2024-05-13 at 5.25.52 PM.png Screenshot 2024-05-13 at 5.26.09 PM.png

  • 3 Votes
    8 Posts
    4k Views
    M

    Hi, sorry I'm new to NodeBB... can I buy this plugin (where?) and use it with the latest version of NodeBB?
    Thanks 🙂

  • Preview Plugin

    NodeBB Plugins
    14
    0 Votes
    14 Posts
    181 Views
    phenomlabP

    @huige Do you have any headers set which restrict the ability for sites to display the images?

  • 9 Votes
    38 Posts
    3k Views
    S

    @oplik0 Some update: I run it for more than a year. It runs pretty well. From my side, no issues. Amazing.

    version: nodebb 3.7.4.

  • 17 Votes
    170 Posts
    106k Views
    sameer aroraS

    @julian This no more works on latest nodebb forums. any alternates for it? or are you planning for an update?

  • 3 Votes
    51 Posts
    19k Views
    DownPWD

    The plugin work for you @baris @crazycells @Kirwan ?

  • Compress images

    NodeBB Plugins
    2
    0 Votes
    2 Posts
    106 Views
    nhl.plN

    Only image sizer not touching compression algorithms. NodeBB uses sharp module which is capable to do it (reduce file size).

  • 1 Votes
    24 Posts
    3k Views
    K

    @phenomlab Thanks for quick reply. I will try to fix it 👋

  • 4 Votes
    2 Posts
    138 Views
    T

    Anyone else using Backblaze and this plugin?

  • Question and Answer plugin

    NodeBB Plugins
    51
    6 Votes
    51 Posts
    15k Views
    phenomlabP

    For anyone interested in the above feature, it's documented here

    Link Preview Image Extended functions for Q&A NodeBB plugin

    I wanted to add functionality into Sudonix so that it a) Adds a new DIV in the form of a panel/card after the last post if the topic is “solved” b) Adds a li...

    favicon

    Sudonix | A one-stop-shop for all your technology questions (sudonix.org)

  • Updated the S3 plugin

    NodeBB Plugins
    3
    1 Votes
    3 Posts
    101 Views
    T

    Does AWS have a free tier option to host images? Or any other plugin that has a free tier?

  • 7 Votes
    43 Posts
    3k Views
    crazycellsC

    I do not know if it is possible, but I still think it would be very cool to have a pdf previews in the forum, so users do not have to leave the forum to check the pdf documents...

    Screenshot 2024-04-02 at 21.48.59.png

  • 10 Votes
    29 Posts
    13k Views
    barisB

    @crazycells https://github.com/barisusakli/nodebb-plugin-registration-question/commit/f732dd135681106a1dd5ae2a302937a9f08b4340. Feel free to send pull requests for different languages.

  • 20 Votes
    492 Posts
    353k Views
    crazycellsC

    this has been a nice plugin, I am curious whether it will be upgraded to be compatible with NodeBB v3, or should we look for alternative solutions?
    Unfortunately, none of the alternatives will offer the same level of integration with the forum as this plugin...

  • 0 Votes
    6 Posts
    104 Views
    Chad AugurC

    It is suddenly working again, but I do not know why. I cannot get a consistent result. I will be grateful for now. Is there anything I should be looking for when it fails?

  • 8 Votes
    28 Posts
    5k Views
    crazycellsC

    @baris thank you. this is a very useful plugin.

    admins can copy the email list from here:

    Link Preview Image disposable-email-domains/disposable_email_blocklist.conf at master · disposable-email-domains/disposable-email-domains

    a list of disposable and temporary email address domains - disposable-email-domains/disposable_email_blocklist.conf at master · disposable-email-domains/disposable-email-domains

    favicon

    GitHub (github.com)

  • 0 Votes
    21 Posts
    864 Views
    crazycellsC

    thanks @baris , I tested and it works but for harmony theme, using data-format leaves an empty space behind, so I changed it to aria-label to remove the whole button...

    For those who would like to hide some buttons of the composer can use this CSS code:

    .composer .composer-container .formatting-bar .formatting-group { [aria-label="Code"], [aria-label="Left align"], [aria-label="Center align"], [aria-label="Right align"], [aria-label="Justify"], [aria-label="Grouped code"] { display: none; } }
  • 0 Votes
    1 Posts
    72 Views
    D

    I recently attempted to install the plugin named nodebb-plugin-cobi-translate-posts, which was advertised as providing automatic translation of post content using ChatGPT 3.5. However, I didn't receive any instructions on how to configure it for this purpose. Has anyone successfully set up this plugin for auto-translation, and if so, could you please share the correct setup steps?

    After installed the plug in, I have the translate button in my forum, however, it does nothing after click on it.

    And Persona is my current theme.

    Thank you for any assistance or guidance you can provide!