We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I have problen using imageCache with dynamic links. I get following error:
ERROR: XHR error - Image https://appsazshop.ir/wp-content/uploads/2019/06/a6dfa8.jpg could not be downloaded - status: 0 ERROR: Download error source: https://appsazshop.ir/wp-content/uploads/2019/06/a6dfa8.jpg ERROR: Download error target: /imgcache/8b07d3ec0bc2cc0b8315519255c25e11f13393dd.jpg ERROR: Download error code: 0 my code:
(item.src is loaded from the server at runtime.) of course image cache works properly when using static links. any idea?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I have problen using imageCache with dynamic links.
I get following error:
(item.src is loaded from the server at runtime.)
of course image cache works properly when using static links.
any idea?
The text was updated successfully, but these errors were encountered: