OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Installation/Technical Issues or Problems PHP Fatal error: Call to a member function getResizedImageUrl() on null

This topic contains 1 reply, has 2 voices, and was last updated by  Mike Kudelya 7 years ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #35397

    vodvud
    Participant

    Hi all!

    I found fatal error in CommentBundle when I tried to test comments.
    On client side we can see 500 Internal Server Error and page cannot be loaded.

    /var/log/httpd/error_log

    https://github.com/orocrm/platform/blob/master/src/Oro/Bundle/CommentBundle/Entity/Manager/CommentApiManager.php#L238-L239

    And after looking code, we can see that $this->attachmentManager is realy not found in CommentApiManager and parent.

    Please fix this fatal error in your repository.

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #35398

    Mike Kudelya
    Participant

    Hi

    The bug is really exists. Thank you for reporting.

Viewing 1 replies (of 1 total)

The forum ‘OroPlatform – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top