• Resolved benlwong

    (@benlwong)


    Okay, this is almost perfect. But I can’t use this plugin unless it allows anonymous/visitor uploads.

    Here is a scenario: We run an organization that run events in multiple venues. After each venue, we like the host to upload pictures of the events. However, we don’t want to have to create a WP user each time nor do we want to have them learn how to log in.

    So, if we allow anonymous/visitor to upload pics, how will we prevent anyone to upload whatever they want?

    • We don’t advertise the link nor can you navigate to it on our website. You just have to know the link
    • We make the page password protected, so you will have to know the password for that particular upload page

    Ideally, the plugin itself can have a setting to set a password, but I believe you can already password protect WordPress pages.

    Thanks,
    Ben

    https://www.ads-software.com/plugins/nextgen-public-image-uploader/

Viewing 15 replies - 1 through 15 (of 17 total)
  • Plugin Author lagdonkey

    (@lagdonkey)

    You make a good point. I never really thought about enabling un-logged in user uploads, mainly due to it being a security issue. I suppose I could implement such a feature, but I’d have to plan out how I would implement alternative security measures, such as password protection.

    Thread Starter benlwong

    (@benlwong)

    I don’t know if I was clear on my initial post, but I was trying to point out that WordPress already has a feature to password protect a page. So theoretically, you can just add another checkbox for “Visitor” (or whatever WordPress called that role) in the section “Select which users are allowed to upload”.

    You could also display a giant warning if the “Visitor” checkbox is checked that this is not very secure , but leave it up to the user to decide whether he wants to have an open upload.

    Then in later version, you can implement an option to set a separate password in the settings.

    Can you just add a checkbox to allow Visitor upload for now (and display a warning if checked)? So at least I can use the plugin :-)?

    Plugin Author lagdonkey

    (@lagdonkey)

    It’s something I might be able to implement, in the next few days. Keep checking back.

    Plugin Author lagdonkey

    (@lagdonkey)

    Good news, I just rolled out version 1.2, which adds the feature you requested. Let me know if you encounter any bugs.

    Thread Starter benlwong

    (@benlwong)

    Thanks so much. Will try it out and get back to you.

    Thread Starter benlwong

    (@benlwong)

    The anonymous/visitor upload works great. Unfortunately for me, this plugin messes up our website’s layout. It pushes the entire right column (sidebar) to the bottom of the page. The website I am adding this plugin to is https://www.wisconsinscholasticchess.org/.

    I have deactivated the plugin for now. It would be great if this can be fixed.

    Thanks,
    Ben

    The allow visitors to upload seems to be enabled by default. I’ve unchecked it and saved, but every time I do, it comes back checked, and I can upload when not logged in.

    OK, after playing with this, it seems that that changes made allowing visitors to upload photos the default even if the checkbox is unchecked (I went into the code for the options page, and deleted out the code that was making the checkbox checked by default, which meas that somewhere else in the code it’s reading as checked.). So this is basically unsafe by design now, and I can’t use it in my site.

    Plugin Author lagdonkey

    (@lagdonkey)

    Oh gosh, sorry about that, I did testing before rolling it out, not sure how I missed that. I’ll roll out an emergency update right away.

    Plugin Author lagdonkey

    (@lagdonkey)

    Sorry about the inconvenience, the bug has been patched and sent to the SVN. Please update to 1.2.1 and the bug should be fixed.

    As for the styling issue, that will be the next bug I take a look at. As far as I can see, the styling is correct, so I’m not sure why it’s doing that.

    I’ll keep you posted.

    Plugin Author lagdonkey

    (@lagdonkey)

    Okay, Implemented 1.2.2, which also fixes the plugin showing up in the wrong spot.

    Great. Just need to change the wording to let them know they need to register, or login to upload (which I can do), and it’s perfect. Thanks.
    Keith

    Thread Starter benlwong

    (@benlwong)

    Does 1.2.2 fix the styling issue? Not sure “showing up in the wrong spot” in your last comment meant you fixed the styling issue. Anyway, updated to 1.2.2 and is still causing the entire right side bar to appear at the bottom.

    Yes the styling issue I had is fixed.

    Thread Starter benlwong

    (@benlwong)

    Hmm, okay. It is still causing our site’s right sidebar to go to the bottom. I will activate the plugin to show you the problem. Will deactivate the plugin later today.

    I took some screenshots to show the problem. I noticed that the plugin somehow makes the entire content width smaller, which causes the main menu to be shorter.

    Without plugin activated:
    https://www.evernote.com/shard/s16/sh/1acf3c0d-56f9-48e6-998b-008516a47900/b9ca0c0fc8808debb1789a1e19971b70

    With plugin activated:
    https://www.evernote.com/shard/s16/sh/e8cfbbe8-8ceb-4cf1-9e40-f9b52c7b94d1/13ed7b069f288a42d8e42658359b80c5

    Ben

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Allow Anonymous/Visitor Upload’ is closed to new replies.