• I’m working on setting up EntryWizard and EZW-Rating for our photo club, Flatirons Photo Club https://flatironsphotoclub.org/; so far it looks very promising but I still have quite a few options to finish setting up. We’re trying to set up for our year-end competition while still limiting how much setup work we need to do.

    At the moment, though, I’m having trouble getting off the ground: I’m getting ‘Error in upload form: Invalid identifier “example” in shortcode, although the “Classic” block properly shows EZW Shortcodes including the Example Competition Form (clicking it give the identifier “example”). The Console shows

    DevTools failed to load SourceMap: Could not load content for https://img1.wsimg.com/tcc/tcc_l.combined.1.0.6.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
    img.secureserver.net/t/1/tl/event?cts=1604962746406&tce=1604962745494&tcs=1604962745494&tdc=1604962746203&tdclee=1604962746019&tdcles=1604962746002&tdi=1604962746002&tdl=1604962745554&tdle=1604962745494&tdls=1604962745494&tfs=1604962745494&tns=1604962745492&trqs=1604962745525&tre=1604962745532&trps=1604962745526&tles=1604962746203&tlee=1604962746234&nt=2&ht=perf&dh=flatironsphotoclub.org&dr=https%3A%2F%2Fflatironsphotoclub.org%2Fwp-admin%2Fedit.php%3Fs%26post_status%3Dall%26post_type%3Dpage%26action%3D-1%26m%3D202011%26filter_action%3DFilter%26paged%3D1%26action2%3D-1&ua=Mozilla%2F5.0%20(Windows%20NT%2010.0%3B%20Win64%3B%20x64)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F86.0.4240.183%20Safari%2F537.36&vci=1610872460&cv=1.0.6&z=205388513&vg=240efb7f-2917-428e-ad4b-041fa3c307dd&vtg=237b732d-3161-4bc8-9ca4-06d1df6b3b75&ap=wpaas&trfd=%7B%22cts%22%3A1604962746001%2C%22tccl.baseHost%22%3A%22secureserver.net%22%2C%22ap%22%3A%22wpaas%22%2C%22server%22%3A%22p3nlwpweb251.prod.phx3.secureserver.net%22%2C%22xid%22%3A%222859061%22%2C%22wp%22%3A%225.5.3%22%2C%22php%22%3A%227.3.12%22%2C%22loggedin%22%3A%221%22%2C%22cdn%22%3A%221%22%2C%22builder%22%3A%22wp-block-editor%22%2C%22theme%22%3A%22twentytwelve%22%7D&dp=%2Fentrywizard-example:1 GET https://img.secureserver.net/t/1/tl/event?cts=1604962746406&tce=1604962745494&tcs=1604962745494&tdc=1604962746203&tdclee=1604962746019&tdcles=1604962746002&tdi=1604962746002&tdl=1604962745554&tdle=1604962745494&tdls=1604962745494&tfs=1604962745494&tns=1604962745492&trqs=1604962745525&tre=1604962745532&trps=1604962745526&tles=1604962746203&tlee=1604962746234&nt=2&ht=perf&dh=flatironsphotoclub.org&dr=https%3A%2F%2Fflatironsphotoclub.org%2Fwp-admin%2Fedit.php%3Fs%26post_status%3Dall%26post_type%3Dpage%26action%3D-1%26m%3D202011%26filter_action%3DFilter%26paged%3D1%26action2%3D-1&ua=Mozilla%2F5.0%20(Windows%20NT%2010.0%3B%20Win64%3B%20x64)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F86.0.4240.183%20Safari%2F537.36&vci=1610872460&cv=1.0.6&z=205388513&vg=240efb7f-2917-428e-ad4b-041fa3c307dd&vtg=237b732d-3161-4bc8-9ca4-06d1df6b3b75&ap=wpaas&trfd=%7B%22cts%22%3A1604962746001%2C%22tccl.baseHost%22%3A%22secureserver.net%22%2C%22ap%22%3A%22wpaas%22%2C%22server%22%3A%22p3nlwpweb251.prod.phx3.secureserver.net%22%2C%22xid%22%3A%222859061%22%2C%22wp%22%3A%225.5.3%22%2C%22php%22%3A%227.3.12%22%2C%22loggedin%22%3A%221%22%2C%22cdn%22%3A%221%22%2C%22builder%22%3A%22wp-block-editor%22%2C%22theme%22%3A%22twentytwelve%22%7D&dp=%2Fentrywizard-example net::ERR_BLOCKED_BY_CLIENT

    Also, our WordPress site has only a few users (primarily the Admin). I’d like to minimize the number of users we need to add initially. Do I understand correctly that we could set up a standard ‘upload’ user which could be used by multiple users to upload their competition images? I know that we’ll wand to add individual user accounts for each competition judge. Any issues I need to look out for?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Josie Stauffer

    (@joanne123)

    A quick web search seems to indicate that net::ERR_HTTP_RESPONSE_CODE_FAILURE is likely to come from an AdBlocker plugin. EntryWizard does make a lot of ajax calls, so you need to make sure they are not being blocked.

    I can’t tell you all the possible problems without spending a lot of time searching the code, but the plugin was definitely designed assuming that each member uploading images has their own wordpress user account, and only uploads a very small number of images for a given competition. Using one “upload” user is likely to cause a lot of problems. and may not work at all.

    Creating a large number of new users is not really difficult if you have a spreadsheet of names and email addresses. There are several plugins that will help.

    Thread Starter jch5310

    (@jch5310)

    I’m still getting ‘Error in upload form: Invalid identifier “example” in shortcode’ despite trying the MS Edge browser and the Brave browser, neither of which has any additions or extensions on my computer. (I normally use Chrome.)

    Any other suggestions?

    Plugin Author Josie Stauffer

    (@joanne123)

    About all I can suggest is:
    1. check that shortcode very carefully to make sure there is no space or special character in the identifier. It must match the webform identifier exactly.
    The message indicates that no webform with identifier “example” was found on the database. But I assume you are able to see it on the admin webforms page, so it must exist.

    2. Try a different theme, just in case there is a conflict with the one you are using.

    3. The standard advice: temporarily deactivate all other plugins to make sure there is no conflict.

    If you do find a freely-available theme or plugin that conflicts with EntryWizard, please let me know.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘User Permissions’ is closed to new replies.