• Resolved bFeeL

    (@bfeel)


    Hi. It works with PHP 7.3. But in PHP 7.4, small image are not visible. I think related to php extensions. Which PHP extensions should be activated?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Marcelismus

    (@marcelismus)

    Only allow_url_fopen, cURL (curl_init and curl_exec) and mb_eregi must be activated as extensions. But this has no effect on images.

    I can’t test PHP 7.4 yet… I’m rather guessing a faulty info about the MIME type of the image, but I can’t test it yet.

    One workaround would be to deactivate the Image Proxy. Unless required for data protection reasons, also recommended. The best option is still the image cache.

    • This reply was modified 5 years, 3 months ago by Marcelismus.
    • This reply was modified 5 years, 3 months ago by Marcelismus.
    Thread Starter bFeeL

    (@bfeel)

    Hi @marcelismus

    The problem continues. Will there be an update for PHP 7.4?

    Thread Starter bFeeL

    (@bfeel)

    If he gives an idea… When I try to enable cache in PHP 7.3, it doesn’t give an error. But I get this error in PHP 7.4.

    And as you already know in the first message, images do not work at all in PHP 7.4.

    Image cache is not active: “allow_url_fopen” is not activated on this server. Please activate it or contact your hoster and try again.

    Thread Starter bFeeL

    (@bfeel)

    Yes. I opened the module that closed in PHP 7.4. And it works in PHP 7.4 ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP 7.4 Error’ is closed to new replies.