• Resolved sjgarth

    (@sjgarth)


    Using WordPress 6.2.2, PHP 8.2 no changes to the site whatsoever except update WordPress File Upload to version 4.22.0

    Now when selected file (pdf of less than 1Mb) file name shown in select box but upload box remains grey and not functioning.

    As I said, nothing changed with shortcode or anything else. but here is shortcode;

    [wordpress_file_upload uploadid="2" uploadpath="uploads/file-manager/attendance-list/" uploadrole="all" createpath="true" showtargetfolder="true" adminmessages="true" successmessage="SUCCESS! - File %filename% uploaded successfully to %filepath%" warningmessage="WARNING! - File %filename% uploaded successfully but with warnings" errormessage="ERROR! - File %filename% not uploaded" waitmessage="WAIT - File %filename% is being uploaded" notify="true" notifyrecipients="[email protected]" notifymessage="Dear Webmaster,%n%%n%This is an automatic delivery message to notify you that a new file has been uploaded to the attendance-list folder by;%n%%n%Username:   %username%%n%%n%User email:   %useremail%n%%n%%filename% to %filepath%%n%%n%Best Regards" attachfile="true"]
    • This topic was modified 1 year, 8 months ago by sjgarth.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author nickboss

    (@nickboss)

    Hi, what is the URL of the page to try to upload myself?

    Best Regards

    Nickolas

    Thread Starter sjgarth

    (@sjgarth)

    Hi,

    The actual page is behind a members only restriction so I have duplicated it for guest access.

    https://www.tg11association.com/main/file-manager-copy/

    If you need further access to go to the plugin set up, I will need a private email or similar.

    Don’t worry about the surrounding instructions, they are not connected to the uploader.

    • This reply was modified 1 year, 8 months ago by sjgarth.
    Plugin Author nickboss

    (@nickboss)

    There is a ridiculous bug after the last update. I will issue a new update to fix it.

    It happens when you have an upload form that has an ID greater than 1. In your case you have two forms with IDs 2 and 3.

    A quick way to fix the problem is to add a third upload form with ID 1 and hide it (or just use ID 1 in one of the existing forms).

    Best Regards

    Nickolas

    Thread Starter sjgarth

    (@sjgarth)

    I changed the ID to 1, the shortcode updated and everything works fine now, thanks

    Plugin Author nickboss

    (@nickboss)

    Ok good

    Best Regards

    Nickolas

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Upload Not Allowed Since Update’ is closed to new replies.