Friday, February 2, 2018

Re: Image Proxy Issue?

Removing the lines below in proxy.php fixed the issues for me :

Code: [Select]
        if (!$response) {
// Throw a 404
header('HTTP/1.0 404 Not Found');
exit;
}

The ima...


from Simple Machines Community Forum http://ift.tt/2DVRH59
via IFTTT

No comments:

Post a Comment