• Resolved meetyourself

    (@meetyourself)


    Hi Moch Amir, I would like to report you some problem that causes in this plugin…

    1) Upload image

    2) With mark, Enable Dummy Image URL the 404/410 error, you can test in the developers console of your browser or in gtmetrix or with the help of curl like curl -I websiteUrl

    curl error

    • This topic was modified 7 years, 6 months ago by meetyourself.
    • This topic was modified 7 years, 6 months ago by meetyourself. Reason: image not show
    • This topic was modified 7 years, 6 months ago by meetyourself.
    • This topic was modified 7 years, 6 months ago by meetyourself.
    • This topic was modified 7 years, 6 months ago by Jan Dembowski.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter meetyourself

    (@meetyourself)

    @MochAmir any update???

    Could someone tell me why this happens? I have disabled many plugins to see compatibilities but the problem continues. The plugin is very useful but with this error …

    Single producto without plugin activate

    Single product with plugin activate

    • This reply was modified 7 years, 5 months ago by vinyljunkie.
    • This reply was modified 7 years, 5 months ago by vinyljunkie.
    Thread Starter meetyourself

    (@meetyourself)

    Hello Guys,

    this problem is sort out… add only one line and problem is resolved.
    open “google-drive-wp-media.php” file and add the following line after this line(line no 2661):
    Before:
    @header (‘Cache-Control:public, max-age=31536000’);

    After:
    @header(‘HTTP/1.1 200 OK’);
    @header (‘Cache-Control:public, max-age=31536000’);

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error occurred, Required Help !’ is closed to new replies.