Skip to content

Error shows as visitor views post

Moved Configure
6 2 2.2k 1
  • IMG_20220118_115539.jpg

    I think it is because it’s set to not show the attachment to users that aren’t logged in but if anything it will put users off when the red error message shows.

  • IMG_20220118_115539.jpg

    I think it is because it’s set to not show the attachment to users that aren’t logged in but if anything it will put users off when the red error message shows.

    @jac This isn’t a bug, but a feature design of NodeBB. Agreed that it may put people off, so you’d need to adjust the uploads permissions accordingly.

  • phenomlabundefined phenomlab moved this topic from Bugs on
  • @jac This isn’t a bug, but a feature design of NodeBB. Agreed that it may put people off, so you’d need to adjust the uploads permissions accordingly.

    @phenomlab said in Error shows as visitor views post:

    @jac This isn’t a bug, but a feature design of NodeBB. Agreed that it may put people off, so you’d need to adjust the uploads permissions accordingly.

    probably a case of disabling the feature.

  • IMG_20220118_115539.jpg

    I think it is because it’s set to not show the attachment to users that aren’t logged in but if anything it will put users off when the red error message shows.

    @jac

    but if anything it will put users off when the red error message shows.

    I suppose a counter argument here could well be that it’ll entice the user to sign up of they are serious about wanting to see the attachments. There are hundreds of forums that take this route out of the box.

  • @jac

    but if anything it will put users off when the red error message shows.

    I suppose a counter argument here could well be that it’ll entice the user to sign up of they are serious about wanting to see the attachments. There are hundreds of forums that take this route out of the box.

    @phenomlab said in Error shows as visitor views post:

    @jac

    but if anything it will put users off when the red error message shows.

    I suppose a counter argument here could well be that it’ll entice the user to sign up of they are serious about wanting to see the attachments. There are hundreds of forums that take this route out of the box.

    Absolutely mate 😁

  • @phenomlab said in Error shows as visitor views post:

    @jac

    but if anything it will put users off when the red error message shows.

    I suppose a counter argument here could well be that it’ll entice the user to sign up of they are serious about wanting to see the attachments. There are hundreds of forums that take this route out of the box.

    Absolutely mate 😁

    @jac just checked this again and although the image now shows I am still seeing the error message?

    IMG_20220118_200149.jpg


Related Topics
  • Nodebb to Xenforo

    Solved Configure xenforo nodebb
    3
    0 Votes
    3 Posts
    666 Views
    @cagatay as @downpw stated, there isn’t a native tool that will do this for you. You’d need to either develop your own or ask the nodebb team to assist which will be a paid exercise.
  • Opening links in nodebb widget

    Solved Configure nodebb
    6
    4 Votes
    6 Posts
    2k Views
    A more efficient way of including this would be to not over complicate it and leverage a standard iframe (providing the CSP headers of the remote site permit this) like below <iframe src="https://www.classmarker.com/online-test/start/?quiz=gag66aea7922f0a5" width="700" height="800"></iframe> This works first time every time on your site as intended.
  • Test of youtube embeds

    Solved Configure nodebb
    14
    11 Votes
    14 Posts
    3k Views
    @phenomlab Perfect!!! Many thanks.
  • Pulling YouTube videos using RSS

    Configure rss youtube rsshub
    5
    7
    6 Votes
    5 Posts
    2k Views
    The perfect solution and walkthrough Mark, appreciated as always!
  • mongodb backup problem

    Moved Configure mongodb
    3
    1
    1 Votes
    3 Posts
    1k Views
    You might want to also review this post https://sudonix.org/topic/389/mongodb-backup-script
  • Removing blue 'moved' tag from post

    Solved Configure nodebb
    16
    2
    3 Votes
    16 Posts
    4k Views
    @phenomlab Ah, got it working! I reversed the CSS addition to put z index high, and then I could see another error box saying fork title must be at least 3 characters. So made the new fork title longer and button responded.
  • Email Server Settings

    Solved Configure mx entry
    25
    10 Votes
    25 Posts
    8k Views
    @Onix said in Email Server Settings: If anyone has long-term experience with self-hosted SMTP + DNS set-ups that remain stable, would be great to hear which configurations worked best. I can help with this
  • Two sites to show simultaneous information

    Configure websites
    12
    0 Votes
    12 Posts
    2k Views
    @jac Not necessarily, no. The domain redirect is purely so that older links that point to the previous domain don’t just spit out a 404 error message when someone tries to access them. However, if the domain is seldom used, then why would you need the redirect in the first place (a point which you mentioned below). I’m still struggling to understand why you’d need two sites with the same information if the other domain is rarely used