despeaux
Forum Replies Created
-
Forum: Plugins
In reply to: [Wordpress File Upload] Change filename upon upload?Thank you!
I was able to add the code, but now when I try to upload a file I get this error: https://www.dropbox.com/s/8sdqhb4fds6jh0j/chrome_2017-07-27_15-24-53.png?dl=0
Do you know what may be causing this?
Thanks again.
Update: I figured out my issue.
When the edit profile URL is …/user/username/?um_action=edit it will not work.
It needs to be …/user/username/?profiletab=main&um_action=edit
I am having the same issue. When a new user updates their profile and clicks “Submit”, the Submit button fades out but none of the data gets saved.
Forum: Plugins
In reply to: [Wordpress File Upload] Change filename upon upload?Hi Nickolas, thank you so much! I currently have the free version but will likely soon purchase the pro version just to support you. Could I have instructions on where to put this code for both versions?
Forum: Plugins
In reply to: [Wordpress File Upload] Change filename upon upload?Hi Nickolas,
Awesome! I have a custom field called “Your Location” (a dropdown menu of cities), as well as their logged-in username. So, currently, the files are put in folders named as such: /photos/username-Location/filename.jpg — but I would like it to be just /photos/username-Location.jpg.
Thank you in advance for any help you can give! I really appreciate it.
I am having the same issue. I can’t get the uploaded files to actually save.
Forum: Networking WordPress
In reply to: SubSite/Dashboard Not Working on IIS 8Just wanted you to know — I was in the same situation and your solution (fixing rules 4 and 5) worked perfectly for me. Thanks for posting; I really appreciate it!