7.9RC Bug -> Profile Display Picture

New 7.9RC install, uploading of photo in to the profile displays a broken image.

Looking at the page output in the code inspector, here’s the result on the frontend:

<span class="sugar_field" id="photo">
<img src="index.php?entryPoint=download&amp;id=1_photo&amp;type=Users" style="max-width: 160px;" height="160">
</span>

PS: My first post, i’m hoping this is the correct area to report bugs or somewhere else?

For valid bugs, can you please post on our GitHub?
https://github.com/salesagility/SuiteCRM/issues/new

1 Like

Thanks.

Just a heads up for anyone else hitting the same issue, require’s the ‘fileinfo’ extension to be installed / enabled.
If you’re running a Litespeed server choose a php version that’s compatible with SuiteCRM and enable ‘fileinfo’ as part of the build.