Hi Tom,
This is not a GP issue but quite frankly I’m just stumped and don’t know who else to ask.
I am using BuddyPress profiles with eMember Membership plugins but I can’t upload a Profile Photo.
I have increased wp-config define(‘BP_AVATAR_ORIGINAL_MAX_FILESIZE’, 5120000);
My server allows upload_max_filesize = 64M
post_max_size = 64M
I can’t even upload an image that is 11kb. The error is
“image-name.jpg exceeds the maximum upload size for this site.”
This is obviously not a matter of file size, but probably of something that is stopping the process.
I have tried it with all plugins deactivated and with twenty-fifteen theme.
Any ideas?
Thanks!