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
  • Spam spam spam

    Solved Configure nodebb
    6
    2 Votes
    6 Posts
    2k Views
    @Panda said in Spam spam spam: ok, yes Ive seen the queue, it shows IP, but doesnt have a field for comments from registrant. It’s not designed for that. It merely serves as a gateway between posts appearing on your form or not. @Panda said in Spam spam spam: It would be better if nodebb had this plugin included in ACP list, as not only then do you know its approved and should work, but many people cant or dont want to use CLI on the server That’s a question for the NodeBB devs but in all honesty you can’t not use the CLI when installing nodebb so to be this isn’t a big deal.
  • 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.
  • 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!
  • How to deploy WordPress.org Developer theme

    Solved Configure wordpress theme github
    4
    1 Votes
    4 Posts
    2k Views
    @Hari the real issue here is that I don’t think it can be used as a theme for WordPress because of the dependencies it clearly has, including its own Web server. My view here is that this is designed to be a complete development environment outside of the WordPress core.
  • 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.
  • mongorestore "E11000 duplicate key error collection"

    Solved Configure mongodb restore
    1
    1 Votes
    1 Posts
    2k Views
    No one has replied
  • 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