Apache 2.4.7 as proxy...

Technical Support

Suggested Topics


  • 1 Votes
    1 Posts
    118 Views

    On our version of NodeBB (v1.17.2) which uses the Redactor plugin for text entry, clicking the Redactor's Video button to embed a video, the dialog that opens suggests:

    Video Embed Code or YouTube/Vimeo Link

    But if you actually enter the embed code from Vimeo, it messes up the post to the point where the user can no longer edit it.

    On the other hand, a YouTube or Vimeo link by itself works fine.

    I know Redactor is no longer supported, but do you have any idea how we could fix this issue?

    Best Wishes,
    Mark

  • Upgrade Error 1.17.2 to 1.18.1

    Solved Technical Support
    0 Votes
    8 Posts
    444 Views

    @pitaj

    OK thanks again. Sorted now.

    Such a noob. Put its slowly getting easier 🙂

    Appreciate the help.

  • 0 Votes
    4 Posts
    383 Views

    @julian besides spam Warning do we have any answers for the posted questions? It was posted on few threds because there was no answer till now ?any type of possible answer?

  • 0 Votes
    5 Posts
    1k Views

    Do you have an estimated time this will be out? For the default nodebb theme at the least as we don't currently use a custom theme.
    As a side question, I know you can manipulate web pages with JS/JQuery but I dont use them, Would we be able to use JS/JQuery to modify the dropdown list in the user settings and remove specific dropdown items from the skins dropdown? This would perhaps work as a temporary solution.

    Edit: Ignore the above,I found the JS to hide them.
    Note For Others: You can use code below to hide specific skins from the dropdown menu
    $("#bootswatchSkin option[value='cosmo']").remove();

  • 0 Votes
    3 Posts
    3k Views

    Yes I've tried it.

    Getting an Error. After hours of Google - I have no Idea to fix it:

    nginx: [emerg] "server" directive is not allowed here in /var/www/vhosts/system/ebikeforums.eu/conf/vhost_nginx.conf:1 nginx: configuration file /etc/nginx/nginx.conf test failed