I can’t upload a cover photo from the edit profile at all. I’ve tried logging in as admin and as the user. I’ve tried drag and drop of the photo or upload from file. The green bar goes almost all the way across and then stops.
mikajack can you tell me how you can upload from media?
developer this plugin was updated yesterday and now has this problem, can you take a look. Otherwise its a brilliant plugin and we love it!
Hello efthelps,
When I say I can upload via the media, it’s in backoffice (to see if I had an upload problem). But there are no errors when I try to upload from the media backoffice. What is bizarre is that with another profile plugin the cover upload works in front end.
So this may not be because of hosting or virtualmin? But well because of your plugin! Do you have a solution? I find your plugin more complete and much more attractive!
mikajack, its not my plugin! I am another user having a similar problem to yourself. I’m not using virtualmin, just a standard wp install. I’m using the free edition and posting here in the hope that the developer will respond
Hi @mikajack and @efthelps,
Please see this doc on how to troubleshoot image uploads issue.
Photo/image uploads not working
Regards.
I did everything in these docs and more and still it did not work. Also did not get a response from UM support for my issue on another thread 🙁
https://ww.wp.xz.cn/support/topic/403-forbidden-profile-image-upload-error/#post-9307761
Hi @wptweaks
Have you checked your error.log file of your server?
Please check it for any errors and paste the output here.
By default, error.log file can be found in /var/log/apache2/error.log
You can contact your hosting provider if you are not sure.
Regards.
Hi @ultimatemembersupport
I have been getting these: client denied by server configuration: wp-content/plugins/ultimate-member/core/lib/upload/um-image-upload.php
Which I have already contacted my host about and they are saying that this is produced by the plugin. I checked permissions and all that kind of stuff but the server guys are adamant it is produced via the plugin.
Is the image upload done by a different process? If so can it be changed/adapted to use the native WP upload which works fine?
Thanks
Anonymous User 13716511
(@anonymized-13716511)
I’m also getting a ‘internal server error’ when I try and upload an image.
The media upload is working fine so it looks like it is a plugin issue.
Hello – I had the same problem, with upload picture functionality working on my localhost but not on my server. I have my wordpress installation on an AWS server I had set up myself.
Anyway, I noticed the error was reported from um-image-upload.php, and debugged line by line, and figured out that it was generated by the line $image = imagecreatefromjpeg($filepath); You need the php-gd library in order for the imagecreatefromjpeg function to be available. Once I installed that on my server (for a typical AWS instance, that’s yum install php70-gd) and restarted the server the problem was resolved.
Hope this helps some other people as well! If you don’t have direct access to your server, check with your host provider.
Hello, well im sure, i am install gd and nothing, i have the same crazy problem…
-
This reply was modified 8 years, 3 months ago by
jcnavamorffe.
Hello,
same issue problem here. Impossible to change avatar on Ultimate member profile!
I’am on private plesk server.
Server log : client denied by server configuration
Wordpress upload is fully functional.
is there a workaround ?
I’am on php7 and plesk-php70-gd is already installed on the server.
Problem solve in the UM 2.0 !
Why 2.0 is not proposed in the plugin WP page ?
Thanks
Sorry, but I still get this error (have um 2 installed). Tried everything. Any other tips?. Am on GCP virtualmin, cover and profile images are uploaded when I change contributor to admin, but I get server error if contributor. Who can help?