• I’m using the following code to allow uploads:

    [inline_upload maxsize=”1000″ createpath=”true” uploadpath=”../uploads/%username%” duplicatespolicy=”maintain both” notify=”true” notifyrecipients=”**Censored**” notifysubject=”New File Upload” notifymessage=”%filename%, %filepath%”]

    As you can see, I want the plugin to upload things to the /uploads/username directory at my site’s root. Despite this being in the code, it continues to upload things to the default directory. What am I doing wrong? o_O

    https://www.ads-software.com/extend/plugins/inline-upload/

  • The topic ‘Inline ignoring upload path’ is closed to new replies.