• Report: VKYUEOZU

    My Debug log is filled with warnings like the one below. What should I do to resolve this? I’m on v. 7.7.

    [07-Jan-2026 13:35:38 UTC] PHP Warning: getimagesize(/wp-content/uploads/2022/07/feature-sequencing.png): Failed to open stream: No such file or directory in C:\inetpub\websites\site\wp-content\plugins\litespeed-cache\src\media.cls.php on line 1038

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support qtwrk

    (@qtwrk)

    this happens because of you are on Window system , the plugin was originally designed for Linux system , one is using /xxx/xxx/xxx as file path , one is using C:\xxx\xxx\xxx for file path , unfortunately there is nothing you can do for the time being, except move to a Linux server , or disable the “add missing size” feature , we will check how can we fix it from code

    Thread Starter Andrew Rothman

    (@arothman)

    Got it! I’ll just disable that feature for now so my logs don’t go crazy.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.