• Resolved ankitvatsa

    (@ankitvatsa)


    HI,

    I recently purchased your plugin mainly because I wanted to show the user name / or userid of the person uploading the file in the front end display.

    But its not working.
    Get Submitter Information: Checked
    Show Submitter Info: : Checked

    I have set: Only logged in user can upload

    Please help
    And one more thing, can I have two or more shortcodes on same page of my website, to upload in different folders ?

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Mitchell Bennis

    (@eemitch)

    This feature works the same in both the Free and Pro versions, but I see the issue now. If you limit uploading to logged-in users, it is not showing the user info, just the description. I will fix this bug and release an update soon.

    Thread Starter ankitvatsa

    (@ankitvatsa)

    Thanks, Mitchell for the reply.
    However, even the description isn’t displayed in the front end even if we upload a file with descriptions.

    I guess the description is not getting saved.

    Thread Starter ankitvatsa

    (@ankitvatsa)

    Also when i check the file upload notification emails, i get the user name, email and the description. Its just that therse variables are not getting populated while displaying the list of files in the front end.

    Thread Starter ankitvatsa

    (@ankitvatsa)

    any timeline, when will the bug be fixed ? Since its a paid plugin, it should work as it was written in the description.

    Plugin Author Mitchell Bennis

    (@eemitch)

    I appreciate your desire for perfection and instant service. Please be patient.

    I am not able to duplicate the missing description. The missing user appears to only occur when the user does not have a first and last name set, which is not required. I’ve fixed this so the email will show instead which is required.

    The free version will be updated today.

    Due to WordPress’ forum policies, I will not comment on any paid products in this forum. See the pinned post for support information.

    Thread Starter ankitvatsa

    (@ankitvatsa)

    Sorry, Mitchell for being impatient. Try this
    https://turtletutorials.com/wp-login.php
    username: ankit
    password: miramodel
    login and then go to this link
    https://turtletutorials.com/batch/spark/physics-assignments/

    And try uploading a pdf.
    (for the user ankit – first name and last name is set)
    once you upload you wont see the description and submitter info in the file list.

    I also checked the variable in ee-list-display.php
    print_r(@$eeFileArray);
    var_dump(@$eeFileArray);

    it doesnt have these fields $eeFileArray[‘SubmitterName’], $eeFileArray[‘FileDescription’]
    and $eeFileArray[‘SubmitterEmail’]

    But, while uploading, I (admin) get an email with the user name, and description along with file link. So its getting uploaded, but not saved or while retrieving the info to display this on front-end – its doesn’t work.

    Please help

    Plugin Author Mitchell Bennis

    (@eemitch)

    Due to WordPress’ forum policies, I will not comment on any paid products in this forum.

    Thread Starter ankitvatsa

    (@ankitvatsa)

    Alright. I understand

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Show Submitter Info: NOT Working’ is closed to new replies.