Hello.
I could have a similar issue: what do you mean for "I’ve corrected the entry points"?
Thank you.
Kind regards.
Entry point images are not rendered
Collapse
X
-
I found the error.
Since I also have custom entry points in the system, but you had probably made some changes, these entry points were now faulty and caused this error.
Previously, the entry points contained this call: “Espo\Core\EntryPoints\Base,” which no longer works with Espo 10.
I’ve corrected the entry points, and now all entry points with images are working again.
Last edited by ChrisSka83; 07-23-2026, 05:56 PM.👍 1 -
Maybe the PHP extensions are activated only for CLI but not activated for the web server's PHP. You can check under Administration > Server Requirements.👍 1Leave a comment:
-
That's strange—everything was still working with version 9.
I'm using PHP 8.3.32.
GD and Imagick are also installed.
Did I miss something? -
Hi,
Something with your server configuration I believe. Has nothing to do with EspoCRM upgrade but rather with PHP upgrade. Image libs not installed?
Please rename the topic once you figure out the reason to prevent users from being misled.Leave a comment:
-
Entry point images are not rendered
Hi everyone,
The update to 10.0.3 has worked so far.
What surprises me a little is that the entry points for images aren't working.
Avatars and the logo are showing up as broken, as if they didn’t exist.
Specifically, these:
/?entryPoint=LogoImage
/?entryPoint=avatar
But they do exist on the server under application/Espo/EntryPoints.
What else could be causing this? What went wrong?
There’s nothing in the logs regarding this.Tags: None

Leave a comment: