Active
Project:
Accelerated Mobile Pages (AMP)
Version:
7.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2020 at 13:54 UTC
Updated:
18 Aug 2021 at 13:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Iskanderych commentedComment #3
Iskanderych commentedI found the following information:
"If you have
s with https urls and they don't have height/width attributes and you are using PHP 5.6 or higher and you have not listed any certificate authorities (cafile) in your php.ini file then the library may have problems converting these to ."
In my case, the images do not have width and height parameters, since they are downloaded through the OneClickUploader.
So, for the amp-module to work, do I need to assign width and height to all images on the site? If yes -- how to do this for five thousand images?
Comment #4
abhay.agarwal commentedDid anyone find any solution for this ?