Tagged: buddypress, mediapress, multisite, Profile Photo
Hello Brajesh,
Thanks again for all the help. I’m getting an error when trying to use the MediaPress set Profile Photo.
When I click on the Set Profile Image link I get this error:
Fatal error: Call to undefined function mime_content_type() in /home/basket/public_html/wp-content/plugins/mpp-set-profile-photo/core/mpp-spp-hooks.php on line 55
I’m not sure if there are some settings I missing.
Thanks for the help,
Jay
Hi Jay,
I am sorry for the trouble.is there any chance that you are on PHP version less that 5.3?
The function is part of PHP and should be available by default on PHP 5.3+
http://php.net/manual/en/function.mime-content-type.php
For lower that PHP 5.3, you may need to enable the Fileinfo extension
http://php.net/manual/en/book.fileinfo.php
Please do note that behaviour of MediaPress and its extension is not tested on PHp version lower than 5.3
Thank you
BrajeshHi Jay,
Thank you. Can you please ask your hosting provider if they have somehow disabled the Fileinfo extension?With version 5.3 and above, this function should always be available.
Please let me know their response.
Thank you
Brajesh
You must be logged in to reply to this topic.