• Due to experiencing frequent outages, we checked the error logs and found errors coming from this plugin. ▼ Sometimes the page is inaccessible for up to 5 or 8 minutes. (Using Chrome on Windows).

    Page with guilty video: https://ortzion.org/prophecy_type/report-healing-of-the-land-cities/

    Go to TAB #4

    There is one error happening a lot lately. Notice the weird characters being added to the code. ▼

    [29-Jul-2023 17:32:21 UTC] PHP Warning:  fopen(https://ortzion.org/<wbr />wp-content/uploads/2023/06/<wbr />Healing-Latrun-tank-operation.<wbr />mp4): failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request
    /plugins/video-embed-thumbnail-generator/src/admin/videopack-admin.php on line 964
    [29-Jul-2023 17:32:21 UTC] PHP Warning:  Illegal string offset ‘ext’ in /plugins/video-embed-thumbnail-generator/src/public/videopack-public.php on line 1013
    [29-Jul-2023 17:32:21 UTC] PHP Warning:  Illegal string offset ‘type’ in /plugins/video-embed-thumbnail-generator/src/public/videopack-public.php on line 1014
    [29-Jul-2023 17:32:21 UTC] PHP Warning:  Illegal string offset ‘ext’ in /plugins/video-embed-thumbnail-generator/src/public/videopack-public.php on line 1027

    Help! ??

    • This topic was modified 1 year, 3 months ago by styzer.
    • This topic was modified 1 year, 3 months ago by styzer.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Kyle Gilman

    (@kylegilman)

    I’ll look into it. Can you post the first log entry again using the ‘Inline code’ formatting? Put a ` (backtick) before and after the pasted text.

    Thread Starter styzer

    (@styzer)

    Hi, thanks!

    `</code></p> <p class="">[29-Jul-2023 17:32:21 UTC] PHP Warning: ?fopen(<a rel="noreferrer noopener" target="_blank">https://ortzion.org/&lt;wbr</a>?/&gt;wp-content/uploads/2023/06/&lt;wbr /&gt;Healing-Latrun-tank-operation.&lt;wbr /&gt;mp4): failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request<br>?in /home/ortziono/public_html/wp-content/plugins/video-embed-thumbnail-generator/src/admin/videopack-admin.php on line 964<br>[29-Jul-2023 17:32:21 UTC] PHP Warning: ?Illegal string offset 'ext' in /home/ortziono/public_html/wp-content/plugins/video-embed-thumbnail-generator/src/public/videopack-public.php on line 1013<br>[29-Jul-2023 17:32:21 UTC] PHP Warning: ?Illegal string offset 'type' in /home/ortziono/public_html/wp-content/plugins/video-embed-thumbnail-generator/src/public/videopack-public.php on line 1014<br>[29-Jul-2023 17:32:21 UTC] PHP Warning: ?Illegal string offset 'ext' in /home/ortziono/public_html/wp-content/plugins/video-embed-thumbnail-generator/src/public/videopack-public.php on line 1027</p> <p class=""><code>`

    Plugin Author Kyle Gilman

    (@kylegilman)

    I’m going to work on fixing most of these errors, but I can’t tell based on all the extraneous code that was added to this log, whether there actually are <wbr> tags in the [videopack] shortcode for https://ortzion.org/wp-content/uploads/2023/06/Healing-Latrun-tank-operation.mp4

    wbr is an HTML element that allows for a word break opportunity. That might just be inserted by the error log viewer you’re using. But I recommend deleting the shortcode that tries to generate a video player using the URL https://ortzion.org/wp-content/uploads/2023/06/Healing-Latrun-tank-operation.mp4 URL. It doesn’t seem to do anything since there isn’t a player with that video and instead there’s a player with https://ortzion.org/wp-content/uploads/2023/07/tank-operation-video2.mp4 that appears to have the same content.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugin error causing page to hang’ is closed to new replies.